D
drasko
In Microsoft Knowledge base, Article ID: 312607 says:
"It is recommended that you store data in static members of the
application class instead of in the Application object."
Does this apply for ASP.NET 2.0? If it does, how can I accomplish this?
I am using c#...
Thanx in advance,
Drasko
"It is recommended that you store data in static members of the
application class instead of in the Application object."
Does this apply for ASP.NET 2.0? If it does, how can I accomplish this?
I am using c#...
Thanx in advance,
Drasko