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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T08:42:46+00:00 2026-05-16T08:42:46+00:00

I am using ASP.NET MVC application. However I am not able to understand the

  • 0

I am using ASP.NET MVC application. However I am not able to understand the fact that in ASP.NET MVC pages are not posted/no postbacks. How is that possible? Unless posting the data how can the MVC framework manipulate the posted data. So what is the point in telling ASP.NET MVC does not have post backs. And also what the REST principle all about?

Not able to understand from the web contents I have seen. Can anyone explain?

  • 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-16T08:42:47+00:00Added an answer on May 16, 2026 at 8:42 am

    The difference between ASP.NET posts and ASP.NET MVC posts is that in MVC, your page does not undergo the traditional page lifecycle of ASP.NET. Instead, your posts are mapped to a single method for processing.

    Part of the appeal of MVC is that it divorces itself from some of the state-tracking mechanisms of traditional ASP.NET. Since each POST or GET is mapped to an individual controller and method, it becomes less necessary to track things like view state.

    By not posting back as much state information and processing a full page lifecycle, the post model is rightly considered characteristically different from traditional web forms, but still relies on the HTTP methods we are familiar with.

    With respect to your question about REST, you can read a high-level overview on Wikipedia: http://en.wikipedia.org/wiki/Representational_State_Transfer

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

Sidebar

Related Questions

I am using asp.net MVC to develop an application that will have ajax interactions.
I am currently building an application using ASP.NET MVC. The data entry pages are
I'm using a few (2 or 3) master pages in my ASP.NET MVC application
I'm using the MVC beta to write a simple application to understand ASP.Net MVC.
I am using asp.net mvc for an application. I've taken some guidance from Rob
I am trying to publish an Asp.net MVC web application locally using the NAnt
I'm am building my asp.net web application using MVC (Preview 5), and am also
Using ASP.NET MVC there are situations (such as form submission) that may require a
Using asp.net MVC I'd like to do this inside a view: <%= Html.TextBox(textbox1, null,
I'm using ASP.NET MVC Preview 4 and would like to know how to use

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.