Run a .NET Core C# Console App on Ubuntu
In this post we will see how we can run a .NET Core Console App on Ubuntu. Therefore I will…
Visual Studio Yellow Triangle NuGet Package Missing Dependencies
In case your Visual Studio project had missing package dependencies indicating by a yellow triangle icon at the package like…
Code Signing in Visual Studio
In this post I want to show how you can sign your Visual Studio application by using a X.509 code…
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 –…
Microsoft SQL Server LocalDB
Usually you can install the Microsoft SQL Server LocalDB as a feature within SQL Server Express. The Visual Studio Installer…
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…