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. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
DisplayRememberMe
Auto event wire up
XmlHttpRequest
Performance Test
2. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
Web Method Attribute
Lazy loading
DisplayRememberMe
ScriptManager control
3. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
Lazy loading
Cntrl+Shift+F9
ScriptManager Proxy
Page Method
4. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
Cntrl+Shift+F9
JQuery
XmlHttpRequest
5. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Web Services
customErrors
LoginName
Web Method Attribute
6. A panel that can be shown during the execution of an asynchronous Ajax operation
BoundField
UpdateProgress control
Test Issue
ScriptManager Proxy
7. Data source controls you use to bind hierarchical XML based data
Page Method
Service Oriented Architecture - SOA
XML Schema
SiteMapDataSource
8. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Test Issue
Representational state transfer - REST
Get
Immutable
9. Kind of database you are most likely to encounter when using ASP.NET
SQL Server
LoginView
User Controls
Performance Test
10. Methods that can be called over the Internet by other applications
SOAP
Knowledge Management Repository (KMR)
Web Services
VSS- Visual Source Safe
11. A panel that can be shown during the execution of an asynchronous Ajax operation
User Controls
UpdateProgress - control
membership
ItemUpdated
12. A static method that is defined in a web page and can be called from client script
Page Method
SiteMapPath
MaximumDynamicDisplayLevels
Data source controls
13. 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
Cntrl+Shift+F5
Lazy loading
Representational state transfer - REST
BoundField
14. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
System Test
Data source controls
ShowSelectButton
customErrors
15. 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.
Control state
finally
Get
Web Services
16. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Performance Test
Postback
Web Services
Build Master/Release Manager
17. 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
Stored procedure
Active Directory Domains
Build Master/Release Manager
VSS- Visual Source Safe
18. A set of components which can be invoked - and whose interface descriptions can be published and discovered
SOAP
OWASP
finally
SOA - Service Oriented Architecture
19. when sub objects don't load unless they are explicitly told too
Shadow copying
XmlHttpRequest
Lazy loading
ScriptManager Proxy
20. Microsoft's source control software package oriented towards small software development projects.
Service Oriented Architecture - SOA
VSS- Visual Source Safe
XmlHttpRequest
Trace
21. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
Page Life Cycle
Postback
try
JQuery
22. The keyboard shortcut would you use to RESTART debugging
SiteMapPath
FormView
Cntrl+Shift+F5
UpdateProgress - control
23. Takes care of managing client script files and server-side Ajax behavior
Auto event wire up
System Test
try
ScriptManager - control
24. Enables assemblies that are used in an application domain to be updated without unloading the application domain
Windows Communications Foundation - WCF
GridView
Shadow copying
Knowledge Management Repository - KMR
25. XML-based protocol for accessing a Web Service
SOAP
finally
ScriptManager Proxy
Immutable
26. A block of content that can be reused in pages (master pages - pages - and user controls).
Test Issue
INNER JOIN
User Controls
UpdateProgress - control
27. To link to other pages within your site use _______
Root Relative URLs
Delete
ScriptManager control
Universal Description - Discovery and Integration - UDDI
28. 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
description
LoginName
XmlHttpRequest
Windows Communications Foundation - WCF
29. The property you use to determine number of submenu items the menu control should display
Syntax
MaximumDynamicDisplayLevels
LoginName
float
30. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Immutable
SOA - Service Oriented Architecture
AJAX
Syntax
31. Describes the structure that an XML document will take
SOAP
GridView
XML Schema
Test Issue
32. This type of column / field within GridView in the default field for most data base types
BoundField
ItemUpdated
Postback
ScriptManager Proxy
33. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
FormView
PathSeparator
UpdateProgress control
Web Method Attribute
34. When _________ is set to Off all visitors see the full error details
ScriptManager - control
Document Object Model (DOM)
DataList
customErrors
35. ________ allows you to display multiple records - supports data grouping - but does not allow you to insert records in the underlying data directly nor does it natively support paging
CommandField
finally
DataList
GridView control
36. 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
Page Method
XmlHttpRequest
Server.Transfer
Regression Test
37. A set of components which can be invoked - and whose interface descriptions can be published and discovered
JavaScript Object Notation - JSON
System Test
TFS - Team Foundation Server
Service Oriented Architecture - SOA
38. Takes care of managing client script files and server-side Ajax behavior
ScriptManager control
VSS- Visual Source Safe
XmlHttpRequest
Hash table
39. A subroutine that is stored in the database and executed by calling it directly from the client
Root Relative URLs
Stored procedure
System Test
UpdateProgress control
40. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
Server.Transfer
Acceptance Test
ScriptManager - control
XmlHttpRequest
41. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
ItemUpdated
hashed-
Data_bound controls
float
42. Microsoft proprietary extension to SQL
tSQL
Data source controls
Windows Communications Foundation - WCF
XML Schema
43. When an exception occurs - the remainder of the code in the ____ block is skipped
Document Object Model (DOM)
Test Issue
Data_bound controls
try
44. 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
Windows Communications Foundation - WCF
User Controls
customErrors
FormView
45. An object whose state cannot be modified after it is created
Caching
JavaScript Object Notation - JSON
Immutable
VSS- Visual Source Safe
46. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel control
Validation Controls
Postback
Root Relative URLs
47. Contains simple fixes and self-help for less experienced users
Knowledge Management Repository (KMR)
UpdateProgress - control
Windows Communications Foundation - WCF
Knowledge Management Repository - KMR
48. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Web Services
Validation Controls
Trace
Page Method
49. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
View state
GridView control
Delete
OWASP
50. A data structure that uses a hash function to map keys - to their associated values in an associative array.
ScriptManager - control
Control state
Cntrl+Shift+F9
Hash table