davearia Posted January 25, 2008 Posted January 25, 2008 Hi, I have been Googling on ways to keep ASP.NET servers controls alive on the server. I found this: http://authors.aspalliance.com/paulwilson/articles/?id=12. This seems to have been written for ASP.NET 1.1 as it says about changing your Global.asax to inherit from one their classes. In ASP.NET 2.0 if you add a Global asax file to your project its structure does not have a class declaration from what I can see. Have I got this right. If there is a more recommended way of doing this please share. Cheers, Dave. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.