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. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Data source controls
BoundField
finally
Stored procedure
2. To remove all breakpoints in your website
Cntrl+Shift+F9
Cntrl+Shift+F5
User Controls
customErrors
3. Microsoft's source control software package oriented towards small software development projects.
Test Issue
Root Relative URLs
Server.Transfer
VSS- Visual Source Safe
4. A block of content that can be reused in pages (master pages - pages - and other user controls).
Acceptance Test
User Controls
Trace
Cntrl+Shift+F9
5. XML-based protocol for accessing a Web Service
customErrors
SiteMapPath
Build Master/Release Manager
SOAP
6. Enables controls to write information to a central log location at runtime
Test Issue
Trace
Document Object Model (DOM)
MaximumDynamicDisplayLevels
7. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Syntax
ItemUpdated
UpdatePanel control
Delete
8. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
UpdatePanel - control
Test Issue
Syntax
DisplayRememberMe
9. SQL data type that corresponds the .NET double data type
Auto event wire up
Cntrl+Shift+F5
float
Hash table
10. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
FormView
PathSeparator
ItemUpdated
Root Relative URLs
11. Allow the definition of a class - struct - or interface to be split into multiple files
float
Page Life Cycle
Partial - keyword
UpdatePanel control
12. XML-based a protocol for accessing a Web Service
SiteMapPath
Data source controls
SOAP
AJAX
13. This type of column / field within GridView in the default field for most data base types
mostRecent
BoundField
View state
User Controls
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.
PathSeparator
Active Directory Domains
Service Oriented Architecture - SOA
Immediate window
15. Kind of database you are most likely to encounter when using ASP.NET
Immutable
true
Caching
SQL Server
16. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
finally
Validation Controls
Web Services
AJAX
17. A debugging window where you can test expressions while the page is running
Immediate window
membership
PathSeparator
AJAX
18. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
Stored procedure
Root Relative URLs
LoginName
19. The keyboard shortcut would you use to RESTART debugging
Cntrl+Shift+F5
Web Services
PathSeparator
Validation Controls
20. The property you use to determine number of submenu items the menu control should display
PathSeparator
Shadow copying
MaximumDynamicDisplayLevels
UpdatePanel - control
21. A data structure that uses a hash function to map keys - to their associated values in an associative array.
INNER JOIN
XML Schema
true
Hash table
22. To send the user to a new page - without modifying the client's address bar - Use _______
Caching
Server.Transfer
ScriptManager Proxy
Auto event wire up
23. 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
UpdatePanel - control
JavaScript Object Notation - JSON
description
Document Object Model (DOM)
24. The D in CRUD stands for_______
SQL Server
Delete
LoginView
SiteMapPath
25. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
BoundField
JQuery
INNER JOIN
AJAX
26. The control can I use to find out the user's name
Stored procedure
DisplayRememberMe
Test Issue
LoginName
27. The persistence of property values across postbacks
Page Life Cycle
UpdatePanel - control
View state
try
28. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
GridView control
JavaScript Object Notation - JSON
XML Schema
hashed-
29. 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
GridView
Build Master/Release Manager
Cntrl+Shift+F5
CommandField
30. Contains simple fixes and self-help for less experienced users
Web Method Attribute
Page Method
Lazy loading
Knowledge Management Repository (KMR)
31. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
tSQL
Stored procedure
Caching
Partial - keyword
32. 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
Get
try
User Controls
33. A panel that can be shown during the execution of an asynchronous Ajax operation
Immutable
Test Issue
UpdateProgress - control
Performance Test
34. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
MaximumDynamicDisplayLevels
Validation Controls
AJAX
Syntax
35. A block of content that can be reused in pages (master pages - pages - and user controls).
DisplayRememberMe
finally
try
User Controls
36. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Cntrl+Shift+F9
Postback
Document Object Model (DOM)
Data_bound controls
37. ________ 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
AJAX
Auto event wire up
Hash table
DataList
38. Methods that can be called over the Internet by other applications
LoginView
Acceptance Test
User Controls
Web Services
39. In a production environment - you should NOT leave debug=___
try
true
UpdatePanel - control
Validation Controls
40. An object whose state cannot be modified after it is created
ShowExpandCollapse
Immutable
Universal Description - Discovery and Integration - UDDI
ScriptManager control
41. Data source controls you use to bind hierarchical XML based data
Web Services Description Language - WSDL
SiteMapPath
SiteMapDataSource
UpdatePanel control
42. Enables assemblies that are used in an application domain to be updated without unloading the application domain
JavaScript Object Notation - JSON
authentication
Shadow copying
Service Oriented Architecture - SOA
43. 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.
MaximumDynamicDisplayLevels
description
XmlHttpRequest
Control state
44. Takes care of managing client script files and server-side Ajax behavior
GridView control
ScriptManager control
AJAX
Stored procedure
45. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
finally
SQL Server
Test Issue
OWASP
46. 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
Regression Test
SOAP
JQuery
47. A language for describing web services and how to access them.
Web Services Description Language - WSDL
Build Master/Release Manager
SiteMapDataSource
Syntax
48. Methods that can be called over the Internet by other applications
Web Services
Web Services Description Language - WSDL
Document Object Model (DOM)
Page Method
49. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Delete
Performance Test
DataList
Immutable
50. A set of components which can be invoked - and whose interface descriptions can be published and discovered
UpdatePanel - control
SOA - Service Oriented Architecture
DataList
Service Oriented Architecture - SOA