PrepAway - Latest Free Exam Questions & Answers

Which approach should you recommend?

You are designing an internal Web application.
You have the following requirements:
– Use an existing data layer built on the Entity Framework.
– Ensure that additional Entity Framework entities can be supported without additional coding.
– You need to design the Web application so that users can add, edit, and delete data.
Which approach should you recommend?

PrepAway - Latest Free Exam Questions & Answers

A.
Create an ASP.NET Dynamic Data project.

B.
Create an ASP.NET MVC 2 project and use the Entity Framework data layer as your model.

C.
Create an ASP.NET Web Forms application and set the DataSourceId for each GridView to an EntityDataSource control.

D.
Create an ASP.NET Web Forms application and set the DataSourceId for each GridView to an ObjectDataSource control.

Explanation:
Dynamic Data in the simple way supported add, edit, and delete data.


Leave a Reply