String along with me and learn more about using strings in your C# programming.
Latest Sample Programs Articles
.NET Design Patterns: The Abstract Factory Pattern
Learn to effectively use the abstract factory pattern in your C# programming.
Beginning C#: Getting Started with C#
Ready to jump into the exciting world of C# programming? Here are some tips to getting started the right way.
Down and Dirty: .NET Task Parallel Library (Multithreading in a Multicore World)
Gather the basics you need to be operational in TPL programming without a lot of theoretical overhead.
Accessing Twitter with C#
Explore the basics of accessing a Twitter account and look at the ways we can search and interact with the data available to you.
The Genetic Cloud
Learn about new opportunities that Cloud Computing and the Genetic algorithm make available to every person.
Latest Developer Videos
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.

Beginning C#: User-defined Type Conversion Operators
Become proficient with using type definitions in C#.

Doing Cryptography in Visual Basic
Learn about the various forms of encryption in Visual Basic and the differences among them.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.