Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in global-asax

Using Trace within Global.asax

asp.net trace global-asax

IIS 7.5 URL rewrite module and URL routing in Global.asax for sub-applications

ASP.NET MVC PostAuthorizeRequest (and other events) not firing

Call JavaScript function from global.asax.cs

Using IHttpModule Over Global.asax

How to ignore logging errors for images in global asax

Global.asax not firing for .aspx pages in IIS7

How to create a barebones HttpApplication for ASP.Net (without Webforms or MVC)

How do I handle the event SessionSecurityTokenReceived in Global.asax?

Customised error messages are not translated in ASP.NET MVC 4

When is Application_End called in asp.net WebService

what alternatives are there to using global.asax?

iis login global-asax

On error in global.asax can't do server.transfer

Automatic Event Wiring in Global.asax

ASP.NET 2.0 : Best Practice for writing Error Page

Creating the Timer in Global.asax file

Get URL of error page in global.asax's Application_OnError

How can you hook a SharePoint 2007 feature into the Application_Start of a site?

OWIN and Global.asax.cs file