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 Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
Fiddler
Caching
LoginView
Active Directory Domains
2. A block of content that can be reused in pages (master pages - pages - and user controls).
User Controls
DisplayRememberMe
Web Services
XML Schema
3. Enables controls to write information to a central log location at runtime
Trace
View state
finally
Cntrl+Shift+F5
4. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
AJAX
ScriptManager Proxy
Web Method Attribute
Partial - keyword
5. A directory service where businesses can register and search for Web services.
Validation Controls
User Controls
Universal Description - Discovery and Integration - UDDI
Cntrl+Shift+F9
6. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
GridView
GridView control
Post
UpdateProgress - control
7. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Data_bound controls
SOAP
XmlHttpRequest
ScriptManager Proxy
8. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
customErrors
authentication
PathSeparator
Data source controls
9. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdatePanel control
Active Directory Domains
UpdateProgress - control
Server.Transfer
10. When an exception occurs - the remainder of the code in the ____ block is skipped
authentication
SiteMapDataSource
Cntrl+Shift+F5
try
11. The keyboard shortcut would you use to RESTART debugging
hashed-
SiteMapPath
Web Services Description Language - WSDL
Cntrl+Shift+F5
12. Methods that can be called over the Internet by other applications
Web Services
BoundField
UpdateProgress - control
Regression Test
13. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Test Issue
JavaScript Object Notation - JSON
Active Directory Domains
SOAP
14. Methods that can be called over the Internet by other applications
Fiddler
Shadow copying
ShowExpandCollapse
Web Services
15. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
Hash table
PathSeparator
Stored procedure
Page Life Cycle
16. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
hashed-
MaximumDynamicDisplayLevels
Acceptance Test
Data source controls
17. The control can I use to find out the user's name
finally
LoginName
Stored procedure
ItemUpdated
18. This type of column / field within GridView in the default field for most data base types
ScriptManager control
Auto event wire up
BoundField
Fiddler
19. A framework for building service-oriented applications.
SiteMapPath
GridView control
VSS- Visual Source Safe
Windows Communications Foundation - WCF
20. The site map will match structure of a website if ______ structure mirrors the physical folder structure
Build Master/Release Manager
siteMapNode
Test Issue
Delete
21. When _________ is set to Off all visitors see the full error details
FormView
customErrors
Page Method
Test Issue
22. when sub objects don't load unless they are explicitly told too
Windows Communications Foundation - WCF
ScriptManager - control
Lazy loading
Build Master/Release Manager
23. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
CommandField
Knowledge Management Repository (KMR)
Knowledge Management Repository - KMR
ItemUpdated
24. The property you set to true within CommandField to enable Selection
Service Oriented Architecture - SOA
Control state
ShowSelectButton
membership
25. A language for describing web services and how to access them.
Auto event wire up
Web Services Description Language - WSDL
Stored procedure
INNER JOIN
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
VSS- Visual Source Safe
Postback
XML Schema
AJAX
27. Microsoft's source control software package oriented towards small software development projects.
Fiddler
SQL Server
AJAX
VSS- Visual Source Safe
28. A static method that is defined in a web page and can be called from client script
Page Method
Delete
JQuery
Immutable
29. Enables assemblies that are used in an application domain to be updated without unloading the application domain
DataList
Validation Controls
Shadow copying
Build Master/Release Manager
30. A block of content that can be reused in pages (master pages - pages - and other user controls).
ScriptManager - control
Build Master/Release Manager
User Controls
LoginName
31. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
Partial - keyword
Universal Description - Discovery and Integration - UDDI
mostRecent
System Test
32. JavaScript syntax for storing and exchanging text information
BoundField
JavaScript Object Notation - JSON
true
Web Services
33. A subroutine that is stored in the database and executed by calling it directly from the client
Build Master/Release Manager
Stored procedure
BoundField
JavaScript Object Notation - JSON
34. Contains simple fixes and self-help for less experienced users
Shadow copying
Knowledge Management Repository - KMR
BoundField
Build Master/Release Manager
35. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
hashed-
Cntrl+Shift+F5
Test Issue
Postback
36. A data structure that uses a hash function to map keys - to their associated values in an associative array.
AJAX
Hash table
DisplayRememberMe
Post
37. A subroutine that is stored in the database and executed by calling it directly from the client
membership
Control state
Stored procedure
INNER JOIN
38. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Data source controls
Partial - keyword
SOAP
ShowExpandCollapse
39. Microsoft proprietary extension to SQL
FormView
Control state
tSQL
ScriptManager control
40. Session["CustId"]=tbxCustomerName.Contents is a _____ error
ScriptManager - control
Syntax
Web Services Description Language - WSDL
Cntrl+Shift+F5
41. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Service Oriented Architecture - SOA
Get
authentication
Regression Test
42. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
OWASP
SQL Server
Data_bound controls
Web Method Attribute
43. Takes care of managing client script files and server-side Ajax behavior
true
ScriptManager - control
ShowExpandCollapse
authentication
44. Controls that display and edit data in the user interface
Data_bound controls
OWASP
XML Schema
Get
45. 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
Partial - keyword
membership
description
Fiddler
46. XML-based protocol for accessing a Web Service
BoundField
SOAP
GridView control
Universal Description - Discovery and Integration - UDDI
47. 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
View state
ShowExpandCollapse
Regression Test
FormView
48. Takes care of managing client script files and server-side Ajax behavior
ScriptManager control
User Controls
Page Method
true
49. To remove all breakpoints in your website
INNER JOIN
Cntrl+Shift+F9
XmlHttpRequest
OWASP
50. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
SOAP
XmlHttpRequest
Fiddler
SiteMapDataSource