1.

Mention What Is The Key Advantage Of Using Entity Framework Or Ef?

Answer»

The main ADVANTAGE of using ENTITY Framework or EF is that it generates code automatically for the Model (Middle LAYER), Mapping code and Data Access Layer. It REDUCES a lot of TIME during the development process.

The main advantage of using Entity Framework or EF is that it generates code automatically for the Model (Middle Layer), Mapping code and Data Access Layer. It reduces a lot of time during the development process.



Discussion

No Comment Found