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 08:35 AM|LINK
Hi i am trying to create a sample MVC app from thsi link
http://blogs.msdn.com/b/brada/archive/2008/01/29/asp-net-mvc-example-application-over-northwind-with-the-entity-framework.aspx
In the model i have created a entity, NorthwindModel
now In the controller i am unable to refer to this entity namespace like using NorthWindModel
phani25485
Member
107 Points
196 Posts
MVC could not refer enitity model
Mar 22, 2012 08:35 AM|LINK
Hi i am trying to create a sample MVC app from thsi link
http://blogs.msdn.com/b/brada/archive/2008/01/29/asp-net-mvc-example-application-over-northwind-with-the-entity-framework.aspx
In the model i have created a entity, NorthwindModel
now In the controller i am unable to refer to this entity namespace like using NorthWindModel