Learn to understand actors and messages in an operational manner under Akka.NET.
Latest Framework Articles
New to Big Data? Start with Kafka
Look at the high level architecture, the components, and terminologies of Kafka, and understand the way it works.
.Net Code Obfuscation
Applications developed and compiled on .NET platform are vulnerable to reverse engineering due to the nature of .NET code compilation. Learn how to protect your code.
Performing Asynchronous Operations Using Entity Framework
Bipin Joshi shows you how to use the asynchronous operations of Entity Framework 6.0 in desktop as well as web applications.
Working with Debug Windows in Visual Studio
Understanding the different windows in Visual Studio’s debugger is essential for efficient debugging. Read on to learn some of the most commonly used debug windows of Visual Studio.
Supporting Asynchronous IO Operations with .NET Framework 4.5
In .NET framework 4.5 you can write asynchronous file IO operations much easier using the Async methods that are provided along with the IO base class libraries. Read this article to explore more about it.
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.

Beginning C#: More about Variables in C#
String along with me and learn more about using strings in your C# programming.

How to Use TeamViewer
Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.