SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Asp.net Programming
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress control
mostRecent
Stored procedure
Partial - keyword
2. Contains simple fixes and self-help for less experienced users
Performance Test
SiteMapPath
Immutable
Knowledge Management Repository (KMR)
3. Data is added to the requested address for a page. That data can be retrieved using the QueryString property Should be used for retrieval only
try
Get
DisplayRememberMe
Delete
4. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Hash table
ORDER BY DESC
customErrors
Knowledge Management Repository - KMR
5. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
SiteMapDataSource
hashed-
Hash table
XmlHttpRequest
6. When _________ is set to Off all visitors see the full error details
customErrors
ScriptManager - control
Web Services
mostRecent
7. responsible for ensuring that various component projects of a particular software release meet customer needs and are brought together and released on time with high quality
Postback
SQL Server
ScriptManager Proxy
Build Master/Release Manager
8. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Control state
UpdatePanel control
Lazy loading
AJAX
9. A data structure that uses a hash function to map keys - to their associated values in an associative array.
Hash table
User Controls
BoundField
JavaScript Object Notation - JSON
10. To send the user to a new page - without modifying the client's address bar - Use _______
UpdatePanel - control
mostRecent
Server.Transfer
Partial - keyword
11. When an exception occurs - the remainder of the code in the ____ block is skipped
Lazy loading
AJAX
try
ORDER BY DESC
12. This control shows the user where they are on the site - i.e. - the path to the current location.
CommandField
SiteMapPath
Auto event wire up
true
13. Methods that can be called over the Internet by other applications
Partial - keyword
Control state
mostRecent
Web Services
14. Test that seeks to uncover new errors in existing functionality after changes have been made to a system - such as functional enhancements - patches - or configuration changes
Regression Test
float
ScriptManager - control
Cntrl+Shift+F5
15. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
Data source controls
ScriptManager Proxy
ScriptManager - control
Data_bound controls
16. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
ScriptManager control
Partial - keyword
customErrors
Validation Controls
17. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
Auto event wire up
LoginView
Page Method
TFS - Team Foundation Server
18. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Lazy loading
SOA - Service Oriented Architecture
hashed-
Web Method Attribute
19. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Immediate window
UpdateProgress - control
LoginView
Validation Controls
20. A directory service where businesses can register and search for Web services.
INNER JOIN
Syntax
Universal Description - Discovery and Integration - UDDI
ScriptManager Proxy
21. The site map will match structure of a website if ______ structure mirrors the physical folder structure
Stored procedure
UpdateProgress - control
GridView control
siteMapNode
22. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
JQuery
siteMapNode
mostRecent
GridView control
23. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
ScriptManager Proxy
ShowExpandCollapse
hashed-
ScriptManager - control
24. Data source controls you use to bind hierarchical XML based data
Auto event wire up
SiteMapDataSource
INNER JOIN
Cntrl+Shift+F5
25. Takes care of managing client script files and server-side Ajax behavior
ScriptManager control
Cntrl+Shift+F5
Page Method
Performance Test
26. Stores a control's essential data that must be available on postback to enable the control to function even when view state has been disabled.
ShowExpandCollapse
Acceptance Test
Control state
description
27. when sub objects don't load unless they are explicitly told too
Lazy loading
JQuery
Acceptance Test
Cntrl+Shift+F9
28. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
XML Schema
Page Life Cycle
description
Shadow copying
29. A subroutine that is stored in the database and executed by calling it directly from the client
Fiddler
Web Services
Stored procedure
authentication
30. This security concept allows a website to confirm you are who you say you are
MaximumDynamicDisplayLevels
authentication
customErrors
ItemUpdated
31. The name of tag you use to define the error page (or pages) you want to show - within web.config
System Test
customErrors
SOA - Service Oriented Architecture
OWASP
32. The D in CRUD stands for_______
JavaScript Object Notation - JSON
Root Relative URLs
Get
Delete
33. Of the controls that you can use to display and edit data on your web pages - _____ is designed to show a single record at a time
Test Issue
View state
FormView
Regression Test
34. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Shadow copying
AJAX
tSQL
Data source controls
35. A framework for building service-oriented applications.
Test Issue
SiteMapPath
ScriptManager - control
Windows Communications Foundation - WCF
36. The ASP.NET service allows you to manage user accounts in your system
membership
Regression Test
Test Issue
Control state
37. In a production environment - you should NOT leave debug=___
Validation Controls
GridView
true
ORDER BY DESC
38. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
XML Schema
Test Issue
finally
LoginName
39. A join that returns records from related tables only if their related fields match is called
Validation Controls
INNER JOIN
DisplayRememberMe
Get
40. In a sitemap file - the name of the attribute which you use to specify text that will be displayed when the user hovers over a particular Menu / Tree view element in the browser
Root Relative URLs
description
Test Issue
Trace
41. A debugging window where you can test expressions while the page is running
Immediate window
float
Knowledge Management Repository - KMR
TFS - Team Foundation Server
42. The property you set to true within CommandField to enable Selection
AJAX
ShowSelectButton
Document Object Model (DOM)
SiteMapPath
43. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
ItemUpdated
Shadow copying
ORDER BY DESC
AJAX
44. JavaScript syntax for storing and exchanging text information
membership
JavaScript Object Notation - JSON
OWASP
Web Method Attribute
45. An HTTP POST to the same page that the form is on.
Web Services
ScriptManager control
Postback
finally
46. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
hashed-
PathSeparator
Knowledge Management Repository (KMR)
Syntax
47. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
Caching
Delete
DataList
AJAX
48. An approach for getting information content from a Web site by reading a designated Web page that contains an XML file that describes and includes the desired content
Representational state transfer - REST
Performance Test
Trace
Postback
49. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
VSS- Visual Source Safe
Performance Test
Build Master/Release Manager
Delete
50. Contains simple fixes and self-help for less experienced users
Knowledge Management Repository (KMR)
float
SOA - Service Oriented Architecture
Knowledge Management Repository - KMR