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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T07:22:29+00:00 2026-06-03T07:22:29+00:00

Can somebody please explain the purpose of TempData in MVC. I understand it behaves

  • 0

Can somebody please explain the purpose of TempData in MVC.
I understand it behaves like ViewBag but what does it do beyond that.

  • 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-06-03T07:22:30+00:00Added an answer on June 3, 2026 at 7:22 am

    TempData is meant to be a very short-lived instance, and you should
    only use it during the current and the subsequent requests only! Since
    TempData works this way, you need to know for sure what the next
    request will be, and redirecting to another view is the only time you
    can guarantee this. Therefore, the only scenario where using TempData
    will reliably work is when you are redirecting. This is because a
    redirect kills the current request (and sends HTTP status code 302
    Object Moved to the client), then creates a new request on the server
    to serve the redirected view. Looking back at the previous
    HomeController code sample means that the TempData object could yield
    results differently than expected because the next request origin
    can’t be guaranteed. For example, the next request can originate from
    a completely different machine and browser instance.

    http://rachelappel.com/when-to-use-viewbag-viewdata-or-tempdata-in-asp.net-mvc-3-applications

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

Sidebar

Related Questions

can somebody please explain, what exactly does it mean? I'm trying to understand what
Can somebody please explain what does this warning mean: undefined reference to 'WinMain@16' ?
Can somebody please explain why a while statement like while (ch != '\n' ||
can somebody please explain what does it mean : passing arg 1 of 'free'
I'm learning ML, can somebody please explain what does it mean exhaustive patterns?
can somebody please explain how does 0 influence mmap in python in this case:
Hi can somebody please explain what are the URL's that we can see at
Can somebody please explain what the selectors mean? As far as I understand having
I do not understand how this code is compiling. Can somebody please explain what
Can somebody please explain how to use macros in x86 assembly coding

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.