Plunge into the main concepts of building claim-based security on top of a brand-new platform: ASP.NET Core (with .NET Core).
Latest Web Services Articles
ASP.NET MVC and Claim-Based Security
Learn about the differences in security measures, both claim-based and role-based access.
Creating Azure WebJobs
Azure's WebJobs can take over the heavy lifting when creating a Web app.
Building Browser-based Kiosk Apps with C#/VB.NET (Using DotNetBrowser)
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.
Web Developers: Are Your Sites Using HTTPS?
Web sites that need certificates, the secure ones running under HTTPS, are quickly becoming the standard. Get ready to use certificates.
Actors and Messages: The Building Blocks of Akka.NET
Learn to understand actors and messages in an operational manner under Akka.NET.
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.