I have entity instance(north) NorthdatabaseEntity north = new NorthdatabaseEntity(). The problem is that i don't have access to ObjectContext methods.I tried to call them with object "north" but i didn't found the method "AddObject" or any other from ObjectContext. I thought that any entity object has all methods from ObjectContext class. Where is the problem here ?
2
Contributors
1
Reply
6 Days
Discussion Span
3 Months Ago
Last Updated
3
Views
Related Article:Entity Framework VS Pure ADO.net
is a ASP.NET discussion thread by elpitiya that has 3 replies and was last updated 4 months ago.