Fear not, Tuple lovers. This much-maligned data type is still in use today.
Latest Data & I/O Articles
Beginning C#: Boolean Logic
Learn the logic behind making Boolean choices.
What Is Object-oriented Programing in C#?
An object-oriented programming language is the basics of any C# program and also is the first step for a developer to move toward the programming world.
Akka in Action: Why use clustering?
Learn to use clusters in your Akka work.
Reading Stack Overflow Information
The Stack Overflow site has useful tools. Use C# to access them more readily.
Expecting Failures In Microservices and Working Around Them
Failures happen. It's a fact of life, but you can learn to regroup and continue on.
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.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Creating a Command Prompt Window Using Visual Basic
Learn how to simulate the DOS Command Prompt window from a Visual Basic form.
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.