COM+ vs ADO.NET

J

Justin

I am a newbie in .NET, I am trying to implement Database access components
which need to handle transaction management and concurrency control. I have
been seeing that the COM+ provides functionalities on transaction
management, but is the difference between the COM+ transactions and the
transactions in ADO.NET? And which one should i use to get a better
performance or which one is simpler to implement?
 

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

Top