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 property you set to true within CommandField to enable Selection
ItemUpdated
ShowSelectButton
Performance Test
Server.Transfer
2. Takes care of managing client script files and server-side Ajax behavior
tSQL
ScriptManager - control
Control state
INNER JOIN
3. Describes the structure that an XML document will take
Active Directory Domains
Data source controls
XML Schema
customErrors
4. 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
Stored procedure
Windows Communications Foundation - WCF
JQuery
5. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Validation Controls
DisplayRememberMe
Test Issue
AJAX
6. Methods that can be called over the Internet by other applications
SQL Server
Web Services
Data_bound controls
UpdatePanel - control
7. A subroutine that is stored in the database and executed by calling it directly from the client
XmlHttpRequest
Stored procedure
Build Master/Release Manager
Page Method
8. 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
ScriptManager control
Active Directory Domains
Page Life Cycle
description
9. This type of column / field within GridView in the default field for most data base types
DataList
BoundField
Build Master/Release Manager
Post
10. The control allows you to display different data to different types of users
LoginView
XmlHttpRequest
Fiddler
Representational state transfer - REST
11. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
description
Partial - keyword
Document Object Model (DOM)
Data_bound controls
12. The control can I use to find out the user's name
UpdatePanel - control
DisplayRememberMe
LoginName
Delete
13. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Validation Controls
Service Oriented Architecture - SOA
Performance Test
Server.Transfer
14. 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.
Web Services
JQuery
Active Directory Domains
Root Relative URLs
15. Enables assemblies that are used in an application domain to be updated without unloading the application domain
ScriptManager Proxy
UpdatePanel control
Shadow copying
try
16. 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
finally
PathSeparator
Control state
FormView
17. A debugging window where you can test expressions while the page is running
ScriptManager Proxy
XmlHttpRequest
hashed-
Immediate window
18. 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
OWASP
Service Oriented Architecture - SOA
Knowledge Management Repository - KMR
Build Master/Release Manager
19. Allow the definition of a class - struct - or interface to be split into multiple files
User Controls
View state
Partial - keyword
AJAX
20. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
hashed-
INNER JOIN
SOAP
XmlHttpRequest
21. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
Post
MaximumDynamicDisplayLevels
Active Directory Domains
GridView control
22. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
Acceptance Test
try
Page Life Cycle
JQuery
23. Contains simple fixes and self-help for less experienced users
Knowledge Management Repository (KMR)
Delete
Immediate window
Auto event wire up
24. This security concept allows a website to confirm you are who you say you are
authentication
Acceptance Test
Immediate window
SOA - Service Oriented Architecture
25. A panel that can be shown during the execution of an asynchronous Ajax operation
INNER JOIN
ScriptManager control
LoginView
UpdateProgress - control
26. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Data source controls
SiteMapPath
UpdatePanel control
Web Services
27. The ASP.NET service allows you to manage user accounts in your system
membership
Post
BoundField
Partial - keyword
28. Data source controls you use to bind hierarchical XML based data
try
SiteMapDataSource
Auto event wire up
ORDER BY DESC
29. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
DataList
Caching
siteMapNode
SOAP
30. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
UpdatePanel control
ORDER BY DESC
ShowExpandCollapse
Universal Description - Discovery and Integration - UDDI
31. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
PathSeparator
Page Life Cycle
customErrors
DataList
32. 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
Server.Transfer
Cntrl+Shift+F5
AJAX
Syntax
33. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
customErrors
Windows Communications Foundation - WCF
ScriptManager - control
GridView
34. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
MaximumDynamicDisplayLevels
User Controls
ItemUpdated
finally
35. To link to other pages within your site use _______
Immediate window
FormView
SiteMapPath
Root Relative URLs
36. Kind of database you are most likely to encounter when using ASP.NET
Control state
Performance Test
SQL Server
Validation Controls
37. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
JQuery
tSQL
Validation Controls
Postback
38. When an exception occurs - the remainder of the code in the ____ block is skipped
try
Get
authentication
Stored procedure
39. To remove all breakpoints in your website
Post
UpdatePanel control
Test Issue
Cntrl+Shift+F9
40. The D in CRUD stands for_______
SQL Server
SOA - Service Oriented Architecture
Validation Controls
Delete
41. A static method that is defined in a web page and can be called from client script
GridView
Performance Test
Page Method
Representational state transfer - REST
42. XML-based protocol for accessing a Web Service
ItemUpdated
customErrors
SiteMapPath
SOAP
43. A join that returns records from related tables only if their related fields match is called
INNER JOIN
Immutable
PathSeparator
ScriptManager Proxy
44. A panel that can be shown during the execution of an asynchronous Ajax operation
Postback
float
UpdateProgress control
Server.Transfer
45. Microsoft's source control software package oriented towards small software development projects.
Hash table
VSS- Visual Source Safe
customErrors
Syntax
46. SQL data type that corresponds the .NET double data type
float
Data_bound controls
Test Issue
Stored procedure
47. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
User Controls
Stored procedure
Auto event wire up
BoundField
48. Methods that can be called over the Internet by other applications
Web Services
Shadow copying
customErrors
ScriptManager - control
49. 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
Hash table
ORDER BY DESC
siteMapNode
50. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
Acceptance Test
Lazy loading
Post
System Test