SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
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 way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
hashed-
DataList
System Test
Test Issue
2. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Trace
GridView control
Data_bound controls
ORDER BY DESC
3. When _________ is set to Off all visitors see the full error details
customErrors
SOA - Service Oriented Architecture
TFS - Team Foundation Server
Fiddler
4. A framework for building service-oriented applications.
UpdateProgress - control
Windows Communications Foundation - WCF
Representational state transfer - REST
XML Schema
5. The site map will match structure of a website if ______ structure mirrors the physical folder structure
siteMapNode
UpdatePanel control
Document Object Model (DOM)
SiteMapDataSource
6. Enables controls to write information to a central log location at runtime
UpdatePanel - control
Trace
SiteMapPath
Active Directory Domains
7. integrated source control - issue tracking - and process management for development teams.
ORDER BY DESC
ScriptManager control
XML Schema
TFS - Team Foundation Server
8. 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
GridView control
Representational state transfer - REST
Auto event wire up
float
9. 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
FormView
hashed-
DataList
Stored procedure
10. An HTTP POST to the same page that the form is on.
mostRecent
Hash table
Immediate window
Postback
11. When an exception occurs - the remainder of the code in the ____ block is skipped
try
Representational state transfer - REST
finally
SOAP
12. A block of content that can be reused in pages (master pages - pages - and other user controls).
SiteMapDataSource
JavaScript Object Notation - JSON
LoginView
User Controls
13. The name of tag you use to define the error page (or pages) you want to show - within web.config
Shadow copying
customErrors
INNER JOIN
Stored procedure
14. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
MaximumDynamicDisplayLevels
CommandField
Representational state transfer - REST
System Test
15. A panel that can be shown during the execution of an asynchronous Ajax operation
Web Method Attribute
XML Schema
UpdateProgress - control
Performance Test
16. Allow the definition of a class - struct - or interface to be split into multiple files
VSS- Visual Source Safe
Partial - keyword
ScriptManager Proxy
Caching
17. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
INNER JOIN
PathSeparator
finally
float
18. The property you set to true within CommandField to enable Selection
JQuery
ShowSelectButton
XmlHttpRequest
FormView
19. A join that returns records from related tables only if their related fields match is called
INNER JOIN
Delete
ScriptManager - control
LoginView
20. 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
siteMapNode
Shadow copying
Stored procedure
21. 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
SOA - Service Oriented Architecture
description
Immediate window
Service Oriented Architecture - SOA
22. 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
Shadow copying
Page Method
AJAX
ScriptManager - control
23. A static method that is defined in a web page and can be called from client script
Build Master/Release Manager
ORDER BY DESC
Page Method
Stored procedure
24. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
description
Service Oriented Architecture - SOA
Data source controls
PathSeparator
25. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Performance Test
PathSeparator
Postback
LoginName
26. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
XML Schema
Page Life Cycle
customErrors
27. Describes the structure that an XML document will take
Shadow copying
XML Schema
System Test
Root Relative URLs
28. The persistence of property values across postbacks
Knowledge Management Repository (KMR)
XML Schema
Immutable
View state
29. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Auto event wire up
Acceptance Test
UpdatePanel - control
Data_bound controls
30. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
finally
GridView
Test Issue
ScriptManager Proxy
31. A block of content that can be reused in pages (master pages - pages - and user controls).
Shadow copying
Server.Transfer
User Controls
Postback
32. Enables assemblies that are used in an application domain to be updated without unloading the application domain
AJAX
Shadow copying
mostRecent
OWASP
33. An open-source application security project.
Page Life Cycle
Immediate window
Stored procedure
OWASP
34. A data structure that uses a hash function to map keys - to their associated values in an associative array.
Hash table
SOAP
GridView control
Web Method Attribute
35. Takes care of managing client script files and server-side Ajax behavior
Knowledge Management Repository (KMR)
ScriptManager control
DisplayRememberMe
Performance Test
36. 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.
VSS- Visual Source Safe
membership
Control state
SiteMapPath
37. Takes care of managing client script files and server-side Ajax behavior
ScriptManager - control
Web Services
FormView
tSQL
38. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
true
Regression Test
PathSeparator
hashed-
39. A set of components which can be invoked - and whose interface descriptions can be published and discovered
SOA - Service Oriented Architecture
BoundField
ShowExpandCollapse
SiteMapDataSource
40. The keyboard shortcut would you use to RESTART debugging
LoginName
Cntrl+Shift+F5
SQL Server
Test Issue
41. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel control
Data source controls
SOAP
Windows Communications Foundation - WCF
42. A subroutine that is stored in the database and executed by calling it directly from the client
Auto event wire up
authentication
Stored procedure
Build Master/Release Manager
43. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
mostRecent
DataList
Caching
ScriptManager Proxy
44. 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.
Knowledge Management Repository - KMR
Web Services
Active Directory Domains
SiteMapDataSource
45. 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
AJAX
BoundField
Web Method Attribute
PathSeparator
46. The property you use to determine number of submenu items the menu control should display
siteMapNode
customErrors
MaximumDynamicDisplayLevels
SOA - Service Oriented Architecture
47. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
SiteMapDataSource
Page Life Cycle
Hash table
BoundField
48. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Partial - keyword
Web Method Attribute
OWASP
Stored procedure
49. Microsoft's source control software package oriented towards small software development projects.
Knowledge Management Repository (KMR)
VSS- Visual Source Safe
Active Directory Domains
Representational state transfer - REST
50. XML-based protocol for accessing a Web Service
Service Oriented Architecture - SOA
Post
Shadow copying
SOAP