platforms and products Online Quiz - 21
Description: platforms and products Online Quiz - 21 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: platforms and products |
Default method name created by Entity Framework to insert an entity in database is (Note: will be replaced by the name of actual Entity)
While generating Entity Data Model, database connection details are saved in
An implementation of the Entity Data Model (EDM), specific to the Entity Framework, which represents an abstract specification for the data structures that define an entity-relationship representation of data in the domain of an application.
Services provided by the Entity Framework that enable application code to operate on entities like .NET Framework objects.
CSDL stands for
Default method name created by Entity Framework to add \ update changes to database is
Which technique should be used for building and executing dynamic queries?
LINQ provides compile time checks and type safety
MSDL Stands for