1 / 8

Designing Views in ASP.NET MVC

Designing Views in ASP.NET MVC. Jimmy Bogard. Options in WebForms. MasterPages User controls (.ASCX) Custom controls 3 rd party controls Controls, controls, controls. Options in MVC. MasterPages Partials RenderAction HtmlHelper extensions Client side?. Master Pages.

avari
Download Presentation

Designing Views in ASP.NET MVC

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Designing Views in ASP.NET MVC Jimmy Bogard

  2. Options in WebForms • MasterPages • User controls (.ASCX) • Custom controls • 3rd party controls • Controls, controls, controls

  3. Options in MVC • MasterPages • Partials • RenderAction • HtmlHelper extensions • Client side?

  4. Master Pages Options in MVC

  5. Partials Options in MVC

  6. RenderAction Options in MVC

  7. HtmlHelper Extensions Options in MVC

  8. For more information • ASP.NET MVC • http://codeplex.com/aspnet • MVC Contrib • http://mvccontrib.codeplex.com/ • ASP.NET MVC Futures • http://aspnet.codeplex.com/Wiki/View.aspx?title=MVC • Book (duh)

More Related