jamie_pattison
Well-known member
- Joined
- Sep 9, 2008
- Messages
- 116
- Programming Experience
- Beginner
I have a Windows Form application. Currently setup to call stored procedures and carry out the task. I need to implement Optimistic Concurrency but a little confused how to go about this since a lot of info is aimed at web applications. Could someone advise or provide a link where i could learn how to implement Optimistic Concurrency in a Windows Form application?
Thanks
Thanks