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
 
 
 
Question
what is view state?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
Answer
Viewstate is stored in hidden input field and sent back to 
the server with every post back.
veiwstate is a concept of maintaing the controls props.
adv: 
redusing the manuel coding
it can not use persistant memory in client system or server 
system.
dis adv:
more amount of data can be transfered between client and 
web server
configaration :
we can figure viewstate at three levels
1.pagelevel
2.control level
3.application level
      cl:<input.......... enableviewstate="true[d]/false">
      pl:<%@page...........enableviewstate="tr true
[d]/false"%>
      al:this is required configurationfile
            <pages .......... enableviewstate="true
[d]/false>
 
0
Mallikarjuna
 
View All Answers
 
 
 
 
 
   
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