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
Select the control which does not have any visible interface
Choose an answer
Datalist
Drop down list
Repeater
Data grid
Previous
Skip
Next
Question # 2
Which method displays the custom control
Choose an answer
The prerender
Render
Page Load
Display
Previous
Skip
Next
Question # 3
What is the transport protocol used to call a web service.
Choose an answer
HTTP
SOAP
TCP
SMTP
Previous
Skip
Next
Question # 4
Which one of the following names spaces constrains the definition for Idb connection.
Choose an answer
System Data interfaces
System Data common
System Data
System data connection
Previous
Skip
Next
Question # 5
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 # 6
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 # 7
When a aspx page is requested from the web server the out put will be rendered to browser in following format.
Choose an answer
HTML
XML
WML
None
Previous
Skip
Next
Question # 8
Give one word what model does ASP NET request processing based on.
Choose an answer
Bottom up
Top down
Water fall
Pipe line
Previous
Skip
Next
Question # 9
Which objects is used to create foreign key between tables.
Choose an answer
Data relation
Data Relationship
Data constraint
Data key
Previous
Skip
Next
Question # 10
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 # 11
How do you register a user control.
Choose an answer
Add tag prefix Tag name
Add source .Tag prefix
Ada src Tag prefix Tag name
None
Previous
Skip
Next
Question # 12
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 # 13
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 # 14
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 # 15
Which of the following can be used to debug NET application.
Choose an answer
System diagnostics classes
Runtime debugger
Visual studio NET
All above
Previous
Skip
Next
Question # 16
In ASP NET the < authorization > section contain which of the following elemetns.
Choose an answer
< Deny >
< allow>
Botha A and B
None
Previous
Skip
Next
Question # 17
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 # 18
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 # 19
To add a custom control to a Web from we have to register with
Choose an answer
Tag prefix
Name space of the dil that is referenced
Assemblyname
All of the above
Previous
Skip
Next
Question # 20
What name space does the Web page belong in the NET frame work class hierarchy.
Choose an answer
System web ul page
System Windows page
System web page
None
Previous
Skip
Next
Back