1 |
Which of the following can be used to add alternating color scheme in aRepeater control. |
Alternatingltem template
Data source
Color validator
None
|
2 |
In ASP NET the < authorization > section contain which of the following elemetns. |
< Deny >
< allow>
Botha A and B
None
|
3 |
Give one word in NET the operation of reading metadata and using its contents is known as. |
Reflection
Enumeration
Binding
Serialization
|
4 |
In my NET Frame work I have threads Which of the following denote the possible priority level for the threads. |
Normal
above normal
Highest
All above
|
5 |
Which of the following is used to send email message from my ASP NET page. |
System Web mail Mail message
System Web mail smtp mail
Both A and B
None
|
6 |
Which of the following transfer execution directly to another page. |
Server transfer
Response redirect
Both A and B
None
|
7 |
Which of the following must be done in order to connect data from some data resource to Repeated control. |
Set the Data sources property
Call the data bind method
Both A and B
None
|
8 |
What is the base class from which all Web forms inherit. |
Master page
Page class
Session class
None
|
9 |
Which of the following denote ways to manage state in an ASP .NET application. |
Session objects
Application objects
View state
All above
|
10 |
Find the term The NET frame work which provides automatic memory management using a technique called. |
Serialization
Garbage Collection
Assemblies
Overriding
|
11 |
In ASP NET in form page the object whch contains the user name is. |
Page user identity
Page user isin role
Page User Name
None
|
12 |
The NET Fram work provides a runtime environment called. |
RMT
CLR
RC
RCT
|
13 |
What section of the config Web file is used for storing a slist of authorized users. |
Authorization
Authentication
Authentication
None
|
14 |
Client certificate is a collection of |
Server
Response
Collection
Request
|
15 |
Which method displays the custom control |
The prerender
Render
Page Load
Display
|
16 |
Which name space allows us to formau then lication. |
System Web Ul forms security
System Web security
System Web configuration
System Web services
|
17 |
What is the server machine name does. |
Gets the servers machine name
Gets the referred web site name on the server
Gets the client machine name
None
|
18 |
Which of the following are not a member of server object. |
Execute
Transfer
Open
HTML Decode
|
19 |
What is the out of following code stirng a="Hello" string b="Word " string c= a+b REsponse write ("C") |
Hello worid
C
A+ b
None
|
20 |
Select the output of the statement < form method=post action = test aspx > |
Transfer all the form data to test aspx with HTTP headers
Transfers all the form data to test aspx with out HTTP headers
Call post method on test aspx
None
|
21 |
What data type do a rang validator supports |
Integer
String
Data
All of the above
|
22 |
What is the life span for items stored in view state. |
Exists for the life of the current page
20 mins
2 mins
2 sec
|
23 |
What is the strong name |
Public key
Private key
combination of both public private key and digital signature
None
|
24 |
Which of the following extension does a web service file will have. |
Asmx
Aspx
Ascx
Resx
|
25 |
What is the size of the session ID |
32 bit long string
32 bit long double
32 bit long character
32 bit long integer
|
26 |
Which language can support SOAP. |
VB
JAVA
COBAL
All above
|
27 |
What is the full form of WSDL |
Web system Description language
Web services detail language
Web service description language.
None
|
28 |
Which of the following is not a member of connection object. |
Execute
End transaction
Begin Transaction
Open
|
29 |
How do we delete update select data in a Data set. |
Using Sl data adapter
Using Sl data reader
Using Sl command
None
|
30 |
Select the interface which provides fast, connected forward only access to data. |
Idata record
I data base
<div>I data base</div>
Idata Reader
|