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.

Web Developers: Are Your Sites Using HTTPS?
Web sites that need certificates, the secure ones running under HTTPS, are quickly becoming the standard. Get ready to use certificates.

Building a Conversation Bot
Learn about the Microsoft Bot Framework, and how to craft a conversation bot.

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.