Answer Posted / Sankatesh Raman
The choice between MVC and Web Forms depends on the specific application requirements. MVC is often preferred for complex applications due to its separation of concerns, cleaner code structure, and testability. However, Web Forms are still used in some cases due to their simplicity and ease of use.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers