Page 1 of 1

Transactions with Entity Framework using DotConnect provider

Posted: Mon 13 Jul 2009 16:30
by anilrawat
Hi,

I am evaluating DotConnect Oracle provider 5.20 for using in my with ADO.NET Entity Framework. I am able to do CRUD operation. I want to know how can I use Transactions with this provider and also how can I use ProfileProvider using DotConnect Oracle provider.

Thanks,
Anil

Posted: Tue 14 Jul 2009 07:15
by AndreyR
You can use Transactions in the way it is recommended by Microsoft.
You can find more information here in MSDN:
http://msdn.microsoft.com/en-us/library/bb738540.aspx
As for the Profile provider, it is available as a part of our ASP.NET Provider model support, please refer to:
http://devart.com/dotconnect/oracle/doc ... iders.html