How do i Use the monitor in an asp.net page. My doubt is that since every thread that is active will have a copy of the app variables, session variables in its own memory. If I have to use an object for locking what would be the ideal option for the lock object?
...
Go to the complete details ...