ASP.Net object memory?

Soldato
Joined
12 Jan 2004
Posts
6,824
Location
Londinium
Hi guys,

Just wondering if someone could give me some basic advice on how to handle objects in ASP.NET so that memory issues do not appear when under load.

Many thanks.
 
Thanks for the advice guys.

One other quick question though: when deploying your app, do you manually compile the 'cs' files into dlls and deploy those, rather than letting it compile automatically when requested?
 
Back
Top Bottom