A. .Aspx
B. .Asmx
C. .Ascx
D. None of these
A. Server.CreateObject(“Scripting.FileSystemObject”)
B. Create Object:”Scripting.FileSystemObject”
C. Server.CreateObject(“FileSystemObject”)
D. Create(“FileSystemObject”)
A. System.Data.Interfaces
B. System.Data.Connection
C. System.Data.Common
D. System.Data
A. Implement application and session level events
B. Declare Global variables
C. No use
D. All of the above
A. equals() method
B. RegularExpressionValidator
C. RequiredFieldValidator
D. CompareValidator
A. To create a customized control that needs to display data in a tabular fashion
B. To create and populate a Table in Design view
C. To create and populate a Table with images
D. To display a tabular result set
A. CurrentUICulture
B. CurrentCulture
C. All of the above
D. None of these
A. Global variable
B. Cookies
C. Database
D. Database
A. Application objects
B. Session objects
C. ViewState
D. All of the above
A. System.Activator
B. ProxyWebPartManager
C. WebPartManager
D. None of these