What is Hidden Fields in Asp.Net

Answer Posted / sagar jena

All the viewstate information stores in hidden field and hidden field is a textbox without visibility.,which is used for data-communication between browser and web-server towards different postback communication for a particular page.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you access the properties and controls of master pages from content pages?

520


Is it possible for me to change my aspx file extension to some other name?

586


Define web services in asp.net.

560


Difference between Response.redirect vs server.transfer?

585


How do we assign page-specific attributes?

619






Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

513


What is server side session?

524


Give 2 examples for scenarios when routing is not applied?

603


What is anonymous authentication?

589


Where can I get information on cookies in asp.net?

568


How many types of validators are there in asp net?

500


Where is the view state data stored?

578


To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?

605


How response object is related to asp's response object?

522


What is caching? What are different ways of caching in asp.net?

664