In the IoT world of embedded devices, small is beautiful and small doesn't come much better than the NancyFX Web framework.
Latest Internet/Web Articles
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.
Generate and add keyword variations using AdWords API
Discover how to add different Keyword variations to Google AdWords platform.
Code Contracts in .NET
This article introduces code contracts that specify statements in .NET programs that must prove valid.
Codeguru Forum Search Accelerator for IE 8
Learn how to write an accelerator for IE 8 to perform quick simple tasks, taking Codeguru Forums Search as an example.
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.
A Tipple with a Tuple
Fear not, Tuple lovers. This much-maligned data type is still in use today.

Creating Visual Basic String Enums
With just a few lines of code, you can have a quick way to make an Enum accept String values instead of an ordinary named constant.
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.