Click here to Skip to main content
15,867,310 members
Everything / Visual Studio / Visual Studio 2019

Visual Studio 2019

VS2019

Great Reads

by Shenwei Liu
A custom and configurable Angular data grid tool and demo application presenting both client and server-side data filtering, sorting, and pagination (updated to Angular 11)
by Akhil Mittal
In this article, we’ll learn the CI/CD of ASP.NET Core application on Azure using Jenkins Azure Pipeline.
by Martin Gmuca
In this article, we will look at the process of app development, deploy and debug on Raspberry Pi 3 using VS2019.
by syed shanu
How to create ML.NET Application using ML.NET Model Builder and use the trained model to predict the result in ASP.NET Core.

Latest Articles

by Andreas Saurwein
Better recentlist, solutions and projects management for Visual Studio, not replacing the start window
by MarkLTX
Easy to use logger with a powerful viewer that supports filtering by thread, logger, etc.
by RickZeeland
Console app to scan a VS directory and create a simplified directory tree
by Giuseppe Pischedda
How to create a Win32 C++ Application that "consumes" a C++/WinRT Component Runtime

All Articles

Sort by Score

Visual Studio 2019 

20 Dec 2020 by Shenwei Liu
A custom and configurable Angular data grid tool and demo application presenting both client and server-side data filtering, sorting, and pagination (updated to Angular 11)
28 Nov 2019 by Akhil Mittal
In this article, we’ll learn the CI/CD of ASP.NET Core application on Azure using Jenkins Azure Pipeline.
28 Apr 2019 by Martin Gmuca
In this article, we will look at the process of app development, deploy and debug on Raspberry Pi 3 using VS2019.
12 Mar 2020 by syed shanu
How to create ML.NET Application using ML.NET Model Builder and use the trained model to predict the result in ASP.NET Core.
19 Jan 2020 by Arthur V. Ratz
A simple introduction to using K-Means Clustering for data analysis.
27 Sep 2023 by Andreas Saurwein
Better recentlist, solutions and projects management for Visual Studio, not replacing the start window
14 Jan 2022 by Giuseppe Pischedda
How to create a Win32 C++ Application that "consumes" a C++/WinRT Component Runtime
4 May 2020 by Ayyappan Ramachandran
An overview of custom authorization with user groups in MVC
8 Jun 2012 by OriginalGriff
Adding an event to your class is simple, but it needs a bit of typing. I'm lazy, so I'd rather Visual Studio did the work. This snippet works in the same way as the "prop" snippet.
4 Feb 2020 by syed shanu
In this article, we will learn how to getting started and work with new Mobile Blazor Binding for developing Cross-Platform Mobile application using Blazor.
13 Nov 2021 by The Ænema
This article brings you a very detailed but easy to learn experience on creating your own x64 PE packer/protector using only VC++!
7 Jun 2021 by The Ænema
Learn how to convert any code to a stable shellcode using Visual Studio 2019 and VC++ in easy steps!
1 Mar 2020 by Shenwei Liu
An Angular sample application and discussions on breadcrumbs with advanced routing strategies, navigation scenarios, practical workflow, and more (latest update with Angular 9 CLI and ASP.NET Core 3.1 website).
29 Oct 2021 by User 992674
Google Maps control for ASP.NET
3 Jul 2019 by FrankNight
This is just another web scraper written fully in .NET but finally without the use of mshtml!
21 Jul 2020 by Hans
Just for fun, a Conway's Game of Life application with many features using MFC Direct2D classes
11 Apr 2023 by MarkLTX
Easy to use logger with a powerful viewer that supports filtering by thread, logger, etc.
15 Mar 2020 by Habibur Rony
This article mainly focuses on the CQRS pattern. How we can implement CQRS Pattern using the MediatR. How we can use CQRS pattern with ASP.NET MVC Core and Vue.Js.
27 Apr 2020 by wmjordan
MuPDF is an open-sourced, high performance PDF rendering and editing engine written in C. This article describes how to compile its source code to a DLL for use in other programming languages.
28 Nov 2019 by Akhil Mittal
In this article, we’ll focus on Azure Active Directory and Service Principal and integrate Jenkins with Azure Service Principal before we move on to CI/CD of ASP.NET Core application on Azure using Jenkins Azure Pipeline.
1 Jan 2020 by syed shanu
How to create a simple CRUD application for ASP.NET Core Blazor using Visual Studio 2019, .NET Core 3, Entity Framework and Web API
8 May 2021 by Ralf Meier, Shah Samiur Rashid
Codeless Combobox for VB.NET/C# platform with MySQL/SQL Server database applications
17 Oct 2019 by Apprieu (Apprieu)
Data Encryption V2.0
14 Aug 2019 by dnxit
Seeding data in MVC 6 .NET Core 2.2 application at startup