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. The ASP.NET service allows you to manage user accounts in your system
GridView
LoginView
membership
User Controls
2. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
SiteMapPath
mostRecent
hashed-
LoginName
3. A static method that is defined in a web page and can be called from client script
Page Method
User Controls
Control state
Test Issue
4. XML-based a protocol for accessing a Web Service
SOAP
Service Oriented Architecture - SOA
Web Services Description Language - WSDL
ShowSelectButton
5. This security concept allows a website to confirm you are who you say you are
authentication
Immediate window
SiteMapPath
SOAP
6. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
siteMapNode
Partial - keyword
Caching
SiteMapPath
7. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
JQuery
Syntax
SiteMapDataSource
XmlHttpRequest
8. 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
Caching
Data source controls
Active Directory Domains
9. This type of column / field within GridView in the default field for most data base types
JavaScript Object Notation - JSON
Windows Communications Foundation - WCF
BoundField
Test Issue
10. 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.
TFS - Team Foundation Server
Active Directory Domains
CommandField
SOAP
11. Allow the definition of a class - struct - or interface to be split into multiple files
Server.Transfer
Partial - keyword
ItemUpdated
Test Issue
12. A data structure that uses a hash function to map keys - to their associated values in an associative array.
Hash table
Auto event wire up
ScriptManager - control
Cntrl+Shift+F5
13. In a production environment - you should NOT leave debug=___
authentication
Test Issue
siteMapNode
true
14. 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
DisplayRememberMe
Active Directory Domains
AJAX
Web Services Description Language - WSDL
15. Controls that display and edit data in the user interface
Cntrl+Shift+F9
JavaScript Object Notation - JSON
Data_bound controls
View state
16. When an exception occurs - the remainder of the code in the ____ block is skipped
DisplayRememberMe
ORDER BY DESC
LoginName
try
17. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
MaximumDynamicDisplayLevels
tSQL
GridView control
Delete
18. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Partial - keyword
Acceptance Test
Cntrl+Shift+F9
Syntax
19. To link to other pages within your site use _______
Immediate window
PathSeparator
Root Relative URLs
try
20. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Validation Controls
Data source controls
Partial - keyword
Trace
21. when sub objects don't load unless they are explicitly told too
ScriptManager control
SiteMapPath
SiteMapDataSource
Lazy loading
22. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
Web Services
Server.Transfer
Acceptance Test
DataList
23. integrated source control - issue tracking - and process management for development teams.
Data_bound controls
TFS - Team Foundation Server
SiteMapPath
Regression Test
24. A block of content that can be reused in pages (master pages - pages - and user controls).
Knowledge Management Repository (KMR)
User Controls
Acceptance Test
UpdateProgress - control
25. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
siteMapNode
Get
System Test
Partial - keyword
26. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
User Controls
OWASP
Auto event wire up
GridView
27. Microsoft's source control software package oriented towards small software development projects.
true
Regression Test
LoginView
VSS- Visual Source Safe
28. 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
JavaScript Object Notation - JSON
Knowledge Management Repository (KMR)
Test Issue
29. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
ScriptManager - control
Caching
ScriptManager control
Test Issue
30. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Immutable
Validation Controls
UpdatePanel - control
Hash table
31. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Server.Transfer
true
Document Object Model (DOM)
Service Oriented Architecture - SOA
32. A subroutine that is stored in the database and executed by calling it directly from the client
finally
GridView
Stored procedure
CommandField
33. The keyboard shortcut would you use to RESTART debugging
SOAP
FormView
Cntrl+Shift+F5
Lazy loading
34. Enables controls to write information to a central log location at runtime
Trace
JavaScript Object Notation - JSON
Test Issue
Auto event wire up
35. Methods that can be called over the Internet by other applications
Syntax
ORDER BY DESC
Web Services
JavaScript Object Notation - JSON
36. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
Hash table
PathSeparator
Acceptance Test
JavaScript Object Notation - JSON
37. A framework for building service-oriented applications.
siteMapNode
Windows Communications Foundation - WCF
AJAX
System Test
38. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
ScriptManager Proxy
Postback
DisplayRememberMe
39. The property you set to true within CommandField to enable Selection
ShowSelectButton
Partial - keyword
ORDER BY DESC
Web Method Attribute
40. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
SiteMapDataSource
Auto event wire up
Control state
XmlHttpRequest
41. 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
Post
VSS- Visual Source Safe
JavaScript Object Notation - JSON
42. Contains simple fixes and self-help for less experienced users
XmlHttpRequest
Knowledge Management Repository - KMR
LoginView
Windows Communications Foundation - WCF
43. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
float
AJAX
XmlHttpRequest
ItemUpdated
44. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
Cntrl+Shift+F5
JQuery
Post
description
45. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
CommandField
Performance Test
Knowledge Management Repository (KMR)
DisplayRememberMe
46. A set of components which can be invoked - and whose interface descriptions can be published and discovered
JQuery
Syntax
Service Oriented Architecture - SOA
tSQL
47. An open-source application security project.
Test Issue
OWASP
UpdatePanel - control
Knowledge Management Repository (KMR)
48. A block of content that can be reused in pages (master pages - pages - and other user controls).
Stored procedure
description
UpdateProgress - control
User Controls
49. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
finally
Control state
SQL Server
Trace
50. A debugging window where you can test expressions while the page is running
User Controls
Immediate window
ScriptManager - control
Partial - keyword