1.
What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to server?

2.
______________ is the DataType return in IsPostback property.

3.
When does Garbage collector run?

4.
Which is the first event of ASP.NET page, when user requests a web page?

5.
What happens in the Init event of a page?

6.
Which one of the following has a parameter called as “preserveForm”?

7.
Which validation control in ASP.NET can be used to determine if data that is entered into a TextBox control is of type Currency?

8.
If we want to add graphics using asp.net which of the following web control will you use?

9.
What is/are true about master page? Choose the correct option.

10.
Which of the following statements about referencing master page methods and properties is true?