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 state

Answer Posted / sathya

View state is the method that the ASP.NET page framework
uses to preserve page and control values between round
trips. When the HTML markup for the page is rendered, the
current state of the page and values that must be retained
during postback are serialized into base64-encoded strings.
This information is then put into the view state hidden
field or fields.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of web api ? Why web api needed, if you have already restful services using wcf ?

1062


mention what is the key advantage of using entity framework or ef?

1070


Explain linq to entities? : Entity framework

1101


Why to use Html.Partial in ASP.Net MVC?

1183


What are the 2 popular asp.net mvc view engines?

1067


What is latest version of .net framework?

1167


Is it possible to share a view across multiple controllers?

1026


Explain unit test done by tester on development team?

1048


Is .net core replacing .net framework?

1033


What is Area in ASP.Net MVC?

1158


What is the difference between model and entity?

1098


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

1136


I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.

2657


What is partialview in asp.net mvc?

1097


what is eager loading?

1069