mention what is the key advantage of using entity framework or ef?
what is minimum requirement for entity framework applications to run?
Can we have enum in entity framework?
explain what does .edmx file contains?
what is use of entitydatasource control?
what is deferred loading(lazy loading)?
mention what is the difference between ado.net and classic ado?
explain why t4 entity is important in entity framework?
what do you mean by table-per-type?
what is entity data model?
what is model first approach?
what is entity framework?
how do you truncate a table using entity data model?
mention what are the various methods provided by the dataset object to generate xml?
what is split entity?