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 static method that is defined in a web page and can be called from client script
Service Oriented Architecture - SOA
tSQL
Page Method
SOAP
2. This property determines whether the items in the TreeView can be collapsed or expanded
Auto event wire up
JQuery
ShowExpandCollapse
Control state
3. A debugging window where you can test expressions while the page is running
View state
Immediate window
Active Directory Domains
Representational state transfer - REST
4. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
FormView
System Test
Performance Test
Web Services Description Language - WSDL
5. Describes the structure that an XML document will take
Knowledge Management Repository - KMR
Shadow copying
Regression Test
XML Schema
6. XML-based a protocol for accessing a Web Service
SOAP
finally
Immediate window
true
7. Contains simple fixes and self-help for less experienced users
Knowledge Management Repository (KMR)
Test Issue
UpdatePanel control
Root Relative URLs
8. 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
ShowExpandCollapse
Build Master/Release Manager
Active Directory Domains
Partial - keyword
9. Enables assemblies that are used in an application domain to be updated without unloading the application domain
Auto event wire up
UpdateProgress - control
Stored procedure
Shadow copying
10. A language for describing web services and how to access them.
Regression Test
siteMapNode
Web Services Description Language - WSDL
float
11. A join that returns records from related tables only if their related fields match is called
INNER JOIN
Acceptance Test
GridView control
Immediate window
12. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
Shadow copying
GridView
Data source controls
authentication
13. 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
Control state
description
mostRecent
MaximumDynamicDisplayLevels
14. The control allows you to display different data to different types of users
Knowledge Management Repository (KMR)
CommandField
SOAP
LoginView
15. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
Immutable
TFS - Team Foundation Server
Auto event wire up
SOAP
16. The D in CRUD stands for_______
Test Issue
Validation Controls
Document Object Model (DOM)
Delete
17. 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
Get
Immutable
ShowExpandCollapse
Server.Transfer
18. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
customErrors
Postback
ScriptManager control
DisplayRememberMe
19. A directory service where businesses can register and search for Web services.
Universal Description - Discovery and Integration - UDDI
AJAX
Page Method
siteMapNode
20. Enables controls to write information to a central log location at runtime
Root Relative URLs
DisplayRememberMe
Trace
Knowledge Management Repository (KMR)
21. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
VSS- Visual Source Safe
XmlHttpRequest
Validation Controls
Immutable
22. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Immutable
Page Life Cycle
Validation Controls
DisplayRememberMe
23. To send the user to a new page - without modifying the client's address bar - Use _______
description
Server.Transfer
Web Services
Document Object Model (DOM)
24. 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
JQuery
AJAX
Lazy loading
LoginView
25. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
customErrors
Validation Controls
Caching
Postback
26. When an exception occurs - the remainder of the code in the ____ block is skipped
LoginView
Syntax
try
Shadow copying
27. The name of tag you use to define the error page (or pages) you want to show - within web.config
Universal Description - Discovery and Integration - UDDI
JQuery
Build Master/Release Manager
customErrors
28. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
DisplayRememberMe
finally
Caching
GridView
29. The control can I use to find out the user's name
Web Services
LoginName
Stored procedure
customErrors
30. This security concept allows a website to confirm you are who you say you are
Get
AJAX
Server.Transfer
authentication
31. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
ScriptManager control
ScriptManager Proxy
Web Services Description Language - WSDL
Stored procedure
32. 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
Trace
Fiddler
GridView control
Regression Test
33. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
System Test
PathSeparator
Control state
User Controls
34. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
true
ShowSelectButton
float
mostRecent
35. A subroutine that is stored in the database and executed by calling it directly from the client
GridView
Control state
JQuery
Stored procedure
36. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
Fiddler
Stored procedure
finally
Knowledge Management Repository (KMR)
37. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
ORDER BY DESC
ItemUpdated
Root Relative URLs
Web Method Attribute
38. Methods that can be called over the Internet by other applications
Knowledge Management Repository (KMR)
Web Services
Regression Test
SQL Server
39. SQL data type that corresponds the .NET double data type
Auto event wire up
float
UpdatePanel control
Web Method Attribute
40. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel - control
Web Services
JavaScript Object Notation - JSON
Web Services Description Language - WSDL
41. Controls used to retrieve data from a data source; that data is offered to data-bound controls
CommandField
TFS - Team Foundation Server
Data source controls
Active Directory Domains
42. An open-source application security project.
Shadow copying
siteMapNode
Lazy loading
OWASP
43. A set of components which can be invoked - and whose interface descriptions can be published and discovered
ScriptManager Proxy
Service Oriented Architecture - SOA
UpdateProgress - control
authentication
44. Controls that display and edit data in the user interface
Data_bound controls
XML Schema
Knowledge Management Repository (KMR)
Syntax
45. The property you set to true within CommandField to enable Selection
SQL Server
ShowSelectButton
SOA - Service Oriented Architecture
OWASP
46. A block of content that can be reused in pages (master pages - pages - and other user controls).
UpdatePanel - control
Data_bound controls
User Controls
description
47. When _________ is set to Off all visitors see the full error details
customErrors
Immutable
JavaScript Object Notation - JSON
User Controls
48. The keyboard shortcut would you use to RESTART debugging
JavaScript Object Notation - JSON
XML Schema
Shadow copying
Cntrl+Shift+F5
49. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
ItemUpdated
Document Object Model (DOM)
Immediate window
JQuery
50. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel control
description
XML Schema
Shadow copying