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 set of components which can be invoked - and whose interface descriptions can be published and discovered
Windows Communications Foundation - WCF
Stored procedure
Lazy loading
Service Oriented Architecture - SOA
2. SQL data type that corresponds the .NET double data type
customErrors
DataList
float
VSS- Visual Source Safe
3. The site map will match structure of a website if ______ structure mirrors the physical folder structure
siteMapNode
Shadow copying
System Test
Active Directory Domains
4. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
Stored procedure
Syntax
CommandField
JQuery
5. This security concept allows a website to confirm you are who you say you are
authentication
float
Test Issue
BoundField
6. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
membership
Validation Controls
SOAP
UpdatePanel - control
7. A panel that can be shown during the execution of an asynchronous Ajax operation
Test Issue
try
UpdateProgress control
GridView control
8. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Data_bound controls
Auto event wire up
Web Services Description Language - WSDL
ORDER BY DESC
9. To link to other pages within your site use _______
View state
Cntrl+Shift+F5
Regression Test
Root Relative URLs
10. JavaScript syntax for storing and exchanging text information
Representational state transfer - REST
JavaScript Object Notation - JSON
mostRecent
Delete
11. A debugging window where you can test expressions while the page is running
Knowledge Management Repository - KMR
Stored procedure
Immediate window
Fiddler
12. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
DisplayRememberMe
LoginView
Partial - keyword
hashed-
13. XML-based protocol for accessing a Web Service
Data source controls
Partial - keyword
SOAP
Get
14. A subroutine that is stored in the database and executed by calling it directly from the client
true
Validation Controls
authentication
Stored procedure
15. Kind of database you are most likely to encounter when using ASP.NET
Data source controls
Web Services
ItemUpdated
SQL Server
16. The D in CRUD stands for_______
Knowledge Management Repository (KMR)
Delete
Universal Description - Discovery and Integration - UDDI
SiteMapPath
17. Data source controls you use to bind hierarchical XML based data
Get
SQL Server
Web Services
SiteMapDataSource
18. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
OWASP
Test Issue
Web Services
Control state
19. This property determines whether the items in the TreeView can be collapsed or expanded
OWASP
customErrors
ShowExpandCollapse
description
20. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
Stored procedure
customErrors
ScriptManager Proxy
Control state
21. 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
Postback
Build Master/Release Manager
Lazy loading
Acceptance Test
22. 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
AJAX
MaximumDynamicDisplayLevels
Validation Controls
description
23. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
Fiddler
Test Issue
Windows Communications Foundation - WCF
INNER JOIN
24. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Test Issue
membership
description
Validation Controls
25. A set of components which can be invoked - and whose interface descriptions can be published and discovered
JQuery
User Controls
SOA - Service Oriented Architecture
Page Life Cycle
26. A join that returns records from related tables only if their related fields match is called
INNER JOIN
BoundField
Web Services
UpdateProgress - control
27. 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.
ShowSelectButton
Control state
try
Cntrl+Shift+F9
28. To send the user to a new page - without modifying the client's address bar - Use _______
BoundField
SOAP
Server.Transfer
Syntax
29. An object whose state cannot be modified after it is created
MaximumDynamicDisplayLevels
Immutable
Syntax
JQuery
30. 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
Knowledge Management Repository (KMR)
ScriptManager - control
UpdatePanel - control
AJAX
31. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
Acceptance Test
finally
ItemUpdated
Performance Test
32. Takes care of managing client script files and server-side Ajax behavior
Acceptance Test
ScriptManager control
Validation Controls
Web Services
33. A data structure that uses a hash function to map keys - to their associated values in an associative array.
GridView control
Post
Hash table
Fiddler
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
Regression Test
SQL Server
Stored procedure
Document Object Model (DOM)
35. A directory service where businesses can register and search for Web services.
ItemUpdated
siteMapNode
Regression Test
Universal Description - Discovery and Integration - UDDI
36. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
Web Method Attribute
UpdateProgress - control
FormView
37. An approach for getting information content from a Web site by reading a designated Web page that contains an XML file that describes and includes the desired content
UpdateProgress control
try
Web Method Attribute
Representational state transfer - REST
38. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Document Object Model (DOM)
float
Active Directory Domains
SOA - Service Oriented Architecture
39. A block of content that can be reused in pages (master pages - pages - and user controls).
Validation Controls
User Controls
finally
Stored procedure
40. Contains simple fixes and self-help for less experienced users
User Controls
customErrors
ShowSelectButton
Knowledge Management Repository - KMR
41. In a production environment - you should NOT leave debug=___
true
Lazy loading
Performance Test
Knowledge Management Repository (KMR)
42. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Performance Test
try
Data source controls
Build Master/Release Manager
43. Allow the definition of a class - struct - or interface to be split into multiple files
Partial - keyword
VSS- Visual Source Safe
Page Method
Validation Controls
44. Enables controls to write information to a central log location at runtime
LoginView
Trace
Web Services
Page Life Cycle
45. The ASP.NET service allows you to manage user accounts in your system
membership
TFS - Team Foundation Server
customErrors
Get
46. When _________ is set to Off all visitors see the full error details
Knowledge Management Repository - KMR
customErrors
tSQL
Windows Communications Foundation - WCF
47. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Post
XmlHttpRequest
Validation Controls
ShowExpandCollapse
48. To remove all breakpoints in your website
UpdateProgress control
Get
Cntrl+Shift+F9
ItemUpdated
49. When an exception occurs - the remainder of the code in the ____ block is skipped
View state
PathSeparator
try
Knowledge Management Repository (KMR)
50. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
customErrors
Hash table
SiteMapPath
Validation Controls