Shortcut Navigation:

ASP Net Page Quiz

Which of the following allow writing formatted output?

What is a Literal control ?

The namespace within the Microsoft .NET framework which provides the functionality to implement transaction processing is

Which keyword is used if want that our class can't be inherited ?

Which of the following is used to send email message from my ASP.NET page?

In ASP.NET page framework an automatic way to associate page events and methods is

To set page title dynamically in ASP.NET which of the following is used?

Which of the following is true about session in ASP.NET?

The type of code found in Code-Behind class is

There is a requirement as follows: A client side already has 25 COM objects and if the requirement is to add a 26th function that must exists only for .NET object without affecting the existing one how to achieve the above?