I have installed 64-bit Oracle 11g on my development machine to work on some samples using Entity Framework 4.1 (a.k.a. “code first”). If you ask me why I installed 64-bit version and not 32-bit, I will not answer. I don’t know. Perhaps because Oracle has always associated for me with something big and...
This walkthrough covers the migration of tables and primary/foreign keys that is a reasonable assumption when accessing data using ORM. Prerequisites Visual Studio 2010 (should also work with Visual Studio 2008 with .NET 3.5 SP1 applied). Devart dotConnect for Oracle (formely known as OraDirect.NET)...