view state data is stored in which format?
Answers were Sorted based on User's Feedback
Answer / meganathan
view state will be stored in hidden field with encrypted
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pankaj oberoi
view state is the default way to store the value of controls
in hidden fields.value store in hidden fields in encrypt
form.when the page post back view state store all values to
hidden fields. TextBox and dropdown list are the controls who
store value in view state when ever we disable view state of
this control.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ganesh
Viewstate values are saved in the format of Hash.
| Is This Answer Correct ? | 9 Yes | 10 No |
Answer / saiish
Viewstate is stored in hash format and it will be stored in
hidden field named "_Viewstate".
| Is This Answer Correct ? | 4 Yes | 6 No |
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What is a gridview in asp.net?
In the Repeater control which way you can edit?
What is web.config. How many web.config files can be allowed to use in an application ?
10 Answers Accenture, BirlaSoft, Infosys, InterGraph, Satyam, Wipro,
Where is asp.net session stored?
What's the advantage of using System.Text.StringBuilder over System.String?
3 Answers IBM, IdeaLake, Infosys,
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
What is difference between session and application in asp net?
User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?
Differentiate between file-based dependency and key-based dependency.
Which is an advantage of application service providers?
What are the session variables?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)