what is conceptual model?



what is conceptual model?..

Answer / Manmeet Singh

A Conceptual Model in Entity Framework represents the conceptual view of data as a set of entities, relationships, and properties. It's an abstraction of the physical database schema that developers use to write queries using LINQ or Entity SQL.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

List out few different return types of a controller action method?

1 Answers  


Can you explain renderbody and renderpage in asp.net mvc?

1 Answers  


How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?

1 Answers  


What was the problem in traditional component why side by side execution is supported in .net ?

1 Answers   MMTS,


what is Framework?

3 Answers  


How do I install .net framework?

1 Answers  


What is Partial Assembly References?

3 Answers   Microsoft,


About DTS package ?

1 Answers   Accenture, Grafotech,


Integer & struct are value types or reference types in .NET?

3 Answers  


What is objectset? : Entity framework

1 Answers  


Explain test driven development (tdd) ?

1 Answers  


What is the difference between adding routes, to a webforms application and to an mvc application?

1 Answers  


Categories