DocumentCode
3636674
Title
A data integrity in distributed .NET applications
Author
Igor Kostal
Author_Institution
Alexander Dubcek University of Trencin/Faculty of Mechatonics, Trencin, Slovakia
fYear
2010
Firstpage
46
Lastpage
50
Abstract
If we develop a .NET distributed application by .NET Remoting we have to often solve a race condition problem. For example, trying to access a server-side object on more than one client at once in this application is inherently dangerous. Locking enables us to obtain exclusive access to a server-side object that is used by another client. It is built into Microsoft Visual Basic 2008 through the SyncLock statement or the System. Threading. Monitor .NET class. This paper shortly describes the locking techniques. In a conclusion it demonstrates the use of locking in the sample distributed .NET application with a threaded client and shows complete listings with commentaries of all source files of this application.
Keywords
"Mechatronics","Frequency","Weibull distribution","Time measurement","Availability","Logistics","Distribution functions","Mechanical engineering","Mechanical variables measurement","Shape"
Publisher
ieee
Conference_Titel
MECHATRONIKA, 2010 13th International Symposium
Print_ISBN
978-1-4244-7962-7
Type
conf
Filename
5521182
Link To Document