I did an another UG presentation on the ASP.NET MVC Framework for K-Mug (Kerala Microsoft User Group) at Technopark, India. You can download the presentation material from here
Hi , i just downloaded the slide.. and in the slide which talks about the advantages of the webforms.. you have mentioned that its very Useful for Data driven LOB applications and MVC for Web 2.0 applications ..but i think MVC is more suitable for business since the development time may be bit high compared to winforms but its allows us to test the application and the maintainability is very High.. so i think when it comes to LOB application its Good to use Asp.net MVC..this is jus my View... Please clarify Let me know if i am wrong
@satish
You are exactly correct.
WebForm would be more RAD when developing heavy data-driven LOB applications. But we lost the testability. I would like to recommend to read my blog post MVC Vs WebForm from weblogs.asp.net/.../asp-net-mvc-vs-asp-net-web-form.aspx