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. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Performance Test
Fiddler
Document Object Model (DOM)
Postback
2. The ASP.NET service allows you to manage user accounts in your system
GridView control
Auto event wire up
membership
Universal Description - Discovery and Integration - UDDI
3. ________ allows you to display multiple records - supports data grouping - but does not allow you to insert records in the underlying data directly nor does it natively support paging
LoginName
Get
DataList
SiteMapPath
4. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Partial - keyword
AJAX
UpdatePanel - control
DisplayRememberMe
5. Enables assemblies that are used in an application domain to be updated without unloading the application domain
description
Postback
Shadow copying
Validation Controls
6. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
GridView
Document Object Model (DOM)
SiteMapDataSource
customErrors
7. A static method that is defined in a web page and can be called from client script
Page Method
Web Method Attribute
Knowledge Management Repository - KMR
Acceptance Test
8. A block of content that can be reused in pages (master pages - pages - and user controls).
float
Immutable
JQuery
User Controls
9. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Page Method
Knowledge Management Repository - KMR
Validation Controls
Partial - keyword
10. This security concept allows a website to confirm you are who you say you are
authentication
Shadow copying
Acceptance Test
Knowledge Management Repository (KMR)
11. In a production environment - you should NOT leave debug=___
Postback
Server.Transfer
true
UpdatePanel - control
12. 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
SQL Server
authentication
Stored procedure
Get
13. Kind of database you are most likely to encounter when using ASP.NET
SQL Server
Post
Validation Controls
ORDER BY DESC
14. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Data source controls
Validation Controls
tSQL
customErrors
15. Allow the definition of a class - struct - or interface to be split into multiple files
Partial - keyword
UpdatePanel control
JQuery
description
16. This control shows the user where they are on the site - i.e. - the path to the current location.
float
AJAX
LoginView
SiteMapPath
17. 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
XmlHttpRequest
Windows Communications Foundation - WCF
Page Method
Representational state transfer - REST
18. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress control
Service Oriented Architecture - SOA
System Test
membership
19. SQL data type that corresponds the .NET double data type
float
LoginView
mostRecent
Hash table
20. To remove all breakpoints in your website
Caching
Web Services
Cntrl+Shift+F9
Performance Test
21. The control allows you to display different data to different types of users
Acceptance Test
hashed-
LoginView
XML Schema
22. Controls that display and edit data in the user interface
Knowledge Management Repository (KMR)
Data_bound controls
Syntax
Immutable
23. The property you set to true within CommandField to enable Selection
SiteMapPath
ShowSelectButton
Validation Controls
GridView control
24. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Service Oriented Architecture - SOA
XmlHttpRequest
User Controls
mostRecent
25. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
XML Schema
System Test
Page Life Cycle
Performance Test
26. A debugging window where you can test expressions while the page is running
customErrors
ShowExpandCollapse
Immediate window
true
27. The name of tag you use to define the error page (or pages) you want to show - within web.config
SOAP
customErrors
Knowledge Management Repository (KMR)
TFS - Team Foundation Server
28. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
Immediate window
ScriptManager Proxy
DataList
ShowSelectButton
29. Microsoft's source control software package oriented towards small software development projects.
UpdatePanel - control
VSS- Visual Source Safe
Fiddler
XmlHttpRequest
30. 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.
Delete
GridView
Web Method Attribute
Control state
31. A block of content that can be reused in pages (master pages - pages - and other user controls).
Windows Communications Foundation - WCF
true
Immediate window
User Controls
32. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
SOAP
DataList
XmlHttpRequest
Caching
33. Describes the structure that an XML document will take
TFS - Team Foundation Server
UpdateProgress - control
XML Schema
SOA - Service Oriented Architecture
34. 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
CommandField
GridView
Fiddler
AJAX
35. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
UpdateProgress control
Immutable
customErrors
36. Contains simple fixes and self-help for less experienced users
Test Issue
Knowledge Management Repository - KMR
Document Object Model (DOM)
GridView
37. A directory service where businesses can register and search for Web services.
OWASP
true
Build Master/Release Manager
Universal Description - Discovery and Integration - UDDI
38. A set of components which can be invoked - and whose interface descriptions can be published and discovered
SOA - Service Oriented Architecture
SiteMapDataSource
User Controls
User Controls
39. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Auto event wire up
UpdatePanel control
Postback
siteMapNode
40. This property determines whether the items in the TreeView can be collapsed or expanded
ShowExpandCollapse
INNER JOIN
Service Oriented Architecture - SOA
customErrors
41. 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
SiteMapPath
Lazy loading
Caching
42. Data source controls you use to bind hierarchical XML based data
Stored procedure
SiteMapDataSource
Page Method
DisplayRememberMe
43. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
PathSeparator
Data_bound controls
Page Life Cycle
ORDER BY DESC
44. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
true
ItemUpdated
Document Object Model (DOM)
Auto event wire up
45. To link to other pages within your site use _______
Test Issue
ShowExpandCollapse
tSQL
Root Relative URLs
46. Takes care of managing client script files and server-side Ajax behavior
PathSeparator
FormView
Immutable
ScriptManager - control
47. 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.
Active Directory Domains
Page Method
Regression Test
ItemUpdated
48. 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
Server.Transfer
Service Oriented Architecture - SOA
FormView
Data source controls
49. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
AJAX
GridView control
membership
Shadow copying
50. The persistence of property values across postbacks
View state
description
tSQL
Validation Controls