Advantages
- No need to write the Data access layer code. Entire Data access layer code will be generated by the Entity Designer (.edmx file).
- For small applications, no need to write Stored procedures for the CRUD opeartions (Insert,Update,Delete and modify). The Designer will provide the implementation. Developer need to consume those methods.
- Reduces development effort and Unit Testing effort.
- As the queries are dynamic there might be a hit in the performance of the application.
Really nice blog post.provided a helpful information.I hope that you will post more updates like this
ReplyDelete.NET Online Training