what is ssdl?
Answer / Vipin Gautam
SSDL (Storage Schema Definition Language) is a part of the Entity Data Model (EDM). It describes the physical schema of the database and maps the storage schema to the conceptual schema defined in CSDL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain representational state transfer (rest) in detail?
about triggers?
What is GUID , why we use it and where
Can you declare an override method to be static if the original method is non-static
What is poco proxy? : Entity framework
Which are the important namespaces used in mvc?
What is the advantage of using asp.net routing?
What is .net framework used for?
What is an asynchronous controller in asp.net mvc?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
How can I tell what .net framework is installed?
will there be any issues adding a table without primary keys to a data model?