News

Take advantage of asynchronous web pages in ASP.Net to improve the responsiveness and scalability of your applications ...
Take advantage of the new IExceptionHandler interface to handle exceptions gracefully in your ASP.NET Core applications.
To increase code reuse possibilities in your ASP.NET applications, you can use a couple of different patterns. Learn more about the Page Controller and Front Controller patterns and how you can ...