Learn more about a few commonly used components and explore their utility and usages.
Latest Using VC++ .NET Articles
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.
Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.
.NET Website Security Guidelines Checklist
Become proficient with security aspects before a web application goes live over the Internet.
Object-Oriented Programming in C++/ CLI
Learn about object-oriented programming implementations, including inheritance interface, polymorphism, and many more.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Starting and Stopping Azure App Services from Your App
Make a RESTful call from a UWP app to the Azure management API, the same API the portal uses, to start and stop an app service.

Understanding and Using Visual Basic Data Types
Studying this article will help you fully understand Visual Basic and .NET data types.

How TypeScript Will Reshape the Enterprise Developer
One place in which JavaScript has only just started to make a dent is the "enterprise." Let TypeScript, a superset of JavaScript, come to your rescue.