---
title: "What is the greatest advantage of using asp.net mvc over asp.net webforms?"  
description: "What is the greatest advantage of using asp.net mvc over asp.net webforms?"  
author: "Anonymous User"  
published: 2012-05-19  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/1460/what-is-the-greatest-advantage-of-using-asp-dot-net-mvc-over-asp-dot-net-webforms  
category: "asp.net mvc"  
tags: ["asp.net", "asp.net mvc", "mvc", "web form", "mindstick", "interview question"]  
reading_time: 1 minute  

---

# What is the greatest advantage of using asp.net mvc over asp.net webforms?

It is difficult to unit test UI with WebForms, where views in MVC can be very easily unit tested.

## Answers

### Answer by Anonymous User

It is difficult to unit test UI with WebForms, where views in MVC can be very easily unit tested.


---

Original Source: https://www.mindstick.com/interview/1460/what-is-the-greatest-advantage-of-using-asp-dot-net-mvc-over-asp-dot-net-webforms

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
