Where does the Web page belong in the .NET Framework class
hierarchy?
Answer Posted / guest
System.Web.UI.Page
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the Types of authentications in IIS
Define the steps to set up validation control.
What does passport and windows authentication mean in ASP.NET?
What is sdlc process?
How do we assign page-specific attributes?
Explain the concept of event bubbling in ASP.NET?
Where can I get the details on migration of existing projects using various technologies to asp.net?
Why is this service branded with windows livetm?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
What is the use of dispose method?
What is difference between session and viewstate?
How long do session variables last?
What are the differences between application object and session object?
What are the asp.net list controls and difference between them?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?