F
Finn Stampe Mikkelsen
Hi
I'm quite new in website programming using asp.net. I have done some coding
with windows forms and now my questions is this:
How do i handle possible update conflicts when a website has access to an
sql database and multiple users may update the same data at the same time...
I don't seem to have access to the Sync FrameWork, that i would use in a
forms app, so i can only see i can do it with old fashion lock (timeout).
This however seems stupid, when there are tools available in windows forms,
i would think there are similar tools available for websites...
/Finn
--
Der er 10 slags mennesker - Dem som forstår binær og dem som ikke gør.
There are 10 kinds of people. Those who understand binary and those who
don't.
Es gibt 10 Arten von Menschen. Die, die Binär verstehen, bzw. die, die es
nicht tuhen.
I'm quite new in website programming using asp.net. I have done some coding
with windows forms and now my questions is this:
How do i handle possible update conflicts when a website has access to an
sql database and multiple users may update the same data at the same time...
I don't seem to have access to the Sync FrameWork, that i would use in a
forms app, so i can only see i can do it with old fashion lock (timeout).
This however seems stupid, when there are tools available in windows forms,
i would think there are similar tools available for websites...
/Finn
--
Der er 10 slags mennesker - Dem som forstår binær og dem som ikke gør.
There are 10 kinds of people. Those who understand binary and those who
don't.
Es gibt 10 Arten von Menschen. Die, die Binär verstehen, bzw. die, die es
nicht tuhen.