Spell checkers for the Visual C++ and Visual Basic developer are plentiful and easy to integrate. So, why not enable your interactive applications to help users look a little smarter?
Latest Values Articles
War of the Worlds: Endianness
Learn about the differences between little- and big-endian representations.
Use Traits Classes for Information About Types
The STL is primarily made up of templates for containers, iterators, and algorithms, but it also has a few utility templates. Learn more in this excerpt from "Effective C++, Third Edition: 55 Specific Ways to Improve Your Programs and Designs."
Libpropc++�Properties in C++
Learn about a template library for properties (used like 'widget.color = "red";') in C++. Supports "binding" several properties together to have their values synchronized automatically. Useful for GUI development and so forth.
Effectively Unlimited Sized Signed Integers
The CBigInt class allows the manipulation of extremely large signed integer values. (The source code was updated.)
Converting Decimal Numbers to Roman Numerals
Homework assignment: A simple solution for converting to Roman Numerals.
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

TypeScript for the C# Developer: TypeScript Classes and Interfaces
Go further into the world of TypeScript and look at the concept of interfaces and classes.

An Overview of Microsoft Bing Bots
A Web robot is an application that can run automated tasks, which are usually structurally repetitive. Bots can perform these tasks much faster than humans.
Using C# 7 Pattern Matching
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.






