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 |
How can I stop my code being reverse-engineered from IL
Speaking of Boolean data types, what's different between C# and C/C++ ?
what is Framework?
explain lazy loading, eager loading, and explicit loading?
I want ask from plz smaple example code for Biztalkk server
What is mvc entity framework?
How does .net framework works?
Can you use Razor code in Javascript in ASP.Net MVC?
How will you load dynamic assembly? How will create assemblies at run time?
What is Value type and reference type in .Net
What are Action Methods in ASP.NET MVC?
How can you prevent your class to be inherated further