Search code examples
Setting an action within a controller & area as the default page...


c#.netasp.net-mvcroutesglobal-asax

Read More
ASP.NET MVC 4 Project placed within another ASP.NET MVC 4 project's folder...


web-servicesasp.net-mvc-4routesglobal-asaxsubdirectory

Read More
global asax application_start application begin_request methods?...


iis-7global-asaxhttpapplication

Read More
Getting client ip address in Global.asax.cs - is it possible?...


c#asp.net-mvc-4ipglobal-asax

Read More
Need help on following error Could not load type 'AccountWeb.Global'...


asp.netweb-applicationsconfigurationglobal-asax

Read More
Does the SignalR RouteTable.Routes.MapHubs(); absolutely have to be put in Application_Start()?...


asp.netasp.net-mvc-4asp.net-mvc-routingsignalrglobal-asax

Read More
Run ASPX page for every 15 secs...


c#jqueryasp.netvb.netglobal-asax

Read More
Deleting temp files from server on session end...


asp.netvb.netglobal-asax

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


c#asp.netglobal-asax

Read More
Global.asa file in a mixed application in IIS 7.5 fires for ASP.Net page also...


asp.netsessionasp-classicglobal-asax

Read More
How does Global.asax PostAuthenticateRequest event binding happen?...


asp.net.neteventsglobal-asaxautoeventwireup

Read More
Captcha control not working with url-routing (ASP.NET 4.0 WebForms)...


c#asp.neturl-routingcaptchaglobal-asax

Read More
Application_AuthenticateRequest infinite loop...


asp.netasp.net-mvcc#-4.0global-asax

Read More
Read values from non-root web.config file...


asp.netweb-configglobal-asaxdirectorydirectory-structure

Read More
ASP.NET Application Start without using Global.asax...


asp.netconfigurationglobal-asax

Read More
Why won't VS 2008 SP1 let me edit global.asax?...


asp.netvisual-studio-2008global-asax

Read More
"HttpContext.Current.Session" vs Global.asax "this.Session"...


asp.netsessionsession-stateglobal-asax

Read More
ASP.NET - Log User Session Start/End Times for Audit Trail - Global.ASAX?...


asp.netglobal-asaxaudit

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


iisurl-rewritingurl-routingglobal-asax

Read More
Custom Exception class doesn't work...


asp.netexceptionglobal-asax

Read More
what happens with session_start in global.asax if session timeouts?...


sessiontimeoutglobal-asax

Read More
adding C# objects to a VB web project in Visual Studio 2012. Getting C# templates?...


c#vb.netclassvisual-studio-2012global-asax

Read More
Mvc: Exclude id from url...


asp.net-mvcasp.net-mvc-3routesglobal-asax

Read More
background thread in asp.net application...


asp.netmultithreadingglobal-asaxapplication-startapplication-end

Read More
IIS 7.5 Session times out at 30 minutes regardless of all other settings...


asp.net-mvciisglobal-asaxsession-timeoutsessionstate-timeout

Read More
asp.net global.asax.cs and global.asax difference...


asp.neturl-routingglobal-asax

Read More
Session variable value not always available in Global.asax Session_end...


c#asp.netsessionglobal-asax

Read More
Having problems accessing Public Static variable in Global.asax.cs using HttpContext.Current (C#)...


c#staticglobal-asax

Read More
Get correct route url data when url routing in asp.net...


c#asp.neturl-routingglobal-asax

Read More
What do we have to do in order to push configurations like URL route mappings to ASP.NET MVC Views t...


asp.net-mvcurl-routingwebformsglobal-asaxasp.net-routing

Read More
BackNext