Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in global-asax

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

BeginRequest-like filter in MVC 3?

How do I access properties from global.asax in some other page's code behind

c# asp.net global-asax

ASP.NET MVC app custom error pages not displaying in shared hosting environment

Asp.net System.Web.HttpContext.Current.Session null in global.asax

global.asax breakpoint not hit

System.EnterpriseServices.Wrapper.dll error

asp.net global-asax

ASP.NET: Is it possible to call async Task in Global.asax?

ASP.NET MVC doesn't call global.asax' EndRequest

asp.net-mvc global-asax

how many times is System.Web.HttpApplication is initialised per process

c# asp.net global-asax

Global.asax parse error after minor change and revert to previous version

global.asax Application_Error not firing

asp.net global-asax

Class in App_Code not accessible by Global.asax.cs

.NET Application_BeginRequest - How to get User reference?

asp.net global-asax

Why HttpContext.Current.Session is null in Global.asax?

When's the earliest i can access some Session data in global.asax?

asp.net session global-asax

Global.asax - Application_Error - How can I get Page data?

c# asp.net global-asax

Parser Error Message: Could not load type 'sometype'

c# asp.net global-asax

what is the global.asax Application_Start equivalent when using WAS in IIS7

ASP.NET MVC Url Route supporting (dot)