Author: SIOPJman | Posted on: 11/26/2008 6:06:29 AM | Views : 1231

I am sure this post has been up here before but I could not find one. I am just getting started in asp.net. I have maintained about 5 applications in asp.net 1.1 and developed a few small applications in asp.net 2.0 using VS 2008. I have been using session variables in my applications and would like to get away from this habit and put everything in classes. If I create a class and put in the app_ code folder is it available to all pages? If I instinate on page 1 can I retrieve the property on page 2? I am the only programmer at this office and the previous programmer didn't really use classes. ...

Go to the complete details ...