Correct Answer: System.Web.UI.Page
Explanation:
Note: This Question is unanswered, help us to find answer for this one
ASP.NET Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More ASP.NET MCQ Questions
Default timeout for a Cookie?
Which threading model is used in ASP.NET?
Role of the Web API Media Type Formatter?
What is the separation of presentation and content?
Which SessionState Mode causes the Session_End event to fire?
When users edit data, this code runs to completion, but no data changes appear In the database. You test the update query and the connection string that you are passing to the procedure. and they both work correctly. You need to change the code to ensure that data changes appear in the database. What should you do?
You are creating an ASP.NET application that will run on your company's intranet. You want to control the browser window and respond immediately to non-post~back events. Which should you use?
You create an ASP.NET page that allows a user to enter a requested delivery date in a TextBox control named txtDelDate. The date must be no earlier than two business days after the order date. and no later that 60 busmess days after the order date. You add a CustomValidator control to your page. In the Properties window you set the ControIToValidate property to txtDeiDate. You need to ensure that the date entered in the txtDelDate TextBox control falls within the acceptable range of values. In addition. you need to minimize the number of round trips to the server. What should you do?
Which are true Serializable objects (ie. they implement Serializable interface)?
You are debugging an ASP.NET application for Premium Corp.. Users will use the application to produce reports. Your application contains several DebquriteLine statements. Which window in Visual Studio .NET should you use to inspect output from the Debug.WriteLine statements?
ASP.NET MCQs | Topic-wise