RSS feed

What is the Provider Pattern in ASP.Net

Published by: Rima (10/31/2008 10:31:53 AM)

OCT 31 2008

I am tired with storing the information of a user in session and some in database but i don’t want to store these permanently before user go through one stage. I was wondering if provider pattern in asp.net can be a help to my situation. I know session(key), application(key) and viewstate(key) works great but i don’t have a clue to add this to my application. any help here?

 

What are ISAPI filters in .Net Framework? >>

<< How do I Start Learning Dot Net and What is the Best Book to Follow

 

COMMENT

*Name:
*Comment:
You can use HTML tags here.
*Code: Please enter the sum of 5+2