Create an ASP.NET Core Web App using Azure AD Authentication
In this post I want to show, how you can create a claim aware ASP.NET Core Web App with C# in Visual…
Create an ASP.NET Web Application (.NET Framework – Web Forms or MVC) using Azure AD Authentication
In this post I want to show, how you can create a claim aware ASP.NET web application (.NET Framework –…
Set up Active Directory Federation Services (AD FS 5.0) – Create an ASP.NET Core Web App (Model-View-Controller) by using OAuth 2.0 & OpenID Connect – Part 7
In this post I want to show you, how you can create a claim aware ASP.NET Core Web App (Model-View-Controller) with C#…
Set up Active Directory Federation Services (AD FS 5.0) – Create an ASP.NET Web Application (.NET Framework – MVC) by using OAuth 2.0 & OpenID Connect – Part 6
In this post I want to show you, how you can create a claim aware ASP.NET web application (.NET Framework) with C#…
Set up Active Directory Federation Services (AD FS 5.0) – Create an ASP.NET Core Web Application (MVC) using WS-FED – Part 5
In this post I want to show you, how you can create a claim aware ASP.NET Core Web Application (MVC) with C#…
The current .NET SDK does not support targeting .NET Core.
If you run into an .NET Core compiling error regarding targeting .NET Core version not supported in Visual Studio like…
Microsoft SQL Server LocalDB
Usually you can install the Microsoft SQL Server LocalDB as a feature within SQL Server Express. The Visual Studio Installer…
Set up Active Directory Federation Services (AD FS 5.0) – Create an ASP.NET Web Application (.NET Framework – Web Forms) using WS-FED – Part 4
In this post I want to show you, how you can create a claim aware ASP.NET web application (.NET Framework…
A fatal error occurred while creating a TLS client credential. The internal error state is 10013
If you have disabled the deprecated server and client protocols TLS 1.0 and TLS 1.1 on your Windows Server as…
Global Assembly Cache (GAC) and .NET Framework Insights
In this post I want to collect from several sources about what exactly is the GAC and how to manage…