Header add

 In this article we will learn how to resolve Entity Framework local DB not working.

Recently I'm creating a example on EF and getting issue on while fetching the data Local DB data is not fetch from database. My earlier source code is look like this.





Solution code is :



After use the using statement inside it works perfectly.

That's it when I run my application the data is pulling back from Database and display in the Datagrid according to my requirement.

Entity framework Local DB



Post a Comment

Previous Post Next Post