Answer Posted / rajesh
Master page containing one or more sub forms
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the media types of http requests and response?
From which base class all web forms are inherited?
Define authentication and authorization.
Less than one page, how many windows will you be able to maintain?
What is event in asp.net?
explain code with datachaching with example
What are the advantages of the code-behind feature?
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?
Differentiate between globalization and localization.
What is the namespace to create thread in .net?
Define the types of configuration files.
Explain how can you debug your .net application?
What are the page life cycle events?
What is the difference between dynamic SGA and static SGA?
What is viewstate? What does the “enableviewstate” property do?