Hi Lakhan,
Both are very useful why means both have advantages and disadvantages.so for our requirement we use these
mvc:
It will provide fine control over rendered html
Seperation between UI and code ,easy to test
It can support multiple view engines.
Easy integration with frameworks like jquery.
no view state
Allows for reuse of the same models to present different UI's and interfaces.
web forms:
Provides very good rad development capabilties.
Great designer support in visual studio.
Ease of development for data-heavy lob applications.
very rich control libraries and third party vendor support.
view state is worked
Mark as Answer if it helps you
Thanks&Regards
Aswini Aluri
lakhansin-22735, if this helps please login to Mark As Answer. | Alert Moderator