1 / 10

лектор: Борислава Палева

лектор: Борислава Палева. Introduction to ASP.NET MVC. Erjan Gavalji erjan.gavalji@telerik.com http://www.telerik.com. ASP.NET Classic model – review, cons. WebForms LifeCycle – the good side and the bad side Weak abstraction, strict object model Complicated SEO implementation

grace-guy
Download Presentation

лектор: Борислава Палева

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. лектор:Борислава Палева

  2. Introduction toASP.NET MVC Erjan Gavalji erjan.gavalji@telerik.com http://www.telerik.com

  3. ASP.NET Classic model – review, cons • WebForms LifeCycle – the good side and the bad side • Weak abstraction, strict object model • Complicated SEO implementation • A single form; transfer of all the data to the server and back • Almost impossible testing

  4. ASP.NET MVC –Basics • Routing – declarative approach • MVC design pattern • Specific file structure • Easy tests addition • High level of abstraction

  5. What’s inside – the engine behind Controller Routing Model Browser View Source code available athttp://www.codeplex.com/aspnet

  6. ASP.NET MVC application Demo...

  7. Why is it important to write tests and how ASP.NET MVC helps with that Demo...

  8. Cons of theASP.NET MVCprogramming model • Component building and reuse still to be implemented • Harder creation of pages with lots of data and forms

  9. Future plans • Control development • RTM - when?

  10. Questions and answers Contacts:erjan.gavalji@telerik.com www.telerik.com

More Related