Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in global-asax

Manually created global.asax.cs file doesn't work

global.asax redirecttoroute not working

redirecting w., ww., wwww. to -> www

Application_Error firing even for handled exceptions

asp.net handler like mvc routing without mvc?

What is the class System.Web.httpApplicationFactory? I see it in my call stack, but can't find it in the framework

c# asp.net events global-asax

How to implement a job that runs every hour but can also be triggered from .aspx pages?

Refering jQuery in cshtml using HTML helper

Redirecting Issues

c# asp.net global-asax

Global.asax is not publishing and event are not firing in Global.asax

asp.net global-asax

No more Global.asax, but OWIN Startup.cs

rest owin global-asax

Umbraco 4.10 + Extending Global.ascx

asp.net - global.asax in asp.net 2.0 app

asp.net global-asax

When is Session State ready for use in asp.net

Should I catch all my exceptions in the global.asax?

Managing a maintainance page redirect in an ASP.NET application