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 subroutine that is stored in the database and executed by calling it directly from the client
Stored procedure
XML Schema
JQuery
VSS- Visual Source Safe
2. Allow the definition of a class - struct - or interface to be split into multiple files
try
Partial - keyword
Cntrl+Shift+F9
Stored procedure
3. A panel that can be shown during the execution of an asynchronous Ajax operation
Hash table
Control state
ScriptManager - control
UpdateProgress control
4. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Hash table
Document Object Model (DOM)
SQL Server
UpdatePanel control
5. Data source controls you use to bind hierarchical XML based data
Control state
SiteMapDataSource
Fiddler
UpdateProgress - control
6. The persistence of property values across postbacks
View state
Shadow copying
Syntax
Validation Controls
7. This control shows the user where they are on the site - i.e. - the path to the current location.
SiteMapPath
Regression Test
Post
Data_bound controls
8. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
Get
UpdatePanel - control
Hash table
9. This property determines whether the items in the TreeView can be collapsed or expanded
ShowExpandCollapse
SiteMapDataSource
Web Services
Caching
10. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
Web Services
GridView control
Representational state transfer - REST
Active Directory Domains
11. The property you use to determine number of submenu items the menu control should display
ORDER BY DESC
MaximumDynamicDisplayLevels
Validation Controls
Hash table
12. The site map will match structure of a website if ______ structure mirrors the physical folder structure
siteMapNode
membership
SOA - Service Oriented Architecture
System Test
13. A framework for building service-oriented applications.
Document Object Model (DOM)
Windows Communications Foundation - WCF
tSQL
Test Issue
14. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Windows Communications Foundation - WCF
OWASP
Validation Controls
Cntrl+Shift+F9
15. A block of content that can be reused in pages (master pages - pages - and user controls).
User Controls
FormView
customErrors
Web Services
16. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
LoginView
finally
Web Method Attribute
SOA - Service Oriented Architecture
17. Contains simple fixes and self-help for less experienced users
FormView
Knowledge Management Repository - KMR
Hash table
SOAP
18. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Syntax
Web Services
SiteMapDataSource
INNER JOIN
19. Takes care of managing client script files and server-side Ajax behavior
ScriptManager control
Delete
SQL Server
Performance Test
20. ________ 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
ShowExpandCollapse
BoundField
DataList
Data_bound controls
21. 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
Shadow copying
description
try
PathSeparator
22. 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
Test Issue
VSS- Visual Source Safe
Post
AJAX
23. When an exception occurs - the remainder of the code in the ____ block is skipped
Get
description
XmlHttpRequest
try
24. The control can I use to find out the user's name
ShowSelectButton
GridView control
LoginName
Partial - keyword
25. A directory service where businesses can register and search for Web services.
JQuery
Universal Description - Discovery and Integration - UDDI
Active Directory Domains
customErrors
26. An object whose state cannot be modified after it is created
TFS - Team Foundation Server
ScriptManager - control
Immutable
VSS- Visual Source Safe
27. In a production environment - you should NOT leave debug=___
MaximumDynamicDisplayLevels
View state
true
Postback
28. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
UpdateProgress control
Regression Test
GridView
System Test
29. Kind of database you are most likely to encounter when using ASP.NET
JQuery
description
SQL Server
XmlHttpRequest
30. The name of tag you use to define the error page (or pages) you want to show - within web.config
GridView
customErrors
PathSeparator
Page Life Cycle
31. SQL data type that corresponds the .NET double data type
Stored procedure
Page Life Cycle
float
Web Services
32. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
tSQL
Data source controls
UpdateProgress - control
Acceptance Test
33. The control allows you to display different data to different types of users
SOA - Service Oriented Architecture
Test Issue
LoginView
Web Services
34. 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
Delete
ShowSelectButton
Stored procedure
Regression Test
35. A join that returns records from related tables only if their related fields match is called
INNER JOIN
Fiddler
DisplayRememberMe
Stored procedure
36. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
PathSeparator
mostRecent
Trace
Knowledge Management Repository - KMR
37. 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
AJAX
Hash table
OWASP
Fiddler
38. A panel that can be shown during the execution of an asynchronous Ajax operation
Web Services
UpdateProgress - control
customErrors
Acceptance Test
39. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
System Test
Caching
DataList
mostRecent
40. Takes care of managing client script files and server-side Ajax behavior
ScriptManager - control
Web Method Attribute
authentication
Page Method
41. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel - control
ItemUpdated
SOA - Service Oriented Architecture
finally
42. A block of content that can be reused in pages (master pages - pages - and other user controls).
Windows Communications Foundation - WCF
authentication
User Controls
Immutable
43. A data structure that uses a hash function to map keys - to their associated values in an associative array.
Page Method
XmlHttpRequest
Hash table
JQuery
44. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
User Controls
ItemUpdated
Web Services
UpdatePanel control
45. Microsoft proprietary extension to SQL
Cntrl+Shift+F9
ScriptManager - control
SiteMapPath
tSQL
46. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Representational state transfer - REST
Performance Test
finally
Build Master/Release Manager
47. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Web Method Attribute
SiteMapDataSource
Page Method
Data source controls
48. XML-based a protocol for accessing a Web Service
Validation Controls
PathSeparator
MaximumDynamicDisplayLevels
SOAP
49. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
User Controls
LoginView
PathSeparator
AJAX
50. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
ScriptManager Proxy
Control state
Test Issue
JavaScript Object Notation - JSON