Deck 3: ASP.net Development: Controls, Methods, and Features

ملء الشاشة (f)
exit full mode
سؤال
A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above?

A)LinkButton
B)AdRotator
C)Both A and B
D)None of the above
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
In ASP.NET if one wants to maintain session then which of the following is used?

A)In-Process Storage
B)Microsoft SQL Server
C)Session State Service
D)All of the above
سؤال
I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired

A)Unload()
B)Load()
C)PreRender()
D)None of the Above
سؤال
Give one word: What model does ASP.NET request processing is based on

A)Buttom-up
B)Top-down
C)Waterfall
D)Pipeline
سؤال
What is the significance of Server.MapPath

A)Returns the physical file path that corresponds to virtual specified path
B)Returns the Virtual Path of the web folder
C)Maps the specified virtual path to Physical path
D)None
سؤال
Which method displays the custom control?

A)The PreRender
B)Render
C)Page_Loa
D)D Display
سؤال
When is the user controls code is executed

A)After the webform loads
B)After the page_init event of webform
C)Before Page_init event of web form
D)None of the above
سؤال
What section of the Web.config file is used for storing a list of authorized users?

A)Authorization
B)Authentication
C)SecurityPolicy
D)None
سؤال
The .NET Framework provides a runtime environment called

A)RMT
B)CLR
C)CTS
D)RCT
سؤال
The .NET framework which provides automatic memory management using a technique called

A)Serialization
B)Garbage Collection
C)Assemblies
D)Overriding
سؤال
Which of the following can be used to add alternating color scheme in a Repeater control?

A)AlternatingItemTemplate
B)DataSource
C)ColorValidator
D)None of the above
سؤال
Which of the following method is used to obtain details about information types of assembly?

A)GetTypes
B)GetType
C)Both A and B
D)None of the Above
سؤال
In ASP.NET the sessions can be dumped by using

A)Session.Dump
B)Session.Abandon
C)Session.Exit
D)None of the above
سؤال
Which method do you invoke on the DataAdapter control to load your generated dataset with data?

A)Load()
B)Fill()
C)DataList
D)DataBind
سؤال
How many classes can a single .NET DLL contain?

A)One
B)Two
C)None
D)Many
سؤال
Which of the following denote the property in every validation control?

A)ControlToValidate
B)Text
C)Both A and B
D)None of the above
سؤال
The type of code found in Code-Behind class is

A)Server-side code
B)Client-side code
C)Both A and B
D)None of the above
سؤال
Common type system is built into which of the following:

A)CLR
B)RCT
C)RCW
D)GAC
سؤال
What is Diffgram?

A)The one which renders the dataset object contents to XML
B)Finds the difference in two objects
C)Finds the difference in two files
D)None of the above
سؤال
What is the lifespan for items stored in ViewState?

A)Exists for the Life of the current page
B)20 mins
C)2 mins
D)2 sec
سؤال
What data types do a RangeValidator Support?

A)Integer
B)String
C)Date
D)All of the above
سؤال
To set page title dynamically in ASP.NET which of the following is used?

A)None of the above
B)<sheet> section
C)<tail> section
D)<head> section
سؤال
In ASP.NET application the Global.asax file lie in which directory

A)Application
B)System
C)Root
D)None of the above
سؤال
The control used in ASP.NET to display information from data set but with better formatting and editing behavior is

A)Panel
B)Button
C)DataList
D)None of the above
سؤال
How do we Delete, Update, Select data in a Dataset?

A)Using SQLDataAdapter
B)Using SQLDataReader
C)Using SQLComman
D)D None
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/25
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 3: ASP.net Development: Controls, Methods, and Features
1
A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above?

A)LinkButton
B)AdRotator
C)Both A and B
D)None of the above
AdRotator
2
In ASP.NET if one wants to maintain session then which of the following is used?

A)In-Process Storage
B)Microsoft SQL Server
C)Session State Service
D)All of the above
All of the above
3
I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired

A)Unload()
B)Load()
C)PreRender()
D)None of the Above
Load()
4
Give one word: What model does ASP.NET request processing is based on

A)Buttom-up
B)Top-down
C)Waterfall
D)Pipeline
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
5
What is the significance of Server.MapPath

A)Returns the physical file path that corresponds to virtual specified path
B)Returns the Virtual Path of the web folder
C)Maps the specified virtual path to Physical path
D)None
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
6
Which method displays the custom control?

A)The PreRender
B)Render
C)Page_Loa
D)D Display
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
7
When is the user controls code is executed

A)After the webform loads
B)After the page_init event of webform
C)Before Page_init event of web form
D)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
8
What section of the Web.config file is used for storing a list of authorized users?

A)Authorization
B)Authentication
C)SecurityPolicy
D)None
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
9
The .NET Framework provides a runtime environment called

A)RMT
B)CLR
C)CTS
D)RCT
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
10
The .NET framework which provides automatic memory management using a technique called

A)Serialization
B)Garbage Collection
C)Assemblies
D)Overriding
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
11
Which of the following can be used to add alternating color scheme in a Repeater control?

A)AlternatingItemTemplate
B)DataSource
C)ColorValidator
D)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
12
Which of the following method is used to obtain details about information types of assembly?

A)GetTypes
B)GetType
C)Both A and B
D)None of the Above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
13
In ASP.NET the sessions can be dumped by using

A)Session.Dump
B)Session.Abandon
C)Session.Exit
D)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
14
Which method do you invoke on the DataAdapter control to load your generated dataset with data?

A)Load()
B)Fill()
C)DataList
D)DataBind
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
15
How many classes can a single .NET DLL contain?

A)One
B)Two
C)None
D)Many
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
16
Which of the following denote the property in every validation control?

A)ControlToValidate
B)Text
C)Both A and B
D)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
17
The type of code found in Code-Behind class is

A)Server-side code
B)Client-side code
C)Both A and B
D)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
18
Common type system is built into which of the following:

A)CLR
B)RCT
C)RCW
D)GAC
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
19
What is Diffgram?

A)The one which renders the dataset object contents to XML
B)Finds the difference in two objects
C)Finds the difference in two files
D)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
20
What is the lifespan for items stored in ViewState?

A)Exists for the Life of the current page
B)20 mins
C)2 mins
D)2 sec
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
21
What data types do a RangeValidator Support?

A)Integer
B)String
C)Date
D)All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
22
To set page title dynamically in ASP.NET which of the following is used?

A)None of the above
B)<sheet> section
C)<tail> section
D)<head> section
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
23
In ASP.NET application the Global.asax file lie in which directory

A)Application
B)System
C)Root
D)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
24
The control used in ASP.NET to display information from data set but with better formatting and editing behavior is

A)Panel
B)Button
C)DataList
D)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
25
How do we Delete, Update, Select data in a Dataset?

A)Using SQLDataAdapter
B)Using SQLDataReader
C)Using SQLComman
D)D None
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.