If a developer of ASP.NET defines style information in a common location. Then that location is called as_________________?
		A. Theme 
B. Master Page
C. Customization
D. None of these
		A. Theme 
B. Master Page
C. Customization
D. None of these
		A. Session Objects
B. Application Objects
C. Viewstate
D. All of the above 
		A. All users within a single tunnel
B. All Users of an application
C. A Single session 
D. All of the above
		A. The customer can run on any platform.  
B. Such a situation cannot happen at all
C. The customer must be having technology that run ASP.
D. None of the Above
		A. Parameterized constructor
B. On click of button
C. Global.asax
D. Default constructor 
		A. The DataSet schemas must match in order to merge
B. The destination DataSet must be empty prior to merging
C. A primary key must be defined on the DataTable objects 
D. A DataSet must be merged into the same DataSet that created it.
		A. LinqDataSource 
B. XmlDataSource
C. SqlDataSource
D. ObjectDataSource
		A. Static
B. Linear
C. Topdown
D. Event-driven 
		A. Add Source, Tag prefix
B. Add Tag prefix, Tag name
C. Add Src, Tagprefix, Tagname 
D. None of these
		A. DataBind
B. DataList
C. Fill( ) 
D. Load ( )