Concurrency in ASP.NET

  • Thread starter Thread starter ElanKathir .S.N
  • Start date Start date
E

ElanKathir .S.N

Hi All !

I want some information about Concurrency in ASP.NET,
In ASP.NET, We are using the Dataset and Command object.
Here, the Dataset is Impliment the Optimistic Concurrency
and Command object Impliment the Pessimistic Concurrency.
these Concurrencies are Implimentmented by the ASP.NET,

I want, Why Concurrencies are like this? (Implimention)

Thanks & Regards

Elankathir,
B'lore,
India.
Thanks & Regards

Elankathir,
B'lore,
India.
 
for a full discourse on the why, please consult david sceppa's Ado.NET
masterpiece. You can find the book on amazon.com. It's required reading by
the way.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top