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
It is developer of ASP NET defines style information in a common location. Then that location is called as.
Choose an answer
Master page
Theme
Customization
None
Previous
Skip
Next
Question # 2
Select the caching type supported
Choose an answer
ASP NET
Out put caching
Data Caching
Both A and B
Previous
Skip
Next
Question # 3
What is executable unit gets created when we build an ASP NET application.
Choose an answer
DLL
EXE
COM
None
Previous
Skip
Next
Question # 4
Session Object classes are defined in which of the following name space.
Choose an answer
System web ul
System web session state
System Web
None
Previous
Skip
Next
Question # 5
Which property of the session object is used to set the local identifier.
Choose an answer
sessionld
LCID
Item
Key
Previous
Skip
Next
Question # 6
The number of forms that can be added to a aspx page is
Choose an answer
1
2
3
4
Previous
Skip
Next
Question # 7
The following are the minimum requirement to run ASP NET pates
Choose an answer
Java virtual machine
common language runtime
Windows explorer
None
Previous
Skip
Next
Question # 8
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 # 9
If in an ASP NET application one want to create http handlers which of the interface is used.
Choose an answer
Pipeline
Handier
IhttpH and ler factory
None
Previous
Skip
Next
Question # 10
In my NET Frame work I have threads Which of the following denote the possible priority level for the threads.
Choose an answer
Normal
above normal
Highest
All above
Previous
Skip
Next
Question # 11
Which method do you invoke on the data adapter control to load your generated data set with data.
Choose an answer
Load
Fill
Get All
None
Previous
Skip
Next
Question # 12
What is the default authentication mode for llS
Choose an answer
Windows
anonymous
Basic Authentication
None
Previous
Skip
Next
Question # 13
Which of the following are not a member of server object.
Choose an answer
Execute
Transfer
Open
HTML Decode
Previous
Skip
Next
Question # 14
Which of the following extension does a web service file will have.
Choose an answer
Asmx
Aspx
Ascx
Resx
Previous
Skip
Next
Question # 15
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 # 16
What is the default session out time
Choose an answer
20 sec
20 min
1 hr
None
Previous
Skip
Next
Question # 17
On which of the operating system belOw ASP Net CAN RUN.
Choose an answer
Windows XP professional
Windows 2000
Both A and B
None
Previous
Skip
Next
Question # 18
To set page title dynamically in ASP NET which of the following is used.
Choose an answer
< sheet > section
< tail > section
< head > section
None
Previous
Skip
Next
Question # 19
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 # 20
The actual work process of ASP NET is taken care by
Choose an answer
Inetinfo exe
aspnet _ isapi .dill
aspnet _ wp .exe
None
Previous
Skip
Next
Question # 21
How dow yu manage states in asp net application
Choose an answer
Session Objects
Application Objects
View state
All of above
Previous
Skip
Next
Question # 22
Select the interface which provides fast, connected forward only access to data.
Choose an answer
Idata record
I data base
I data base
Idata Reader
Previous
Skip
Next
Question # 23
In ASP NET application the Global asax file lie in which directly.
Choose an answer
Application
System
ROOT
None
Previous
Skip
Next
Question # 24
How do we delete update select data in a Data set.
Choose an answer
Using Sl data adapter
Using Sl data reader
Using Sl command
None
Previous
Skip
Next
Question # 25
Select the validation control used for Pattern matching..
Choose an answer
Field validator
Regular Expression Valdator
Range validator
Pattern Validator
Previous
Skip
Next
Question # 26
< ASP list item > tag replaces which of the following HTML tags
Choose an answer
< Option >
< Ul >
< List >
None
Previous
Skip
Next
Question # 27
The ASP NET server control which provides an alternative way of displaying text on web page is.
Choose an answer
< ASP label >
< ASP listitem >
< ASP Button >
None
Previous
Skip
Next
Question # 28
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
Back