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 |
List out few different return types of a controller action method?
Can you explain renderbody and renderpage in asp.net mvc?
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?
What was the problem in traditional component why side by side execution is supported in .net ?
what is Framework?
How do I install .net framework?
What is Partial Assembly References?
About DTS package ?
1 Answers Accenture, Grafotech,
Integer & struct are value types or reference types in .NET?
What is objectset? : Entity framework
Explain test driven development (tdd) ?
What is the difference between adding routes, to a webforms application and to an mvc application?