Search code examples
Application level function in PHP (similar to page load in global.asax)...


phpcodeigniterglobal-asax

Read More
Can I run every ContentResult in a Controller through a universal try/catch elegantly?...


asp.net.net-4.0asp.net-mvc-3controllerglobal-asax

Read More
How to auto-redirect URLs by patterns in ASP.NET / IIS 6?...


asp.nethttp-redirectiis-6global-asax

Read More
Strange behavior of nullable Enum types...


.netasp.netnullablepage-lifecycleglobal-asax

Read More
Event handlers can only be bound to HttpApplication events during IHttpModule initialization...


asp.nethttpmoduleglobal-asax

Read More
how to reload RouteTable when web page collection has changed?...


c#asp.netglobal-asaxroutetable

Read More
asp.net handler like mvc routing without mvc?...


asp.netasp.net-mvciisglobal-asax

Read More
Asp.net MVC Let user switch between roles...


asp.net-mvcforms-authenticationglobal-asaxasp.net-roles

Read More
Gloabl.asax Context.RewritePath IIS 7.5...


url-rewritingglobal-asax

Read More
Code Analysis recommends using const in definition but how in global.asax?...


.netsecurityoptimizationconstantsglobal-asax

Read More
BeginRequest-like filter in MVC 3?...


asp.net-mvc-3global-asaxaction-filter

Read More
Registering routes on session start not application start...


c#asp.netroutesglobal-asaxapplication-start

Read More
Redirecting external URLs to an exit page...


c#asp.netglobal-asax

Read More
Global.asax breaks with AJAX Control Toolkit...


asp.netasp.net-ajaxajaxcontroltoolkitglobal-asax

Read More
How can do I solve this? I want to inject a nhibernate session but the session is not created yet...


nhibernatedependency-injectionrepository-patternninjectglobal-asax

Read More
How to inject dependencies per http request (or per http context) with unity 2.0 and asp.net mvc...


asp.net-mvcdependency-injectionunity-containerglobal-asaxobject-lifetime

Read More
Best practice for storing a singleton instance in ASP.NET application...


asp.netstaticglobal-asax

Read More
Server.Transfer in Global.asax...


c#.netasp.netglobal-asaxserver.transfer

Read More
C# ASP.NET: how to access cache when no HttpContext.Current is available (is null)?...


c#asp.netcachinghttprequestglobal-asax

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


asp.netloggingexceptionglobal-asax

Read More
Class in App_Code not accessible by Global.asax.cs...


asp.netglobal-asaxapp-code

Read More
Global.asax.cs file is not recompiling--file is valid...


asp.net-mvcglobal-asax

Read More
Java equivalent to ASP.NET global.Asax...


javaglobal-asax

Read More
asp.net global.asax Application_BeginRequest...


c#asp.netglobal-asax

Read More
Confused over global.asax?...


c#asp.netglobal-asax

Read More
Move Global.asax to iHttpModule when using ASP.NET MVC...


asp.net-mvcglobal-asax

Read More
Handling Start Up Issues With NHibernate In Global.asax...


wcfnhibernateglobal-asax

Read More
NullReferenceException in Global.asax when referencing Context.User.Identity in Session_Start...


asp.netglobal-asax

Read More
Centralized ASP.NET error handling: <customErrors> vs. Application_Error. Is it possible to us...


asp.neterror-handlingglobal-asax

Read More
Windows Authentication to Custom Authentication working with Profile...


asp.netforms-authenticationwindows-authenticationglobal-asaxanonymous

Read More
BackNext