what is entity framework advantage?
how do you mark a property as required? For example, for a project, the name is a required field.
mention what is code first approach and model first approach in entity framework?
what is .edmx file and what it contains?
what is client wins and store wins mode in entity framework concurrency?
explain what is ado.net entity framework?
what do you mean by navigation property?
how can you enhance the performance of entity framework?
what is ssdl?
mention what is csdl, ssdl and msl sections in an edmx file?
mention in what all scenarios entity framework can be applicable?
explain lazy loading, eager loading, and explicit loading?
what is linq to entities?
what is code first approach?
what is entity sql?