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 / michael jerold

viewstate means to store the data when page is postback that
is called viewstate.

Is This Answer Correct ?    4 Yes 2 No

what is view stat how it is use ?..

Answer / guru gangadhar

Web Page is a Stateless.
So when the page is post backed the data doesn't persist.
In asp.net view state is present by default which is used to
store the data , we can store the data in view state at the
code behind while the page is post backed.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Explain the difference between Repeater and Data list control in ASP.NET?

0 Answers  


Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?

0 Answers  


What are runtime hosts?

2 Answers   Microsoft,


What is the namespace to create thread in .net?

0 Answers  


What is the use of web.config? Difference between machine.config and Web.config?

5 Answers  


What base class do all Web Forms inherit from?

1 Answers  


What are Master Pages in ASP.NET?

0 Answers  


What is asp net_sessionid?

0 Answers  


List the major built-in objects in asp.net?

0 Answers  


How much data (Max K) can go into a QueryString?

4 Answers   TCS, WEB,


What is the difference between a Stored procedure and function?

9 Answers  


How can you debug your.net application?

0 Answers  


Categories