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
ASP.net
ASP.net
A. equals() method
B. RegularExpressionValidator
C. RequiredFieldValidator
D. CompareValidator
A. Implement application and session level events
B. Declare Global variables
C. No use
D. All of the above
A. System.Data.Interfaces
B. System.Data.Connection
C. System.Data.Common
D. System.Data
A. Server.CreateObject(“Scripting.FileSystemObject”)
B. Create Object:”Scripting.FileSystemObject”
C. Server.CreateObject(“FileSystemObject”)
D. Create(“FileSystemObject”)
A. .Aspx
B. .Asmx
C. .Ascx
D. None of these
A. Windows XP Professional
B. Windows 2000
C. Both A and B
D. None of these
A.
B.
C.
D. None of these
A.
B.
C.
D.
A. Returns the Virtual Path of the web folder
B. Maps the specified virtual path to Physical path
C. Returns the physical file path that corresponds to virtual specified path
D. All of the above