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...


what is view stat? how it is use.

Answers were Sorted based on User's Feedback



what is view stat? how it is use...

Answer / raj

Viewstate is a built-in structure for automatically
retaining values among multiple requests for the same page.
The view state is internally maintained as a hidden field
on the page but is hashed providing greater security than
developer-implemented hidden fields do.

Is This Answer Correct ?    3 Yes 1 No

what is view stat? how it is use...

Answer / michael jerold

To store data when the page is postback thai is called
viewstate.

Is This Answer Correct ?    0 Yes 0 No

what is view stat? how it is use...

Answer / 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

More ASP.NET Interview Questions

Features and disadvantages of dataset ?

4 Answers   Interlink, Microsoft,


What is the difference between repeater over datalist and datagrid ?

1 Answers  


Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?

0 Answers   Accenture, Value Labs,


Explain the different parts that constitute ASP.NET application?

0 Answers   B-Ways TecnoSoft,


Is it necessary to lock application state before accessing it ?

1 Answers  


What is an iHTTPModule, and explain its implementation with its limitations?

1 Answers   Siebel,


Asp.net and asp ? differences?

2 Answers  


when i want to use asp.net configuration for creat users and roles i recived this message: There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store. The following message may help in diagnosing the problem: Unable to connect to SQL Server database. when i clicked the choose data source button that give me another message that is this: Use this page to configure how Web site management data such as membership is stored. You can use a single provider for all the management data for your site or you can specify a different provider for each feature. Your application is currently configured to use the provider: AspNetSqlProvider Select a single provider for all site management data Select a different provider for each feature (advanced) ------------------------- and this message was reapeted in other choose again. please help me if u know why i gave that message so i wont can creat my users and roles

0 Answers  


What is a page life cycle? What are the events in a page life cycle?

0 Answers  


What methods are fired during the page load?

1 Answers  


Name the control which can be used to reserve the space on web page for storing localized data.

3 Answers   IBM,


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 Answers  


Categories