ASP.NET MVC

Last post 05-12-2008 3:10 AM by maheshsingh. 4 replies.

Sort Posts:

  • ASP.NET MVC

    05-08-2008, 4:21 AM
    • Loading...
    • maheshsingh
    • Joined on 07-28-2006, 12:23 PM
    • Noida, India
    • Posts 235

    Post edited by moderator XIII, please put links to other sites, that are not related to the question, in your signature instead of in posts themselves

     Hi Guys,

                     I am new to ASP.NET MVC. I did 15-20 projects in ASP.NET web form. Now i want to move to ASP.NET MVC. I want to know what all advantages i'll get over ASP.NET web form if i move to ASP.NET MVC and what all drawbacks in ASP.NET MVC over ASP.NET web form. SO that i can take decision about my new project.

     Thanks
    ~Mahesh


     

    ------------------------------------------------------------------------------------
    Dont forget to click "Mark as Answer" on the post that helped you.
    ------------------------------------------------------------------------------------
    ~Mahesh

    Filed under:
  • Re: ASP.NET MVC

    05-08-2008, 8:12 AM
    • Loading...
    • shiju
    • Joined on 11-18-2003, 1:03 PM
    • Trivandrum, Kerala, India
    • Posts 38

    Advantages

  • Maintain a clear separation of concerns
  • Better model for Test Driven Development (TDD)
  • RESTful URLs .Full controls of how URLs are constructed. Search Engine Optimization URLs
  • True stateless model of the web and free from ugly viewstate and postbacks.
  • Full control of the generated HTML.
  • Web form model is more easier to develop applications having complex user interfaces especially for line of business(LOB) applications. But I hope this will change in future.....

    Regards,

    Shiju 

     

  • Re: ASP.NET MVC

    05-08-2008, 8:23 AM
    • Loading...
    • erbere
    • Joined on 03-07-2008, 3:05 PM
    • Posts 3

    http://greggalipeau.wordpress.com/2008/04/04/choosing-a-ui-pattern-mvc-mvp-and-aspnet-mvc/

     

     

    erbere
  • Re: ASP.NET MVC

    05-08-2008, 9:08 AM
    • Loading...
    • maheshsingh
    • Joined on 07-28-2006, 12:23 PM
    • Noida, India
    • Posts 235

     My biggest concern about maintainability, extensibility and rapid development. Please give some example if possible.

    Thanks
    ~Mahesh
     

    ------------------------------------------------------------------------------------
    Dont forget to click "Mark as Answer" on the post that helped you.
    ------------------------------------------------------------------------------------
    ~Mahesh

  • Re: ASP.NET MVC

    05-12-2008, 3:10 AM
    • Loading...
    • maheshsingh
    • Joined on 07-28-2006, 12:23 PM
    • Noida, India
    • Posts 235

     I also want to know about the development effort between  web form model and ASP.NET MVC framework

    ------------------------------------------------------------------------------------
    Dont forget to click "Mark as Answer" on the post that helped you.
    ------------------------------------------------------------------------------------
    ~Mahesh

Page 1 of 1 (5 items)