Programming With Asp.Net

130 Questions | Attempts: 240
Share
Please wait...
Question 1 / 130
0 %
0/100
Score 0/100
1. Specifies or retrieves the date that is selected.
Submit
Please wait...
About This Quiz
Programming Quizzes & Trivia

This is good for you

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. This retrieves or specifies the width of the web server control.
Submit
3. The RequiredFieldValidator control checks for ensuring that the input control is not left blank by user.
Submit
4. This Specifies the forceground color of the web server control.
Submit
5. Specifies or retieves the client side script when a click event occur.
Submit
6. This specifies or retrieves the target window where the web page content is displayed.
Submit
7. Saves the contents of a file that is Uploaded.
Submit
8. Retrieves the name of a file selected for Uploading
Submit
9. The MaximumValue property of the RangeValidator class specifies the maximum range value to be validated with the value in the input cpontrol.
Submit
10. The Lock() method prevents other sessions from changing the value of the application variables.
Submit
11. Specifies or retrieves the index of the active View control.
Submit
12. Specifies or retrieves the alignment of the image on the web page.
Submit
13. The AdRotator control uses an XML file to store information about the advertisements
Submit
14. Retrieves a collection of items that are listed in the control.
Submit
15. The Page.IsVaid property retieves a value which indicates whether or not the validation of the page has been successful.
Submit
16. Retrieves or specifies ID of  the associated control.
Submit
17. Specifies or retrieves the state of the control and automatically post back to the server.
Submit
18. Specifies or retrieves the mode of the selection in the control.
Submit
19. Retrieves the value of the selected control.
Submit
20. Nodes property retrieves the collection of tree nodes that are allowed to the TreeView control.
Submit
21. HTML server controls can be used for server-side scripting by adding runnat="server" attribute in the HTML tag.
Submit
22. ListBox control support single as well as multiple selections
Submit
23. Compares the values  in the Password an the Confirm Password fields.
Submit
24. This specifies or retrieves the unique identifier assigned to the web server control.
Submit
25. The Submit button allows triggering a PostBack to the web server.
Submit
26. CheckBoxList control allows only single selection.
Submit
27. Web server controls are used for server-side scripting.
Submit
28. The FilePath property retrieves the virtual path of the page requested by ht browser.
Submit
29. Target property is used to specify or retrieve the target window or frame in which the web page content needs to be displayed.
Submit
30. Specifies or retrieve a value indicating whether themes apply to this control.
Submit
31. FileUpload class belongs to System.Web.UI.WebControls nameSpace.
Submit
32. Specifies or retrieves the control on the form with the input focus when the control is loaded.
Submit
33. Specifies the Client-side function name  that is use to check for validation.
Submit
34. The CompareValidatior control compares the value of one input control with the other input control based on the associated comparison operator.
Submit
35. The Application object generally holds information that will be used by multiple pages of the application.
Submit
36. The Request Type property specifies or retrieves the HTTP data transfer method, GET or POST, used by the client.
Submit
37. Specifies or retrieves the lowest index number of the items that are selected in the list.
Submit
38. FindNode() method is used to retrieve a node from the TreeView control at the specified value path.
Submit
39. Retrieves forceground color of LinkButton Control.
Submit
40. The AdRotator control inherits the properties from Calendar.
Submit
41. Checks whether the zip code is entered in the required format.
Submit
42. Retrieves the virtual path of the page.
Submit
43. Web server controls support defining a standard appearance for controls throughout the Web site using theme.
Submit
44. The RectangleHotPot class is used to define a rectangular hot spot region.
Submit
45. Validation of the input data plays a role in ensuring smooth functioning of the web application.
Submit
46. Display error messages when multiple validations fail in a loan application form. 
Submit
47. The ClearContent method removes all content from the buffer stream
Submit
48. The property which specifies or retrieves the background color of the web server control.
Submit
49. Specifies or retrieves short-cut key for quick navigation  of the button.
Submit
50. This retrieves a node from the TreeView control at the specified value path.
Submit
51. MultiView control can be referred to as container of View control.
Submit
52. The UrlEncode method encodes a string for reliable HTTP transform the Web server to a client via the URL
Submit
53. This specifies or retrieves a value indicating if the control is displayed on the web page.
Submit
54. This retrieves the menu item at the specified value path.
Submit
55. The System.Web.UI.WebControls namespace contains the validation controls.
Submit
56. ImageMap class belongs to System.Web.UI.WebControls namespace.
Submit
57. The View control can be referred to as a container of controls.
Submit
58. The htmlEncode method encodes a String to be display in a browser.
Submit
59. Validate Controls include special - purpose control such as a Calendar,Menu, and TreeView controls.
Submit
60. Web server controls automatically detect the browser capabilities and provide the markup accordingly.
Submit
61. Retrieves the style properties for the section that displays the week days.
Submit
62. Classes of System.Web.UI.HtmlControls namespace help in creating HTML server controls on the Web Forms page.
Submit
63. Retrieves  a value indicating or not the validation of the page has been successful.
Submit
64. The Alternatetext property sets a text for the image when the mouse rolls over the image.
Submit
65. Server object exposes utility methods that can be used to transfer control between pages and decode HTML text.
Submit
66. RadioButton control inherits the properties of the CheckBoxList class.
Submit
67. CTextBox control allows accepting input as well as displaying output.
Submit
68. DropDwonList control supports only single selection.
Submit
69. Specifies  or retrieves the name format of the days of the week.
Submit
70. Specifies whether multiple items in the list can be selected.
Submit
71. Ensure that values for mandatory fields of registration form are entered.
Submit
72. HttpResponse class is used to control the output of the HTTP request.
Submit
73. Label control acts as a dynamic output area that is controlled by scripts.
Submit
74. Specifies the way to post data to the server.
Submit
75. Specifies or retrieves  a value that is used to update the ValidationSumary control using client-side script.
Submit
76. Maps the incoming image-field form parameter to its coordinates.
Submit
77. Specifies or retrieves the program identifier that is assigned to the control.
Submit
78. Retrieves the style properties of the days in the displayed month.
Submit
79. Specifies or retrieves a values indicating whether or not the control passes through validation process
Submit
80. The HttpRequest class is present in the System.Web namespace.
Submit
81. This retireves a ControlCollection object representing controls included in the panel.
Submit
82. Returns a collection of the name-value pairs that represent the elements of a form.
Submit
83. The MapPath method maps the incoming image- field  form parameter to its appropriate coordinates.
Submit
84. HotSpot class belongs to System.Web.Forms namespace
Submit
85. HtmlForm class allows the developer to programmtically use the
Submit
86. ImageMap control works exactly as Image Control.
Submit
87. Specifies or retrieves the identifier of the input Web server control to be validated.
Submit
88. Maps the virtual path in the requested URL
Submit
89. Retrieves the virtual root path  on the server.
Submit
90. This method specifies or retrieves the order in which the navigation path nodes are delivered.
Submit
91. The FileUpload control creates only a text box for locating files on the local folders.
Submit
92. The Operator property of the CompareValidatior control specifies or retrieves the operato to perform the arithmetic operatior.
Submit
93. HTML controls in ASP.Net application are referred to as server-side code.
Submit
94. HtmlImage and AdRototor are web server controls.
Submit
95. System.Web.UI.HtmlControls namespace provides a collection of Web server control classes.
Submit
96. SQLDataSource and ObjectDataSource classes are rendered on the Web page.
Submit
97. The Request object is the in-built  object of HttpRequest method.
Submit
98. The site navigation system of ASP.Net 2.0 allows defining all links in a single location, which is usually a .css file.
Submit
99. A response is the interaction between the browser and the server in which the client response the MIME request sent by the Server.
Submit
100. RadioButtonList control belongs to System.Web.UI.RadioButton class.
Submit
101. Specifies or retrieves the present date from the calendar.
Submit
102. This specifies or retrieves the delimiter string that is used by the tree node path.
Submit
103. This occurs the current View control becomes the active view.
Submit
104. The AdRotator control displays the ads only in the sequential manner.
Submit
105. The NavigateUrlField method is used to move between advertisements.
Submit
106. HTML Tag are combined with one another to create HTML server control.
Submit
107. Maps to the HTML tag on the server.
Submit
108. The Remove() method deletes all the objects of the application state collection.
Submit
109. HtmlInputButton class allows the developer to programmatically use the Html tag on the server.
Submit
110. Checks whether the values entered is a primary number.
Submit
111. The PathSeparator() method specifies or retrieves the String that delimits SiteMapPath nodes in the rendered navigation path.
Submit
112. Maps to the HTML
Submit
113. The End property sends all buffered output to the client and terminates the execution of the current response.
Submit
114. FileName property retrieves the name of a file selected for download.
Submit
115. The cookies property contains a collection of cookies to be transmitted to the client in the request.
Submit
116. The Image control allows inclusion of clickable image on the web page.
Submit
117. The Application object is representated by HttpAplication.
Submit
118. The ScriptTimeout property specifies or retrieves the time in milliseconds in which the request is time out.
Submit
119. The BaseValidate class serves as the base class for the properties and methods common for all the validation control.

