Answer Posted / somnath
using view state we can maintain a value in our page scope.
and this value use in pay page of our website.viwe state
maintain one session at the page destroyed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain RenderBody and RenderPage in ASP.Net MVC?
How large is the .net framework 3.0? Does this change make the release larger?
What is .net architecture and framework?
What is routeconfig.cs in mvc 4?
What is .net framwork?
Possible ways to prevent xss attacks on mvc application?
what is code first approach?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
What are the new enhancements done in default project template of asp.net mvc 4?
What is the advantage of mvc?
What you mean by routing in asp.net mvc?
What are the 3 main components of an asp.net mvc application?
What is the "helperpage.isajax" property?
Is the following route definition a valid route definition? {controller}{action}/{id}
What is the use of viewmodel in mvc?