Learn to set up a test Kafka broker on a Windows machine, create a Kafka producer, and create a Kafka consumer using the .NET framework.
Latest Miscellaneous Articles
Base64 Encoding from C#
Using the Base64 system isn't as archaic as you might think. Refresh your skills 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.
Developers Facing Changes Coming in .NET 2015
Learn about the changes coming in .NET 2015 and how they will affect your productivity.
Introduction to Lucene.Net
Rohit Kukreti describes the basic steps to use Lucene.Net within an ASP.Net application.
Working with URL Routing in ASP.NET Framework 4.0
Take advantage of URL Routing in the ASP.NET framework to optimize your search engine rankings.
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.

.NET Back to Basics: The Array Class
With facilities to search, copy, extract segments, and more, the array class can handle pretty much any task you need to perform with ease.

Sending eMails with Visual Basic with LinkedResources and Alternate Views
Learn how to send emails through Visual Basic and make them more powerful with the use of LinkedResources and Alternate Views Classes.
Load Testing: SLA First
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.