Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 39909
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:56:22+00:00 2026-05-10T14:56:22+00:00

When I first heard about StackOverflow, and heard that it was being built in

  • 0

When I first heard about StackOverflow, and heard that it was being built in ASP.Net MVC, I was a little confused. I thought ASP.Net was always an example of an MVC architecture. You have the .aspx page that provides the view, the .aspx.vb page that provides the controller, and you can create another class to be the model. The process for using MVC in ASP.Net is described in this Microsoft article.

So my question is. What Does ASP.Net MVC provide that you wouldn’t be able to do with regular ASP.Net (even as far back as ASP.Net 1.1)? It is just fancy URLs? Is it just for bragging rights for MS to be able to compare themselves with new technologies like Ruby On Rails, and say, ‘We can do that too’? Is there something more that ASP.Net MVC actually provides, rather than a couple extra templates in the File->New menu?

I’m probably sounding really skeptical and negative right now, so I’ll just stop. But I really want to know what ASP.Net MVC actually provides. Also, if anybody can tell me why it’s Model-View-Controller and not in order of the layers of View-Controller-Model or Model-Control-View depending on whether you are going top to bottom, or vice versa, I’d really appreciate that too.

EDIT

Also, it’s probably worth pointing out that I’ve never really cared for the web forms (AKA server controls) model either. I’ve only used it minimally, and never on the job.

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T14:56:22+00:00Added an answer on May 10, 2026 at 2:56 pm

    .aspx doesn’t fulfill the MVC pattern because the aspx page (the ‘view’) is called before the code behind (the ‘controller’).

    This means that the controller has a ‘hard dependency’ on the view, which is very much against MVC principles.

    One of the core benefits of MVC is that it allows you to test your controller (which contains a lot of logic) without instantiating a real view. You simply can’t do this in the .aspx world.

    Testing the controller all by itself is much faster than having to instantiate an entire asp.net pipeline (application, request, response, view state, session state etc).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I first heard about ASP.NET MVC, I was thinking that would mean applications
I am new to asp.net and just started my first project. I heard about
I realize that Oz is a fairly obscure language. I first heard about it
I always heard about to close any activity use finish or use android.os.Process.killProcess(android.os.Process.myPid()); first
I google'd the term when I first heard about this in mysql (the sakila
I'm diving head first into ASP MVC and am playing around with creating and
I'm about to launch an ASP.NET web site which will be running on a
I first heard of JADE around 4 months back. Recently, I stumbled upon a
I'd never heard about wildcars until a few days ago and after reading my
I'm kinda new to android, I've heard about a new interesting project called androidannotations

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.