Microsoft has an extremely limited set of Time Zone functions. This API will allow the full use of Time Zones in your Windows App.
A Time Zone API supplement
Published 11/30/2011
Microsoft has an extremely limited set of Time Zone functions. This API will allow the full use of Time Zones in your Windows App.
Learn about the IReferenceClock interface, which can be used to program a timer with high resolution.
Very useful set of time formatting routines that can easily be inserted into your C++ code
Discover Code::Blocks, an open source IDE for C/C++.
LINQ has a trick up its sleeve from .NET 4 onwards for dealing with large amounts of data and multiple CPUs. Learn to leverage LINQ.
Create a multi-channel application with DevExtreme and Visual Studio.
Arun Karthick introduces you to the state machine model and shows you how to create a simple working state machine sample using the .NET framework in the C# language.