Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting page object reference at the Global.asax level
Message
From
13/07/2006 01:36:47
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01123781
Message ID:
01135929
Views:
23
>I'm not really sure how a factory is going help you in capturing what essentially are system events. Global.asax is the low level ASP.NET pipeline and every thing fires through that. You can abstract out global.asax code by using HttpModules which basically allow you to capture events independnently of the application and reuse that functionality, but that's still within the context of an event driven approach.

Thanks for the additional information
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform