Learn to comment a function in view of all variants of its definition. You simply comment multiple lines of C/C++ code.
Latest Comment Creators Articles
VSTS Annotations for C++: Beyond Just Documenting Method Behavior
Visual Studio Team System (VSTS) code annotations enable C++ developers to attach metadata to a method's parameters to explicitly define the correct usage of the method.
Active Comments Add-In
Enables you to point your code to URLs, MSDN links and even audio clips!!
Comment Function Macro for C/C++
One of the best, this macro solves several issues with other comment macros
Custom Comment-Out Macro
Aside from Visual Basic and C++ comments, this macro also supports Python script, scripts inside HTML pages, VBScript and Javascript
Comment Block Macros
Macros to quickly comment and uncomment blocks of code
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Coding a Bing Bot
Bots are rapidly replacing the older technologies. Read through and become proficient with Bing Bots.

Introduction to Visual Basic List Controls
Learn how to insert, add, and remove items from Listboxes, ComboBoxes, CheckedListBoxes, ListViews, and TreeViews.

Creating the Best Virtual Reality User Experience (VR UX): Seven Tips & Tricks
When building Virtual Reality user experience (VR UX), here are seven tips you should consider.