Answer Posted / ff
view state stores the control properties and data during
postbacks it is a cliend side state mgmt
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the different parts that constitute ASP.NET application?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Differentiate between namespace and assembly.
How do you store a value in viewstate and retrieve them?
Describe the Server Control Events of ASP.NET?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What does uri mean?
Explain the asp.net session state modes.
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is difference between ispostback and autopostback in asp net?
Explain the difference between asp.net mvc and asp.net webforms
What are the advantages of the code-behind feature?
What is the difference between session object and application object?
Do session use cookies in asp net?
What is the difference between a multi-layer and multi-tier applications?