SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
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. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
ShowSelectButton
Document Object Model (DOM)
System Test
View state
2. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Auto event wire up
ScriptManager - control
Test Issue
AJAX
3. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Performance Test
float
XML Schema
Acceptance Test
4. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Stored procedure
Service Oriented Architecture - SOA
TFS - Team Foundation Server
Validation Controls
5. The property you set to true within CommandField to enable Selection
Active Directory Domains
ShowSelectButton
Web Services
Knowledge Management Repository - KMR
6. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Data source controls
Knowledge Management Repository (KMR)
Post
UpdatePanel - control
7. When an exception occurs - the remainder of the code in the ____ block is skipped
GridView
try
true
FormView
8. A subroutine that is stored in the database and executed by calling it directly from the client
LoginName
Stored procedure
Regression Test
XML Schema
9. An open-source application security project.
Service Oriented Architecture - SOA
ShowExpandCollapse
OWASP
Windows Communications Foundation - WCF
10. The site map will match structure of a website if ______ structure mirrors the physical folder structure
XmlHttpRequest
ShowSelectButton
siteMapNode
Trace
11. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
JavaScript Object Notation - JSON
Acceptance Test
INNER JOIN
Partial - keyword
12. XML-based protocol for accessing a Web Service
customErrors
SOAP
Regression Test
Performance Test
13. This control shows the user where they are on the site - i.e. - the path to the current location.
try
SiteMapPath
tSQL
description
14. The ASP.NET service allows you to manage user accounts in your system
membership
true
Trace
FormView
15. when sub objects don't load unless they are explicitly told too
Web Services Description Language - WSDL
User Controls
Lazy loading
siteMapNode
16. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
Lazy loading
GridView
Windows Communications Foundation - WCF
Stored procedure
17. The property you use to determine number of submenu items the menu control should display
FormView
customErrors
Stored procedure
MaximumDynamicDisplayLevels
18. A block of content that can be reused in pages (master pages - pages - and user controls).
User Controls
Web Services
Partial - keyword
SQL Server
19. 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
XmlHttpRequest
ItemUpdated
membership
Regression Test
20. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
Performance Test
Shadow copying
UpdatePanel control
Caching
21. The persistence of property values across postbacks
Active Directory Domains
Syntax
Web Services
View state
22. Submits data to be processed. The data is included in the body of the request. This may result in the creation of a new resource or the updates of existing resources or both
DisplayRememberMe
Post
customErrors
Validation Controls
23. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
ScriptManager Proxy
Fiddler
GridView control
Page Method
24. 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
AJAX
FormView
User Controls
Data source controls
25. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
ScriptManager control
PathSeparator
Root Relative URLs
Server.Transfer
26. Asynchronous JavaScript and XML; a combination of technologies that enable Web applications to make quick - incremental updates to the user interface without reloading the entire browser page
Web Services
float
SOAP
AJAX
27. When _________ is set to Off all visitors see the full error details
GridView control
ScriptManager Proxy
customErrors
Delete
28. The keyboard shortcut would you use to RESTART debugging
User Controls
JQuery
Data_bound controls
Cntrl+Shift+F5
29. A directory service where businesses can register and search for Web services.
Fiddler
GridView
Delete
Universal Description - Discovery and Integration - UDDI
30. Enables controls to write information to a central log location at runtime
Delete
tSQL
Service Oriented Architecture - SOA
Trace
31. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
Lazy loading
siteMapNode
Page Life Cycle
OWASP
32. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
Root Relative URLs
Server.Transfer
ItemUpdated
Control state
33. An object whose state cannot be modified after it is created
Immutable
ShowExpandCollapse
ScriptManager - control
LoginName
34. Describes the structure that an XML document will take
Build Master/Release Manager
UpdatePanel - control
Regression Test
XML Schema
35. The name of tag you use to define the error page (or pages) you want to show - within web.config
customErrors
Validation Controls
DataList
SOA - Service Oriented Architecture
36. Microsoft proprietary extension to SQL
GridView
tSQL
customErrors
membership
37. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
mostRecent
Server.Transfer
Caching
GridView control
38. The D in CRUD stands for_______
BoundField
ORDER BY DESC
Delete
Universal Description - Discovery and Integration - UDDI
39. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Web Services Description Language - WSDL
JQuery
Stored procedure
Web Method Attribute
40. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
Cntrl+Shift+F9
View state
Hash table
41. Methods that can be called over the Internet by other applications
finally
Web Services
Auto event wire up
Test Issue
42. JavaScript syntax for storing and exchanging text information
LoginView
Performance Test
JavaScript Object Notation - JSON
ScriptManager - control
43. To send the user to a new page - without modifying the client's address bar - Use _______
Server.Transfer
ORDER BY DESC
Hash table
MaximumDynamicDisplayLevels
44. 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.
ScriptManager - control
SOA - Service Oriented Architecture
JQuery
Control state
45. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Service Oriented Architecture - SOA
ShowExpandCollapse
ScriptManager Proxy
TFS - Team Foundation Server
46. Controls that display and edit data in the user interface
Control state
DisplayRememberMe
Data_bound controls
SOA - Service Oriented Architecture
47. A panel that can be shown during the execution of an asynchronous Ajax operation
Service Oriented Architecture - SOA
XmlHttpRequest
Postback
UpdateProgress - control
48. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Web Services Description Language - WSDL
LoginView
Partial - keyword
SOA - Service Oriented Architecture
49. Takes care of managing client script files and server-side Ajax behavior
Post
try
Build Master/Release Manager
ScriptManager control
50. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
Post
DisplayRememberMe
TFS - Team Foundation Server
BoundField