News

New Age C++ Resource Management in C++ RAII, or "Resource Acquisition Is Initialization", has become a standard C++ coding practice. Here's why. By Diego Dagum 09/18/2012 In my initial column on C++ ...
What is WMI? WMI is the acronym for Windows Management Instrumentation, a COM based Microsoft technology used to retrieve system related information.
Microsoft’s new C# Dev Kit extension for Visual Studio Code turns the programmer’s editor into a complete development environment for .NET.
Microsoft announced the general availability of its C# Dev Kit, a Visual Studio Code extension that adds functionality missing in an existing C# tool -- functionality that comes with for-pay licensing ...