RMT
CLR
RCT
RC
Page.User.Identity
Page.User.IsInRole
Page.User.Name
None of the Above
PageLoad
PageInit
PagePreInit
PageCreate
Program Application & Session level events
Get notified when a global variable is changed
Set global layout of a web application
Configure settings which globally affect the server performance
Viewstate
Session Object
Application Object
Out of process StateServer
In Process
State Server
Session Object
None
Block()
Snchrozine & Block
Lock() & Unlock()
AsncAccess()
Serialization
Garbage Collection
Assemblies
Overriding
Master Page
Page Class
Session Class
Base Page Class
Set the DataSource property
Call the DataBind method
Configure database to allow repeater access
Ask DB admin to configure a special named pipe for it
A special .Net class to identify and query java based applications
A javascript to connect and fetch data from database server on client-side
A collection of scripts used to enhance End-User clientside experience.
A java runtime based query execution client.
Server-side
Client-side
All of above
None of above
Inetinfo.exe
Aspnet_isapi.dll
Aspnet_wp.exe
None of the Above
1
3
7
Unlimited
Datasource's validate row event
Use of ColorValidator Control
AlternatingItemTemplate
Use of CSS 3 Custom configuration tags
Threading
Serialization
RCW
AppDomain
System.Active.Directory
System.Net
System.Microsoft.ActiveDirectory
System.DirectoryServices
Automatically determines role membership
Role membership determined only by user programming
ASP.NET does not support Windows Authentication
None of the Above
Set AutoGenerateColumns Property to false on the datagrid tag
Set AutoGenerateColumns Property to true on the datagrid tag
It is not possible to do the operation
Set SetMaunalColumns Property to true on the datagrid tag
Session.Dump
Session.Abandon
Session.Exit
Session.Kill
IsMdiChild on Forms A,B and C; and IsMdiParent on FormD.
MdiParent on Forms A,B and C; and IsMdiContainer on FormD.
IsMdiChild on Forms A,B and C; and IsMdiContainer on FormD.
MdiParent on Forms A,B and C; and IsMdiParent on FormD.
Setting max length on ASP.NET and HTML input controls
Using ASP.NET validation controls (RequiredFieldValidation, CompareValidator, RangeValidator, RegularExpressionValidator, CustomValidator) to constrain user input via ASP.NET input controls as much as possible.
Constraining user input to a white list (list of acceptable characters)
Constraining user input to a black list (list of all un acceptable characters)
Authorization
Identity
Authentication
Validation
Encrypted
Clear
Cryptograph
Hashed
True
False
Enable
Disable
Wait!
Here's an interesting quiz for you.