adspace


what is conceptual model?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use multiple submit buttons in asp.net mvc?

1320


Possible ways to prevent xss attacks on mvc application?

1094


Explain the request flow in asp.net mvc framework?

1106