You are creating a view for an MVC application. You need to create a non-standard HTML control that should be rendered on the server. You must minimize the amount of client and server resources used as well as your development time.

Which approach should you choose?

 Posted by Rajkatie on 11/26/2012 | Category: ASP.NET Interview questions | Views: 4722 | Points: 40
Select from following answers:
  1. Create an HtmlHelper extension.
  2. Create a Custom server control.
  3. Create a custom Web Part.
  4. All Above

Show Correct Answer


Source: Microsoft Press | | Alert Moderator 

Comments or Responses

Login to post response