Leverage the features of cloud computing and Microsoft Azure to build applications that can reside in the cloud.
Latest .NET My Services Articles
Is Azure the New Silver Lining?
By now, you have heard of Windows Azure, Microsoft's cloud computing platform. But, what does Azure provide for developers and users, and how can you benefit from it in your .NET applications? Read on to find out.
Implementing a UserNameForCertificate Security Using WCF
Learn how to design a secure WCF service using UserNameForCertificate and how to write a Custom User name validator.
Remote Scripting, WebService Behaviour, and Script Call Back
Learn about the Calling server method from a client script and script callback: the different technologies adopted and the pros and cons of each.
Microsoft's "My Services" Comes to Your Service
Fatima Ahmed's perspectives on what .NET My Services is and what it means.
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Integrating Maps into Your UWP App
Look at what can be done with mapping in a UWP (Universal Windows Platform) app.

Adding Camera Support to Universal Windows Platform Apps
With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
Using C# 7 Pattern Matching
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.