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?

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?

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

B.
Create an ASP.NET Web Forms application and set the Data Source ld for each Grid
View to an Entity Data Source control.

C.
Create an ASP.NET Web Forms application and set the Data Source ld for each Grid
View to an Object Data Source control.

D.
Create an ASPNET Dynamic Data project.



Leave a Reply 0

Your email address will not be published. Required fields are marked *