These are most of the important interview questions asked while .Net and Entity Framework interviews. Please have a look at these, let me know in comments if you need answers of these.
  • What is Entity framework?
  • What's the difference between LINQ to SQL and Entity framework?
  • What are CSDL, SSDL and MSL?
  • What is the work of EDMX file?
  • How can we browse using entity framework classes?
  • How can we add, update and delete using EF?
  • How can we use stored procedures in entity frame work?
  • What are POCO classes in Entity framework?
  • How to implement POCO in entity framework?
  • In POCO classes do we will need EDMX files?
  • What is code first approach in entity framework?
  • How can implement code first in entity framework?
  • What is the difference between POCO, code first and simple EF approach?
  • How can we handle concurrency in Entity framework?
  • How can we do pessimistic locking in Entity framework?
  • What is client wins and store wins mode in entity framework concurrency?
  • What is Lazy Loading in Entity framework?
  • How can we turn off lazy loading?
  • What are navigation properties in Entity framework?
  • What are complex types in Entity framework?

I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to
C#,.NET,Architect,Intermediate,VS2010,.Net,Articles,Computer Tutorials,Entity Framework, Entity Framework Interviews, Interviews Questions