ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
what is view state
 Question Submitted By :: Rajini
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is view state
Answer
# 1
In ASP.NET pages, the view state represents the state of 
the page when it was last processed on the server. It's 
used to build a call context and retain values across two 
successive requests for the same page. By default, the 
state is persisted on the client using a hidden field added 
to the page and is restored on the server before the page 
request is processed. The view state travels back and forth 
with the page itself, but does not represent or contain any 
information that's relevant to client-side page display. In 
this column, I'll take a tour of the view state 
implementation in ASP.NET and show how to keep your Web 
pages fit and trim and a bit more secure.

 
Is This Answer Correct ?    0 Yes 0 No
Deepak Bajpai
 
  Re: what is view state
Answer
# 2
it is the internal structure, automatically retains value 
of the controls in the hidden fields on the page.
 
Is This Answer Correct ?    0 Yes 0 No
Rajeev
 
 
 
  Re: what is view state
Answer
# 3
It is the process of maintaing controls data under postback 
implimentation.It can be implimented by using Hidden field.
 
Is This Answer Correct ?    0 Yes 0 No
Kalpana Reddy
 
  Re: what is view state
Answer
# 4
ViewState is a concept of maintaining controls properties 
under postback implementation.it can be implemented in the 
form of hidden field.
 
Is This Answer Correct ?    0 Yes 0 No
Nitya
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What are the two properties that are common in every validation control?  4
What are the main components of the ADO object model? How are they used? Syntax-Softtech1
What is a Windows Service and how does its lifecycle differ from a "standard" EXE?  1
Difference between server.Execute and response.redirect ? Keane-India-Ltd3
1. What is the difference between Cache and Session? 2. I cache limited to page like viewstate or it's accessible through out the application like session? 3. Which one is better when I've some data that is to be used across the application? Why is to better than the other? 247Customer1
In C#.net application is run on linux michine  3
why security trimming attribute?  1
how can i insert array values and retreive in asp.net TCS3
How to Insert a TextBox value in to Sql database using C# coding? Sona6
how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url  1
Tell About Global.asax ? Keane-India-Ltd3
How will u decide when to use caching and when to use viewstate?  3
Asp.net - How to find last error which occurred? Abacus1
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?  1
How would one do a deep copy in .NET? TCS4
What does the "EnableViewState" property do?  2
what is service contract,operation contract?  1
What is SOAP, UDDI and WSDL ? Infosys1
if u r projet consist of 4 people means how can u manage the file Mind-Tree8
Explain the life cycle of an ASP .NET page.  2
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com