Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


view state data is stored in which format?

Answers were Sorted based on User's Feedback



view state data is stored in which format?..

Answer / meganathan

view state will be stored in hidden field with encrypted

Is This Answer Correct ?    0 Yes 0 No

view state data is stored in which format?..

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

view state data is stored in which format?..

Answer / ganesh

Viewstate values are saved in the format of Hash.

Is This Answer Correct ?    9 Yes 10 No

view state data is stored in which format?..

Answer / piyush kashyap

View State Store in hash format

Is This Answer Correct ?    1 Yes 2 No

view state data is stored in which format?..

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

Post New Answer

More ASP.NET Interview Questions

What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

0 Answers  


What is a gridview in asp.net?

0 Answers  


In the Repeater control which way you can edit?

0 Answers   Siebel,


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?

0 Answers  


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?

0 Answers  


What is difference between session and application in asp net?

0 Answers  


User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?

3 Answers  


Differentiate between file-based dependency and key-based dependency.

0 Answers  


Which is an advantage of application service providers?

0 Answers  


What are the session variables?

0 Answers  


Categories