What is edm in entity framework?



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

Post New Answer

More Dot Net Framework Interview Questions

What is entitycontainer? : Entity framework

1 Answers  


What is entity framework in asp net?

1 Answers  


Can you explain renderbody and renderpage in mvc?

1 Answers  


What are the components of the .net framework.

1 Answers  


How to make sure Client Validation is enabled in ASP.Net MVC

1 Answers   B-Ways TecnoSoft,


Is there built-in support for tracing/logging

1 Answers  


What are Non Action methods in ASP.Net MVC?

1 Answers  


What is a view engine?

1 Answers  


mention what is code first approach and model first approach in entity framework?

1 Answers   Microsoft,


what is csdl?

1 Answers   Microsoft,


Is it possible to unit test an mvc application without running the controllers in an asp.net process?

1 Answers  


Is mvc 4 supporting windows azure sdk (software development kit) ?

1 Answers  


Categories