What should you recommend?

You are designing an ASP.NET Web application. Pages of the Web application will share a
common layout. Different business logic will be executed based on user input. You have the
following requirements: • Use view state to maintain data between postbacks. • Reuse
presentation logic across multiple pages. You need to recommend an approach that meets
the requirements. What should you recommend?

You are designing an ASP.NET Web application. Pages of the Web application will share a
common layout. Different business logic will be executed based on user input. You have the
following requirements: • Use view state to maintain data between postbacks. • Reuse
presentation logic across multiple pages. You need to recommend an approach that meets
the requirements. What should you recommend?

A.
Use ASP.NET MVC 2.

B.
Use an ASP.NET Web Forms-based framework.

C.
Use an ASP.NET Web Services application.

D.
Use ASP.NET AJAX.



Leave a Reply 0

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