Lost your password?

Blogs about: Globalasax

Featured Blog

Methods in Global.asax

deepakwaje wrote 7 months ago: Application & Session Events in the Global.asax File Methods corresponding to events that fire o … more →

Tags: TechKnowledge, Events

Url Rewriting With Asp.net for SEO Friendly URL

pankajlalwani wrote 7 months ago: I have to implement url rewriting in one of my projects.. while searching net i got this link which … more →

Tags: ASP.NET, url rewriting, SEO, IIS 5, IIS 6, IIS7, extensionless url, HttpModule, urlrewriter.net

Global.asax

Lakshmi Sravanthi Chowdam wrote 9 months ago: According to MSDN, “The Global.asax file, also known as the ASP.NET application file, is an op … more →

Tags: ASP.NET FAQ's

ASP.NET Application & HttpApplication

Lakshmi Sravanthi Chowdam wrote 9 months ago: ASP.NET defines an application as the sum of all files, pages, handlers, modules, and executable cod … more →

Tags: ASP.NET FAQ's, HttpApplication, Application

What is the Global.asax file?

JShah wrote 1 year ago: What is the Global.asax file? The Global.asax file (also known as the ASP.NET application file) is a … more →

Tags: iis

Redirect on Session_end

Daniel Elliott wrote 1 year ago: I have been using a session variable in a web app I have been working on and wanted to re-direct the … more →

Tags: coding, HTML, session_end

URL Rewriting

sanzon wrote 1 year ago: URL Rewriting: The easy & complete way   URL Rewriting can be a pain at times. The truth is, it … more →

Tags: VB.NET, Asp.Net Framework 2.0, AJAX, Browsers, VBScript, server, App_Code, app_themes, PostBack

How to implement a Custom Error Mechanism for ASP .NET pages

Imran Akram wrote 1 year ago: Adding this code in Global.asax gives ur application the ability to redirect the user to the specifi … more →

Tags: ASP. NET, C#, CUSTOM ERRORS, GLOBAL ERROR HANDLING

URL rewriting with global.asax and app mapping4 comments

sanzon wrote 1 year ago: URL rewriting might seem really complex at first, and trust me if you even begin to read the tutoria … more →

Tags: Asp.Net Framework 2.0, iis, server, VB.NET, VBScript, 5, 7, app, ASP.NET

ASP.Net - Global.asax not firing3 comments

codeproject wrote 1 year ago: “I am experiencing problem with global.asax; events are not firing, I cant debug global.asax … more →

Tags: ASp.NET 2005, ASP.NET Tips, Visual Studio ASP.NET, ASP.net 2.0

PreRequesthandlerExecute and Global.asax

vikasmehta wrote 1 year ago: PreRequesthandlerExecute event is raised before the Init() method of Page or Service called. but it … more →

Tags: General, PreRequestHandlerExecute, Session State, SingleUser at a time

IIS messes with the application lifecycle in a way Tomcat wouldn't dare9 comments

Arsenalist wrote 2 years ago: How would you dig it if someone randomly restarted your application every few minutes or so for abso … more →

Tags: .NET, Java, Tech, application lifecycle, application_end, application_start, C#, iis, J2EE

IIS messes with the application lifecycle in a way Tomcat wouldn't dare7 comments

Arsenalist wrote 2 years ago: How would you dig it if someone randomly restarted your application every few minutes or so for abso … more →

Tags: Tech, Java, .NET, application_end, application_start, application lifecycle, C#, iis, Tomcat

Using Localization in the MasterPage and other pages (VB-sample) - Part 28 comments

BottOm wrote 2 years ago: The following steps are pretty easy. In Part 1 I explained how to set up the MasterPage and other pa … more →

Tags: Tutorials, Visual Studio, .NET, ASP, Localization, MasterPage, Session, VB, Web Developer

Using Localization in the Masterpage (VB-sample) - Part 14 comments

BottOm wrote 2 years ago: – This tutorial is based on several tutorials / workarounds found on the web. – The Prob … more →

Tags: Tutorials, Visual Studio, .NET, ASP, Localization, MasterPage, Session, VB, Web Developer


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS