News

Microsoft recommends replacing relic from old .NET Framework with Blazor, but you can still do ASP.NET Web Forms apps in Visual Studio 2022 if you want to, with a couple tweaks.
Take advantage of Application Insights to monitor performance and detect and diagnose performance issues in your web application.
Assuming Visual Studio 2019 is installed in your system, follow the steps outlined below to create a new ASP.Net Web Forms project in Visual Studio.
TL;DR: Microsoft Visual Studio Professional 2022 is on sale this Labor Day for $14.97 (MSRP $499). Speed usually sacrifices ...
ASP.NET Web API is a solid communications framework, and many applications can benefit from breaking free of IIS by including an embedded ASP.NET Web API server.
When you begin a new MVC Web Application in Visual Studio the project is prepopulated with an Account controller and its related models that are hooked up to the default .NET membership provider.
If you run your ASP.NET Web application in Visual Studio .NET and click on the Record Sale button a few times, you should see your performance counters change in the performance counter viewer ...