Re: Newbie Question

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



You want to look into the Monitor.Enter and Monitor.Exit methods. If you're doing C#, then also check out the lock keyword.

-Brock
DevelopMentor
http://staff.develop.com/ballen



Is there an equivalent in ASP.NET  for the Application.Lock and
Application.Unlock commands?




.