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#…
.NET, AD FS, C#, General, Visual Studio
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…
.NET, brief, C#, General, Visual Studio
Microsoft SQL Server LocalDB
Usually you can install the Microsoft SQL Server LocalDB as a feature within SQL Server Express. The Visual Studio Installer…
Create a C# Console App (.NET Framework) to export Mail Attachments from an Exchange Mailbox
First we need to install two Exchange Assemblies with the NuGet Package Manager, in order to have an API to…
SQL Server Integration Services (SSIS) Basics – Installation
Today I want to go through the steps to install the SQL Server Data Tools (SSDT) and SQL Server Integrations…