What is edm in entity framework?
Answer / Omprakash Meena
Entity Data Model (EDM) in Entity Framework is a conceptual model for data that is used to represent the structure and relationships of the data being accessed. It consists of three parts: Conceptual Schema Definition Language (CSDL), Storage Schema Definition Language (SSDL), and Mapping Specification Language (MSL).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is entitycontainer? : Entity framework
What is entity framework in asp net?
Can you explain renderbody and renderpage in mvc?
What are the components of the .net framework.
How to make sure Client Validation is enabled in ASP.Net MVC
Is there built-in support for tracing/logging
What are Non Action methods in ASP.Net MVC?
What is a view engine?
mention what is code first approach and model first approach in entity framework?
what is csdl?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
Is mvc 4 supporting windows azure sdk (software development kit) ?