Answer Posted / chandu
its System.web.UI.Page not Forms.
Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is the difference between c# and .net?
What are the benefits of view state?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is meant by server side scripting?
How to sign out from forms authentication?
What is xaml? Are xaml file compiled or built on runtime?
What is the function of new view engine in asp.net? : asp.net mvc
I’m having some trouble with cas. How can I diagnose my problem?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What is slidemaster?
What is is post back property in asp net?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
What is difference between asp state management and asp.net state management?
Can viewstate be accessed in another page?