I have an Oracle 10g DataBase on production, and I need to deploy a new MVC 4 web application. I want to use EntityFramework Database First approach, but I can't figure out how to do it.
I have read a lot, and some people say that you can make Oracle 10g work with Entity Framework 5, but I can't do it.
In DataProviders Oracle Database is not listed, but it is in connections explorer.
I will appreciate any help. Thanks!