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. 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
Validation Controls
XmlHttpRequest
Service Oriented Architecture - SOA
2. Kind of database you are most likely to encounter when using ASP.NET
SQL Server
Test Issue
Hash table
SiteMapDataSource
3. This property determines whether the items in the TreeView can be collapsed or expanded
float
ShowExpandCollapse
ScriptManager control
tSQL
4. 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
Build Master/Release Manager
Auto event wire up
ShowSelectButton
UpdateProgress control
5. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
SQL Server
membership
Caching
GridView
6. Controls used to retrieve data from a data source; that data is offered to data-bound controls
XmlHttpRequest
Data source controls
UpdatePanel - control
UpdateProgress control
7. Enables controls to write information to a central log location at runtime
Validation Controls
ORDER BY DESC
Trace
JQuery
8. Takes care of managing client script files and server-side Ajax behavior
SOAP
ScriptManager control
Page Life Cycle
SiteMapPath
9. Methods that can be called over the Internet by other applications
Web Services
tSQL
Data_bound controls
XML Schema
10. A directory service where businesses can register and search for Web services.
Page Life Cycle
Universal Description - Discovery and Integration - UDDI
Web Services
AJAX
11. XML-based protocol for accessing a Web Service
DataList
ScriptManager - control
SOAP
ScriptManager Proxy
12. To link to other pages within your site use _______
AJAX
ItemUpdated
mostRecent
Root Relative URLs
13. The ASP.NET service allows you to manage user accounts in your system
Web Services
Get
membership
tSQL
14. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Delete
System Test
XmlHttpRequest
Immediate window
15. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
SOAP
finally
GridView control
Post
16. Microsoft's source control software package oriented towards small software development projects.
Document Object Model (DOM)
Postback
OWASP
VSS- Visual Source Safe
17. The property you use to determine number of submenu items the menu control should display
membership
MaximumDynamicDisplayLevels
Test Issue
Web Method Attribute
18. SQL data type that corresponds the .NET double data type
float
AJAX
Acceptance Test
true
19. An HTTP POST to the same page that the form is on.
mostRecent
Postback
Data_bound controls
VSS- Visual Source Safe
20. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
TFS - Team Foundation Server
GridView
Web Services
Document Object Model (DOM)
21. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
customErrors
Trace
Validation Controls
ShowSelectButton
22. A join that returns records from related tables only if their related fields match is called
Partial - keyword
Service Oriented Architecture - SOA
MaximumDynamicDisplayLevels
INNER JOIN
23. A panel that can be shown during the execution of an asynchronous Ajax operation
ShowExpandCollapse
LoginName
UpdateProgress - control
Validation Controls
24. Contains simple fixes and self-help for less experienced users
Fiddler
finally
Knowledge Management Repository (KMR)
Server.Transfer
25. XML-based a protocol for accessing a Web Service
Active Directory Domains
ORDER BY DESC
description
SOAP
26. When _________ is set to Off all visitors see the full error details
Immediate window
customErrors
Fiddler
MaximumDynamicDisplayLevels
27. Serves as a central location for network administration and security. It is responsible for authenticating and authorizing all users and computers within a network of Windows domain type.
Data source controls
siteMapNode
Active Directory Domains
JavaScript Object Notation - JSON
28. When an exception occurs - the remainder of the code in the ____ block is skipped
try
CommandField
User Controls
Test Issue
29. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
description
AJAX
Fiddler
customErrors
30. To remove all breakpoints in your website
Server.Transfer
OWASP
Cntrl+Shift+F9
ScriptManager Proxy
31. A subroutine that is stored in the database and executed by calling it directly from the client
Performance Test
Stored procedure
Partial - keyword
Cntrl+Shift+F9
32. The property you set to true within CommandField to enable Selection
LoginName
customErrors
ShowSelectButton
GridView control
33. This security concept allows a website to confirm you are who you say you are
true
LoginView
MaximumDynamicDisplayLevels
authentication
34. Takes care of managing client script files and server-side Ajax behavior
Immutable
ScriptManager - control
SOAP
JavaScript Object Notation - JSON
35. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
Cntrl+Shift+F9
ItemUpdated
AJAX
Validation Controls
36. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Auto event wire up
Web Method Attribute
Data_bound controls
ScriptManager Proxy
37. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
Acceptance Test
Service Oriented Architecture - SOA
VSS- Visual Source Safe
38. 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
JavaScript Object Notation - JSON
UpdatePanel control
Regression Test
AJAX
39. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
ScriptManager Proxy
INNER JOIN
VSS- Visual Source Safe
Validation Controls
40. Allow the definition of a class - struct - or interface to be split into multiple files
Active Directory Domains
SQL Server
Regression Test
Partial - keyword
41. JavaScript syntax for storing and exchanging text information
SOAP
User Controls
Data_bound controls
JavaScript Object Notation - JSON
42. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
ItemUpdated
Page Life Cycle
System Test
FormView
43. The keyboard shortcut would you use to RESTART debugging
Cntrl+Shift+F5
customErrors
Data source controls
authentication
44. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Data source controls
UpdatePanel - control
Web Services
LoginName
45. 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
TFS - Team Foundation Server
Get
Shadow copying
UpdatePanel - control
46. This control shows the user where they are on the site - i.e. - the path to the current location.
DataList
Web Method Attribute
DisplayRememberMe
SiteMapPath
47. A data structure that uses a hash function to map keys - to their associated values in an associative array.
Postback
Hash table
Knowledge Management Repository (KMR)
LoginView
48. To send the user to a new page - without modifying the client's address bar - Use _______
TFS - Team Foundation Server
GridView
Server.Transfer
Auto event wire up
49. Describes the structure that an XML document will take
description
XML Schema
Validation Controls
Active Directory Domains
50. A subroutine that is stored in the database and executed by calling it directly from the client
Active Directory Domains
siteMapNode
Stored procedure
ScriptManager control