Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
107 Points
196 Posts
Mar 22, 2012 09:14 AM|LINK
I will explain you clearly the steps that i have done
first i have taken a asp.net mvc 2 project
there are not multiple projects, simple three folders mvc
right clicked model and add new item-ado.net entity model and generated model from database
now right clicked controller add controller.
now i am unable to refer to the entity in the model by using , it is not refering
phani25485
Member
107 Points
196 Posts
Re: MVC could not refer enitity model
Mar 22, 2012 09:14 AM|LINK
I will explain you clearly the steps that i have done
first i have taken a asp.net mvc 2 project
there are not multiple projects, simple three folders mvc
right clicked model and add new item-ado.net entity model and generated model from database
now right clicked controller add controller.
now i am unable to refer to the entity in the model by using , it is not refering