A few tidbits from PDC 2008. Azure, Silverlight, WPF, Windows 7, and much more!
Latest Version Info Articles
Two Cool Things in C++00X: Object Initialization and Move Semantics
C++0X is coming and with it are new object initialization features and better control over struct/class member alignment.
Peeking Further into C++00X
A smorgasbord of new C++ features is coming in C++00X: constant-expression functions, predeclared identifiers, and simpler runtime type information tools are just a few of them on the way. Based on the newest report N2336 released in July 2007.
What's New in C++00X?
Frustrated by what C++ can do for you? Find out about how the new C++00X language standard will help you: TR1, delegating constructors, template aliasing, and strongly typed enums await! Based on the newest report N2336 released in July 2007.
For Developers, Microsoft Has More in Store than Ever Before, Part 2
Microsoft announced so many new tools and technologies at its Professional Developers Conference (PDC) 2005 that our "man on the scene" needed a second article to cover it all. Find out what else Redmond has planned for .NET developers.
For Developers, Microsoft Has More in Store than Ever Before
Get a recap of Microsoft's Professional Developers Conference (PDC) 2005 from a developer who's been there and done that—and got the DVD. Find out Redmond has planned for .NET developers.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
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.

Creating a Server with .NET Socket Programming
HTTP isn't the only network protocol that's useful. Learn about, or beef up your skills with, socket-level programming.

Common Library Functions in Visual Basic
Learn about the functions, and see a small example of how the particular functions can be used.
The Top Challenge for Developers is...
Most developers face a grueling challenge to please their end users. We asked their top challenge is. With over 3,000 responses, the results are now available!