More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
PPSC Computer Science Chapter 7 ASP.NET Online Test MCQs With Answers
Question # 1
The best way to delimit ASP NET code from HTML code in your pages is by using_____ tags
Choose an answer
<body>
< Head >
< Script >
None
Previous
Skip
Next
Question # 2
Which of the following is not a valid state management tool.
Choose an answer
Query state
Hidden form field
Application state
cookies
Previous
Skip
Next
Question # 3
The Grid view control in ASP NET has which of the following features.
Choose an answer
Automatic data binding
Automictic paging
Both A and B
None
Previous
Skip
Next
Question # 4
Give one word common type system is built into which of the following.
Choose an answer
CLR
RCT
RCW
GAC
Previous
Skip
Next
Question # 5
What is the default authentication mode for llS
Choose an answer
Windows
anonymous
Basic Authentication
None
Previous
Skip
Next
Question # 6
Give one word in NET the operation of reading metadata and using its contents is known as.
Choose an answer
Reflection
Enumeration
Binding
Serialization
Previous
Skip
Next
Question # 7
Select the control which does not have any visible interface
Choose an answer
Datalist
Drop down list
Repeater
Data grid
Previous
Skip
Next
Question # 8
What is the default session out time
Choose an answer
20 sec
20 min
1 hr
None
Previous
Skip
Next
Question # 9
Which of the following denote ways to manage state in an ASP .NET application.
Choose an answer
Session objects
Application objects
View state
All above
Previous
Skip
Next
Question # 10
In ASP NET if one uses Windows authentication the current request attached an object called as.
Choose an answer
Serialization
Windows principal
Windows datset
None
Previous
Skip
Next
Question # 11
What is the transport protocol used to call a web service.
Choose an answer
HTTP
SOAP
TCP
SMTP
Previous
Skip
Next
Question # 12
Which of the following must be done in order to connect data from some data resource to Repeated control.
Choose an answer
Set the Data sources property
Call the data bind method
Both A and B
None
Previous
Skip
Next
Question # 13
What section of the config Web file is used for storing a slist of authorized users.
Choose an answer
Authorization
Authentication
Authentication
None
Previous
Skip
Next
Question # 14
Which of the following denoted the web control associated with Table control function of ASP NET.
Choose an answer
Data list
List Box
Table Row
All above
Previous
Skip
Next
Question # 15
The technique that allow code to make function calls to .NET applications on other process and on other machines is.
Choose an answer
.NET Threading
.NET Remoting
.NET RMT
None
Previous
Skip
Next
Question # 16
Which name space allows us to formau then lication.
Choose an answer
System Web Ul forms security
System Web security
System Web configuration
System Web services
Previous
Skip
Next
Question # 17
Which of the following is used to send email message from my ASP NET page.
Choose an answer
System Web mail Mail message
System Web mail smtp mail
Both A and B
None
Previous
Skip
Next
Question # 18
Which of the following transfer execution directly to another page.
Choose an answer
Server transfer
Response redirect
Both A and B
None
Previous
Skip
Next
Question # 19
The control used in ASP NET to display information from data set but with better formatting and editing behavior is.
Choose an answer
Panel
Button
Data list
None
Previous
Skip
Next
Question # 20
Which property of the session object is used to set the local identifier.
Choose an answer
sessionld
LCID
Item
Key
Previous
Skip
Next
Question # 21
What is the size of the session ID
Choose an answer
32 bit long string
32 bit long double
32 bit long character
32 bit long integer
Previous
Skip
Next
Back