Asp.Net Web Forms: Routing and friendly URLs 22. September 2015 Marco Giorgi ASP.NET (0) In order to enable URL rewriting and/or friendly URLs, you must create the RouteConfig class in the [More]
Bundling and Minification with Asp.Net Web Forms 22. September 2015 Marco Giorgi ASP.NET (0) Bundling and minification are two techniques you can use in ASP.NET 4.5 to improve request load time [More]