Failures happen. It's a fact of life, but you can learn to regroup and continue on.
Latest Network & Systems Articles
Creating Microservices Using NancyFX
In the IoT world of embedded devices, small is beautiful and small doesn't come much better than the NancyFX Web framework.
Using C# to Find Out What Your Computer is Made of
Your computer has a lot of information available to your inquisitive mind. Learn all its secrets with a few lines of code.
Syndicating Feeds Using C#
RSS is still around, despite newer technology in existence. Learn how to make use of the RSS technology.
Getting Started with the Raspberry Pi 2
Ramp up to the latest Pi module and do far more things than with the original.
Windows Management Using C# Programming
Windows management has a prime place in system monitoring and administration irrespective of the technology being used. The suppleness that is achieved using the Windows management native API's are far more than that which could be achieved through other kinds of monitoring and administration application.
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.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
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.