ASP.NET 2.0 can reduce the number of lines of code an ASP.NET application requires by a whopping 70 percent. ASP.NET 2.0's new data source controls and data-aware controls go a long way towards ...
Here's how to integrate the ASP.NET CustomValidator control with client-side code to create a page that uses Ajax and server-side code to validate data at the browser. In a comment to a tip in our ...
In the days of ASP or simple JavaScript, developers would track down code problems bugs using print statements. Microsoft changed this approach with the introduction of ASP.NET because it includes ...
Two and a half years have passed since Microsoft first released ASP.NET. Yet even after that much time and experience with ASP.NET, developers are still asking about performance. The issue comes up ...
Take advantage of the built-in support for OpenAPI in ASP.NET Core to automatically document your HTTP endpoints. Minimal APIs are supported too. ASP.NET Core 6 introduced a simplified hosting model ...
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 ...
There are two ways in which you can inject logic in the request pipeline of an ASP.NET application — HttpHandlers and HttpModules. An HttpModule is a component that is part of the ASP.NET request ...
Two and a half years have passed since Microsoft first released ASP.NET. Yet even after that much time and experience with ASP.NET, developers are still asking about performance. The issue comes up ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results