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 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.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
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.