what is view state and its use
Answer Posted / chinnu
view state that automatically preserves property values of
the page and all the controls on it between round trips.
| Is This Answer Correct ? | 22 Yes | 7 No |
Post New Answer View All Answers
What is loop in asp.net?
What are the main advantages of using asp.net?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
Explain managed code an un-managed code.
What are the differences between clr & cts?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
What is the difference between dynamic SGA and static SGA?
How does session work in asp net?
How does u call and execute a sp in .net?
How do you declare static variable? What is its lifetime?
What is Partial PostBack in ASP.NET?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Explain how do you validate the controls in an asp .net page?
What is the maximum amount of memory any single process on windows can address?