This month, learn to put information into your programs and then print it.
Latest Tutorials Articles
.NET Back to Basics: The int Class
Push the 'int' class to its limits. Learn how here.
Learn to Secure an ASP.NET Web API Using HMAC
Learn about the HMAC authentication mechanism and study the source code sample for securing an ASP.NET Web API using HMAC.
Computer Vision Using AForge.NET
Create a simple Windows Forms application that will use your computer's web cam to turn your PC into a motion detection system.
Introduction to Lucene.Net
Rohit Kukreti describes the basic steps to use Lucene.Net within an ASP.Net application.
Using Facebook and Twitter Helpers in WebMatrix
An ever increasing number of websites are integrating social networks into their pages. Facebook and Twitter Helpers for WebMatrix allow you to easily integrate the respective applications into ASP.NET MVC Razor based websites. This article shows you how.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
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.

Reading Stack Overflow Information
The Stack Overflow site has useful tools. Use C# to access them more readily.

Using SQL Common Table Expressions to Improve VB Queries
Using SQL commands through your Visual Basic programming isn't difficult once you understand the basics.

Load Testing: SLA First
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.