News

Kestrel is an interesting option for anyone building .NET web applications. It’s a relatively lightweight server compared to IIS, and as it’s cross-platform, it simplifies how you might choose ...
.NET 7 shipped this week, finally unifying separate components into one umbrella development platform that lets developers build all types of apps -- cloud, desktop, mobile, web, AI, IoT and more -- ...
Creating and configuring an application pool. To create an application pool in IIS, open IIS Manager, select “Application Pools” feature pane, right click on it and then click on “Add ...
Microsoft published new guidance for migrating old ASP.NET applications to the new order, ASP.NET Core. The guidance comes a few months after the debut of the open source, cross-platform .NET 6, where ...
General question:<BR>We recently switched one of our applications to Application Role security, which mandates (because the backend is SQL2000) that we turn off .NET Connection pooling for the sql ...
On February 21st, 2023, Microsoft released the first look at the upcoming .NET version, which will also feature a number of ASP.NET Core-powered web development advancements. The .NET 8 version, h ...
SEE: Microsoft's GitHub to developers: New Android app beta lets you do these tasks Developers can test out Mobile Blazor Bindings if they have installed .NET Core 3.0 or 3.1 SDK, Visual Studio ...