Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is tempdata in mvc?



What is tempdata in mvc?..

Answer / Pallavi Singh

TempData is a feature in ASP.NET MVC that allows you to pass data between actions, typically for a single request-response cycle. Unlike ViewData and ViewBag, TempData stores data as Session variables, which means it persists beyond a single action execution.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

Mention what does model-view-controller represent in an mvc application?

1 Answers  


What is difference between mvvm and mvc?

1 Answers  


Is mvc better than web forms?

1 Answers  


How to perform exception handling in mvc?

1 Answers  


What are the steps for the execution of an mvc project?

1 Answers  


What is Controller in MVC application?

1 Answers  


What is the difference between viewdata and viewbag?

1 Answers  


What is mvvm mvc?

1 Answers  


What is mvc in angularjs?

1 Answers  


What is data annotation in mvc?

1 Answers  


What is mvc handler?

1 Answers  


What is the main view engine called?

1 Answers  


Categories