Learn how to pass off the delegation of an operation to a different class.
Latest Design/Techniques Articles
Akka in Action: Why use clustering?
Learn to use clusters in your Akka work.
Beginning C#: More about Variables in C#
String along with me and learn more about using strings in your C# programming.
Base64 Encoding from C#
Using the Base64 system isn't as archaic as you might think. Refresh your skills here.
Creating Dynamic Layouts with Xamarin Designer for iOS
Learn the essentials for working with Xamarin Designer.
.NET Back to Basics: The int Class
Push the 'int' class to its limits. Learn how here.
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.