Create a C#/VB.NET kiosk application that runs on Windows and displays modern Web content using WPF or WinForms and a Browser control based on Chromium.
Latest Tutorials Articles
Actors and Messages: The Building Blocks of Akka.NET
Learn to understand actors and messages in an operational manner under Akka.NET.
If You Like It, Put an HTML5 UI on It
Add an HTML5 User Interface directly to your desktop applications.
Windows Phone 7 Will Launch On Oct. 11
News report claims well-placed sources gave paper the real scoop on when to expect the launch of WP7 as well as availability of the new WP7 devices.
Speed Up Your Web Site with Microsoft Azure BLOBs
Learn how to leverage BLOBs in your application. Read along as we look at the simplest of those scenarios, simply hosting your public files in a better place than your server.
Windows Mobile: Working with FakeGPS
If you're building Windows Mobile apps FakeGPS could be the answer to your troubleshooting worries. Learn how to test your GPS applications using FakeGPS.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
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.