TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About global.asax
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anoop Kumar Sharma (1)
Abhimanyu K Vatsa (1)
Dhananjay Kumar (1)
Soft Corner (1)
Vishal Nayan (1)
Uday Gaikwad (1)
sudhirmangla (1)
Related resources for global.asax
No resource found
Display Number of Online Users in ASP.Net
11/12/2014 5:34:33 PM.
This article shows how to display the number of online users in ASP.NET.
Create and Use Session and Application Level Events in ASP.NET
11/10/2012 5:58:49 AM.
This article, will explore the Session and Application level events exposed in the Global.asax file and how we can utilize in our applications.
Fixing Error: "SetConfigurationSettingPublisher needs to be called before FromConfigurationSetting can be used"
4/23/2011 12:02:22 PM.
What is and how to fix error: "SetConfigurationSettingPublisher needs to be called before FromConfigurationSetting can be used"
Major Events in GLOBAL.ASAX file
3/23/2011 12:10:17 AM.
The Global.asax file, which is derived from the HttpApplication class, maintains a pool of HttpApplication objects, and assigns them to applications as needed.
Looking inside Global.asax application file in ASP.NET 3.5
3/9/2011 12:21:38 PM.
Global.asax allows us to write event handlers that react to global events in web applications.
Global.asax in ASP.NET for locking web pages, security and license management system
6/21/2010 12:48:37 AM.
In this article we will see that global.asax file events. So we can use this every web application for application control, state and Application management , locking web pages , security of web application and license management system.
Introduction to ASP.NET
6/10/2009 2:15:00 AM.
I have seen many tutorials on ASP.NET but most of them starts with coding and writing your first ASP.NET program. But here I have written this tutorial for explaining why there is a need for ASP.NET when classy ASP is working fine, what are the underlying technology behind ASP.NET, and what programming model ASP.NET provides to programmers.
- Ebook
ASP.NET 2.0 Revealed
ASP.NET 2.0 Revealed will empower you to jump in and start exploring ASP.NET 2.0 with...
Download