Skip to Main Content

Oracle Developer Tools for Visual Studio

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

mvc with oracle entity framework

oradbuserDec 14 2011 — edited May 31 2013
Hi,

I am new to both MVC and Oracle EF...i have installed the necessary components (ODAC beta 3) and tried out the tutorial that oracle has put up and was able to successfully finish it...
Now i want to create a new MVC 3 app (based on MVC Movie tutorial available online) ...

I have a model generated from my oracle database..however when i add a controller in MVC, the controller does not seem to recognize my model..What do i need to do so that controller can recognize the model that i generated from oracle database..????

Is there an example out there that builds an asp.net MVC app using oracle entity framework??

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 28 2013
Added on Dec 14 2011
4 comments
6,796 views