Enter your search terms
Submit search form
Web
examineonline.googlepages.com
Online Exam
>>
Programming
>>
ASP.NET
>>
Test 2
Menu
Programming
COMPTIA
GMAT
English
IQ
DataBase
OS
MCSE
CISCO
Finance
Management
Health
Soft Skills
Web Building
Multimedia
Test 2
1 . The interface used by ASP.Net to create Unique Id's?
A.
AppDomainsetup
B.
System.UI.Naming.Container
C.
IAsyncResult
D.
customFormatter
2 . Which property of the session object is used to set the local identifier ?
A.
SessionId
B.
LCID
C.
Item
D.
Key
3 . Select the caching type supported by ASP.Net
A.
Output Caching
B.
DataCaching
C.
Both A & B
D.
None of the above
4 . Where is the default Session data is stored in ASP.Net?
A.
InProcess
B.
StateServer
C.
SQL Server
D.
All of the above
5 . How do you disable client side validation ?
A.
Set the language property to C#
B.
Set the Runat property to server
C.
Set the ClientTarget property to Downlevel
D.
Set the inherits property to codeb
6 . Select the validation control used for "PatternMatching"
A.
FieldValidator
B.
RegularExpressionValidator
C.
RangeValidator
D.
PatternValidator
7 . How do you trace the application_End event on runtime?
A.
By Debugging
B.
By Tracing
C.
Can not be done
8 . Who can access Session state variables ?
A.
All Users of an application
B.
A Single session
C.
All users within a single tunnel
9 . Select the type Processing model that asp.net simulate
A.
Event-driven
B.
Static
C.
Linear
D.
TopDown
10 . Does the "EnableViewState" allows the page to save the users input on a form?
A.
Yes
B.
No
11 . Web Controls Supports CSS
A.
True
B.
False
12 . Session Object classes are defined in which of the following namespace?
A.
System.Web.UI
B.
System.Web.SessionState
C.
System.Web
13 . Which DLL translate XML to SQL in IIS ?
A.
SQLISAPI.dll
B.
SQLXML.dll
C.
LISXML.dll
D.
SQLIIS.dll
14 . What is the default authentication mode for IIS ?
A.
Windows
B.
Anonymous
C.
Basic Authentication
D.
None
15 . Which of the following is not a valid state management tool?
A.
Application State
B.
Hidden Form Field
C.
Querystate
D.
Cookies
16 . What is the maximum number of cookies that can be allowed to a web site ?
A.
1
B.
10
C.
20
D.
30
E.
More than 30
17 . Select the control which does not have any visible interface
A.
Datalist
B.
DropdownList
C.
Repeater
D.
Datagrid
18 . How do you explicitly kill a user's session ?
A.
Session.Close ( )
B.
Session.Discard ( )
C.
Session.Abandon
D.
Session.End
19 . Why do we use XMLSerializer class ?
A.
Remoting
B.
WebServices
C.
Xml documentary Files
20 . What does Response.End will do?
A.
It will stop the server process
B.
It will stop the client process
C.
None of the above
21 . Which control supports paging ?
A.
Repeater
B.
Datagrid
C.
Both
D.
None
22 . Where do you store the information about the user locale ?
A.
System.user
B.
System.web
C.
System.Drawing
D.
System.Web.UI.Page.Culture
23 . What is the purpose of code behind ?
A.
To separate different sections of a page in to different files
B.
To merge HTML layout and code in to One file
C.
To separate HTML Layout and code to different file
D.
To ignore HTML usage
24 . What is a satallite assembly ?
A.
Any DLL file used by an EXE file.
B.
An Assembly containing localized resources for another assembly
C.
None of the above
25 . Which of the following is not a member of Response Object?
A.
Clear
B.
Write
C.
Execute
D.
Flush
26 . Which of the following is not a member of ADODBCommand object ?
A.
ExecuteReader
B.
ExecuteScalar
C.
ExecuteStream
D.
Open
E.
CommandText
27 . Which method do you invoke on the DataAdapter control to load your generated dataset with data?
A.
Load
B.
Fill
C.
GetAll
D.
None
28 . How to open more than one datareader at a time ?
A.
Use different datareader variable
B.
Use different datareader and connection variable
C.
Can not be done
29 . What is the advantage of Disconnected mode of ADO.Net in ASP.Net ?
A.
Automatically dump data at client PC
B.
Not necessary to connect with server
C.
User data can update and retrieve in dataset and when connection connected, update values with server
D.
All of the above
30 . Which objects is used to create foreign key between tables?
A.
DataRelation
B.
DataRelationship
C.
DataConstraint
D.
Datakey
Test Name :
Test 2
Category :
ASP.NET
Number of Question :
30
Pass Score :
80
Test Result
Your Score :
Passing Score :
80
Result :
Copyright by
VanTuMinh
© 2007