You are developing MVC application. you need to minimize the development time while creating view in this application. while creating view, you create non-standard html control that must render on the server. Which approach should you choose?

 Posted by Rajkatie on 1/31/2013 | Category: ASP.NET Interview questions | Views: 6194 | Points: 40
Select from following answers:
  1. Use HtmlHelper extension
  2. Use custom server control.
  3. Use jQuery library to dynamically add the HTML control
  4. All Above

Show Correct Answer


Source: microsoft Exam Ref book | | Alert Moderator 

Comments or Responses

Login to post response