Quantcast
Channel: .NET Framework Class Libraries forum
Viewing all articles
Browse latest Browse all 8156

Mutex implementation in ASP.NET

$
0
0

Hello,

I have developed a Online reservation web application, which runs on a local intranet server.

Upon deployment I got that, if 2 or more user try to reserve seats at the same time, the system is allowing.

Then I found about mutex, But I am finding hard to implement it.

1)Where to code the mutex,
2)which class,
3)How to lock,
4)Hot to release.

I am not understanding bec, this has to be locked globally.

I tried "http://stackoverflow.com/questions/15181058/how-to-add-a-global-lock-to-asp-net-web-application".

Note : app is developed using ASP.NET and mysql.

Please help me.

Thank you.



Viewing all articles
Browse latest Browse all 8156

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>