Where is tempdata stored?



Where is tempdata stored?..

Answer / Rajesh Kumar Yadav

TempData in ASP.NET MVC is stored in the session state or cookie by default. However, it can be configured to use other storage providers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

How can I stop my code being reverse-engineered from IL

1 Answers  


Speaking of Boolean data types, what's different between C# and C/C++ ?

1 Answers  


what is Framework?

3 Answers  


explain lazy loading, eager loading, and explicit loading?

1 Answers   Microsoft,


I want ask from plz smaple example code for Biztalkk server

1 Answers  


What is mvc entity framework?

1 Answers  


How does .net framework works?

1 Answers  


Can you use Razor code in Javascript in ASP.Net MVC?

1 Answers  


How will you load dynamic assembly? How will create assemblies at run time?

3 Answers   Lance Soft, MGL,


What is Value type and reference type in .Net

1 Answers  


What are Action Methods in ASP.NET MVC?

1 Answers  


How can you prevent your class to be inherated further

1 Answers  


Categories