Xpode.com        Click here to Print this article.

c# Interview question :- what is the difference between Mutex and Lock/Monitor ?

Lock and Monitor helps to apply thread lock for request emerging from within the process, if you want to apply thread lock for request coming from outside process we need to use Mutex.

See the following video on Const and Readonly in C#: -

Click to get c# interview question

Regards,

Get more c# interview question from author’s blog



http://
http://

Contributed by:
Shivprasad koirala Koirala
I am a Microsoft MVP for ASP/ASP.NET and currently a CEO of a small E-learning company in India. We are very much active in making training videos , writing books and corporate trainings. Do visit my site http://www.questpond.com for .NET, C# , design pattern , WCF , Silverlight , LINQ , ASP.NET , ADO.NET , Sharepoint , UML , SQL Server training and Interview questions and answers

Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=605

Click here to go on website