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

What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?

1 Answers   Patni,


what are the main advantage in .net?

4 Answers   TCS,


What is an imagemap in asp.net?

0 Answers  


what is diference between the .net1.0 & .net2.0 ?

3 Answers   EMax,


If you are using components in your application, how can you handle exceptions raised in a component?

0 Answers   Accenture,


How can you ensure a permanent cookie?

0 Answers  


Which is faster viewdata or viewbag?

0 Answers  


What is the procedure to create the environment for asp.net? : asp.net mvc

0 Answers  


You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess.

3 Answers   Syntax Softtech,


What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?

2 Answers  


Can we create a multiple user simultaneously ?

0 Answers   MCN Solutions,


Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Server username and passwords). Which one is trusted and which one is untrusted?

3 Answers  


Categories