Explain how viewstate is being formed?
No Answer is Posted For this Question
Be the First to Post Answer
What layout mode is the default when a new Web Form is created? a) GridBagLayout b) GridLayout c) FlowLayout d) FormLayout
Which protocol is used to call web service?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is viewstategenerator?
How can we Deploy a website?
What is autopost?
What does ascx stand for?
What is Stateless ASP or ASP.Net?
Write a code for sending an email from asp.net application.
What’s difference between “optimistic” and “pessimistic” locking?
which event in global.asx that fires for every request of same user?
How do I use response redirect?