Explanation

BaseValidator

Submit
120. The LinkButton control performs the same task as the Hyperlink control.
Submit
121. The Server object serves as an in-build property of the HttpServerUtility class.
Submit
122. HtmlTable control allows the developer to programmatically use the
Submit
123. The ValidationExpression property of the RegularExpressionValidator class specifies or retrieves a value indicating whether the related input control passes the validation process.
Submit
124. The ErrorMessage proprty of the BaseValidator class allows viewing the error messages received from all the validation controls.
Submit
125. System.Web.UI.Controls namespace contains classes that allow you to create Web server controls on a Web page.

Explanation

create Web server controls on an ASP.Net Web page.

Submit
126. Maps to the HTML element on the server.
Submit
127. The Unlock property unlocks the locked variable.
Submit
128. The AccessKey() method specifies or retrieves the access key.
Submit
129. Map to the HTML
Submit
130. Maps to the HTML
Submit
View My Results

Quiz Review Timeline (Updated): Jan 4, 2013 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Jan 04, 2013
    Quiz Edited by
    ProProfs Editorial Team
  • Aug 19, 2009
    Quiz Created by
    Vietha
Cancel
  • All
    All (130)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Specifies or retrieves the date that is selected.
This retrieves or specifies the width of the web server control.
The RequiredFieldValidator control checks for ensuring that the input...
This Specifies the forceground color of the web server control.
Specifies or retieves the client side script when a click event occur.
This specifies or retrieves the target window where the web page...
Saves the contents of a file that is Uploaded.
Retrieves the name of a file selected for Uploading
The MaximumValue property of the RangeValidator class specifies the...
The Lock() method prevents other sessions from changing the value of...
Specifies or retrieves the index of the active View control.
Specifies or retrieves the alignment of the image on the web page.
The AdRotator control uses an XML file to store information about the...
Retrieves a collection of items that are listed in the control.
The Page.IsVaid property retieves a value which indicates whether or...
Retrieves or specifies ID of  the associated control.
Specifies or retrieves the state of the control and automatically post...
Specifies or retrieves the mode of the selection in the control.
Retrieves the value of the selected control.
Nodes property retrieves the collection of tree nodes that are allowed...
HTML server controls can be used for server-side scripting by adding...
ListBox control support single as well as multiple selections
Compares the values  in the Password an the Confirm Password...
This specifies or retrieves the unique identifier assigned to the web...
The Submit button allows triggering a PostBack to the web server.
CheckBoxList control allows only single selection.
Web server controls are used for server-side scripting.
The FilePath property retrieves the virtual path of the page requested...
Target property is used to specify or retrieve the target window or...
Specifies or retrieve a value indicating whether themes apply to this...
FileUpload class belongs to System.Web.UI.WebControls nameSpace.
Specifies or retrieves the control on the form with the input focus...
Specifies the Client-side function name  that is use to check for...
The CompareValidatior control compares the value of one input control...
The Application object generally holds information that will be used...
The Request Type property specifies or retrieves the HTTP data...
Specifies or retrieves the lowest index number of the items that are...
FindNode() method is used to retrieve a node from the TreeView control...
Retrieves forceground color of LinkButton Control.
The AdRotator control inherits the properties from Calendar.
Checks whether the zip code is entered in the required format.
Retrieves the virtual path of the page.
Web server controls support defining a standard appearance for...
The RectangleHotPot class is used to define a rectangular hot spot...
Validation of the input data plays a role in ensuring smooth...
Display error messages when multiple validations fail in a loan...
The ClearContent method removes all content from the buffer stream
The property which specifies or retrieves the background color of the...
Specifies or retrieves short-cut key for quick navigation  of the...
This retrieves a node from the TreeView control at the specified value...
MultiView control can be referred to as container of View control.
The UrlEncode method encodes a string for reliable HTTP transform the...
This specifies or retrieves a value indicating if the control is...
This retrieves the menu item at the specified value path.
The System.Web.UI.WebControls namespace contains the validation...
ImageMap class belongs to System.Web.UI.WebControls namespace.
The View control can be referred to as a container of controls.
The htmlEncode method encodes a String to be display in a browser.
Validate Controls include special - purpose control such as a...
Web server controls automatically detect the browser capabilities and...
Retrieves the style properties for the section that displays the week...
Classes of System.Web.UI.HtmlControls namespace help in creating HTML...
Retrieves  a value indicating or not the validation of the page...
The Alternatetext property sets a text for the image when the mouse...
Server object exposes utility methods that can be used to transfer...
RadioButton control inherits the properties of the CheckBoxList class.
CTextBox control allows accepting input as well as displaying output.
DropDwonList control supports only single selection.
Specifies  or retrieves the name format of the days of the week.
Specifies whether multiple items in the list can be selected.
Ensure that values for mandatory fields of registration form are...
HttpResponse class is used to control the output of the HTTP request.
Label control acts as a dynamic output area that is controlled by...
Specifies the way to post data to the server.
Specifies or retrieves  a value that is used to update the...
Maps the incoming image-field form parameter to its coordinates.
Specifies or retrieves the program identifier that is assigned to the...
Retrieves the style properties of the days in the displayed month.
Specifies or retrieves a values indicating whether or not the control...
The HttpRequest class is present in the System.Web namespace.
This retireves a ControlCollection object representing controls...
Returns a collection of the name-value pairs that represent the...
The MapPath method maps the incoming image- field  form parameter...
HotSpot class belongs to System.Web.Forms namespace
HtmlForm class allows the developer to programmtically use the
ImageMap control works exactly as Image Control.
Specifies or retrieves the identifier of the input Web server control...
Maps the virtual path in the requested URL
Retrieves the virtual root path  on the server.
This method specifies or retrieves the order in which the navigation...
The FileUpload control creates only a text box for locating files on...
The Operator property of the CompareValidatior control specifies or...
HTML controls in ASP.Net application are referred to as server-side...
HtmlImage and AdRototor are web server controls.
System.Web.UI.HtmlControls namespace provides a collection of Web...
SQLDataSource and ObjectDataSource classes are rendered on the Web...
The Request object is the in-built  object of HttpRequest method.
The site navigation system of ASP.Net 2.0 allows defining all links in...
A response is the interaction between the browser and the server in...
RadioButtonList control belongs to System.Web.UI.RadioButton class.
Specifies or retrieves the present date from the calendar.
This specifies or retrieves the delimiter string that is used by the...
This occurs the current View control becomes the active view.
The AdRotator control displays the ads only in the sequential manner.
The NavigateUrlField method is used to move between advertisements.
HTML Tag are combined with one another to create HTML server control.
Maps to the HTML tag on the server.
The Remove() method deletes all the objects of the application state...
HtmlInputButton class allows the developer to programmatically use the...
Checks whether the values entered is a primary number.
The PathSeparator() method specifies or retrieves the String that...
Maps to the HTML
The End property sends all buffered output to the client and...
FileName property retrieves the name of a file selected for download.
The cookies property contains a collection of cookies to be...
The Image control allows inclusion of clickable image on the web page.
The Application object is representated by HttpAplication.
The ScriptTimeout property specifies or retrieves the time in...
The BaseValidate class serves as the base class for the properties and...
The LinkButton control performs the same task as the Hyperlink...
The Server object serves as an in-build property of the...
HtmlTable control allows the developer to programmatically use the
The ValidationExpression property of the RegularExpressionValidator...
The ErrorMessage proprty of the BaseValidator class allows viewing the...
System.Web.UI.Controls namespace contains classes that allow you to...
Maps to the HTML element on the server.
The Unlock property unlocks the locked variable.
The AccessKey() method specifies or retrieves the access key.
Map to the HTML
Maps to the HTML
Alert!

Advertisement