Test Status
      ASPRANDOMTEST
      (A) System.Web.Control
      (B) System.Web.RootBuilder
      (C) System.Web.UserControl
      (D) System.Web.UI.Page
      (A) MMC Event viewers
      (B) Performance logs
      (C) Alerts Snap-ins
      (D) ALL
      (A) Add Tag prefix, Tag name
      (B) Add Source, Tag prefix
      (C) Add Src, Tagprefix, Tagname
      (A) Application object
      (B) Session object
      (C) Response object
      (D) Server object
      (A) server
      (B) response
      (C) session
      (D) All of the above
      (A) User controls are displayed correctly in the Visual Studio .NET Designer
      (B) Custom controls are displayed correctly in VS.Net Designer
      (C) User and Custom controls are displayed correctly in the Visual Studio .NET Designer.
      (A) Default constructor
      (B) Parameterized constructor
      (C) Global.asax
      (D) On click of button
      (A) a collection of values sent as cookies in a HTTP header
      (B) a collection of data sent with a submitted form
      (C) from client variables described from within an object
      (D) A and B
      (A) To create and populate a Table in Design view
      (B) To create a customized control that needs to display data in a tabular fashion
      (C) To create and populate a Table with images
      (D) To display a tabular result set
      (A) SQLLCientAttribute
      (B) SQLPermission
      (C) SQLPermissionClient
      (D) SQLClientPermission
      (A) .Web
      (B) .ASP
      (C) .ASPX
      (D) All of the above
      (A) <% Language=VBScript %>
      (B) <%@ Language=VBScript %>
      (C) <% ASPLanguage = VBScript %>
      (A) Any DLL file used by an EXE file.
      (B) An Assembly containing localized resources for another assembly
      (C) A and B
      (D) None of the above