Plunge into the main concepts of building claim-based security on top of a brand-new platform: ASP.NET Core (with .NET Core).
Latest Security Articles
ASP.NET MVC and Claim-Based Security
Learn about the differences in security measures, both claim-based and role-based access.
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.
Using Secure Sockets in .NET
Securing regular sockets against tampering isn't that difficult if you follow this lead.
Web Services Security in The .NET Framework
The proliferation of Web Services on the market and their universal acceptance on the Internet makes them more vulnerable to security threats. Therefore, we need to tighten security for our Web Services and pay attention to it. With ASP.NET, Microsoft has provided the necessary features for securing our Web Services and other Web resources. In this article, Mansoor Ahmed Siddiqui explains how to unleash the power of ASP.NET security.
The Basics of Manipulating File Access Control Lists with C#
Learn about file access control lists and how to use C# to read and modify them to improve the security of your applications and your IT infrastructure.
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.