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


How can u deifne the benefits and limitation of using Viewstate for state management?



How can u deifne the benefits and limitation of using Viewstate for state management?..

Answer / Manish Kumar Chaurasia

ViewState is used to maintain view state information between postbacks in ASP.NET. It provides automatic persistence of page and control properties between requests. Benefits include the ability to keep user interface state during a round trip and reduced server load due to less data being sent back and forth compared to other options like Session State.nHowever, ViewState can be a drawback when dealing with large amounts of data or sensitive information due to its size and potential security risks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is asp.net web application?

1 Answers  


How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?

1 Answers   HCL,


How to find last error which occurred in Asp.net ?

1 Answers  


What is the syntax for datagrid and specifying columns?

1 Answers   Microsoft, SF,


what is structured data format?

2 Answers  


What is viewstate?

6 Answers   Abacus, Microsoft, Sopra,


Can we change the page layout in ASP.NET 2.0 as Grid Layout like in previous version

2 Answers   Citrix, TCS,


How many no of classes in .net

4 Answers  


what is PostBack Property exactly ? when It Returns True? when it Returns False?

1 Answers  


How to store a dataset in a viewstate?

3 Answers   IBM,


What is _viewstart?

1 Answers  


What are the asp.net list controls and difference between them?

1 Answers  


Categories