Why webforms are better than mvc?
Answer / Umashanker Mishra
Web Forms can be easier to learn for beginners due to its simpler architecture and integrated event-driven programming model. It also provides a more direct mapping between HTML elements and server controls, making it easier to develop data-bound applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is modelstate isvalid in mvc?
Mention what "beforfilter()","beforerender" and "afterfilter" functions do in controller?
Why there is no viewstate in mvc?
What are different filters in mvc?
What is mvc application life cycle?
What is mvc and why it is used?
What are action selectors in mvc?
Mention what is the use of the default route {resource}.axd/{*pathinfo} ?
Is razor a mvc?
What is mvc in simple words?
How does view data differ from view bag in mvc?
What is mvc technology?