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 6645383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T00:16:49+00:00 2026-05-26T00:16:49+00:00

I want to ask experienced ASP.NET developers about how to climb the learning curve

  • 0

I want to ask experienced ASP.NET developers about how to climb the learning curve of ASP.NET.

I am an experienced C++ and C# developers with no web application experience.

I found ASP.NET MVC and ASP.NET are two different technologies. I just want to ask:

  1. Whether these two technologies will co-exists or MVC will replace
    ASP.NET?
  2. If I want to learn ASP.NET MVC. Do I need to learn ASP.NET as a prerequisite?
  3. Can you recommend some learning resources? Book? Video? Not paid Microsoft training 🙁

Many thanks

  • 1 1 Answer
  • 0 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. Editorial Team
    Editorial Team
    2026-05-26T00:16:49+00:00Added an answer on May 26, 2026 at 12:16 am

    First of all ASP.NET is request/response pipeline. This means that you are given access to the request and response streams as well as some provisions like, session, cache, security, etc.

    On top of this there are 3 frameworks in charge for generating HTML. The first and oldest is known as ASP.NET Web Forms. Because it was the only one it is sometimes called ASP.NET but this is not correct in the current state of things. ASP.NET MVC is the second one and there is a third one known as ASP.NET Web Pages. All 3 of these share the same core ASP.NET request/response pipeline and the APIs for Session, Cache… What is different is how they generate HTML.

    You can check my answer to this question for more info.
    Asp.Net Web Forms and Asp.Net Web Pages

    And to answer your concrete question – no Web Forms is not going away. A lot of people use it, MS are releasing new versions.

    Web Forms is pretty good for people with desktop background because it uses a control model familiar to desktop devs and also has something that simulates state. It also requires less knowledge of HTML, JS, CSS. ASP.NET MVC is kind of the opposite. It gives you a lot of control but requires a lot of knowledge about the web.

    I personally prefer Web Forms to MVC for a variety of reasons that I will not list here but even Web Forms supporters (and especially me) will admit that Web Forms is pretty bad way to learn about the web because it abstracts a lot of things. This gives you productivity, security, etc. but can result in cases of leaky abstraction if you don’t know how the underlying framework works and it is pretty easy to skip learning the details because you know stuff just works… until it breaks and then you don’t know where to start.

    Ultimately the choice is yours but if you start with Web Forms be sure to learn about HTTP verbs, cookies, raw response stream, http headers, html form/submit model inline css vs separate files and javascript out of the context of Web Forms and make sure you know how Web Forms automates these.

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

Sidebar

Related Questions

i want ask some question about asp.net mvc Is static constructor will init every
I just want to ask for your experience. I'm designing a public website, using
I want to ask my application only for 4.0 and 4.3 screens mobile. When
I want to ask a question about how you would approach a simple object-oriented
For the ASP.NET validator controls, I want to use both client-side validation for the
I only want facts as far as possible. There are some things that ASP.Net
Each Java developer has his each day sites, I want to ask more experienced
I want ask for a specific time that includes a timezone field. Is this
want to ask user to input something but not want to wait forever. There
I want to ask if we can set up the selenium testing framework on

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.