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 that display and edit data in the user interface
true
customErrors
SiteMapPath
Data_bound controls
2. SQL data type that corresponds the .NET double data type
Postback
Auto event wire up
float
XmlHttpRequest
3. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
Performance Test
Data_bound controls
tSQL
ItemUpdated
4. 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
Windows Communications Foundation - WCF
FormView
Page Method
Active Directory Domains
5. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
Root Relative URLs
PathSeparator
Service Oriented Architecture - SOA
hashed-
6. The property you set to true within CommandField to enable Selection
ScriptManager Proxy
ShowSelectButton
siteMapNode
Web Services
7. 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
LoginName
Delete
Service Oriented Architecture - SOA
AJAX
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
AJAX
Web Services
description
Post
9. 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
XML Schema
DataList
JQuery
10. Submits data to be processed. The data is included in the body of the request. This may result in the creation of a new resource or the updates of existing resources or both
Document Object Model (DOM)
Server.Transfer
System Test
Post
11. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Validation Controls
Document Object Model (DOM)
ScriptManager Proxy
try
12. when sub objects don't load unless they are explicitly told too
Lazy loading
Service Oriented Architecture - SOA
Knowledge Management Repository (KMR)
TFS - Team Foundation Server
13. A debugging window where you can test expressions while the page is running
INNER JOIN
VSS- Visual Source Safe
Immediate window
XML Schema
14. A subroutine that is stored in the database and executed by calling it directly from the client
Stored procedure
Server.Transfer
Page Life Cycle
try
15. This security concept allows a website to confirm you are who you say you are
authentication
Validation Controls
Syntax
Post
16. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
finally
XmlHttpRequest
ScriptManager Proxy
UpdatePanel control
17. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
customErrors
try
authentication
Fiddler
18. XML-based a protocol for accessing a Web Service
Server.Transfer
PathSeparator
SQL Server
SOAP
19. A data structure that uses a hash function to map keys - to their associated values in an associative array.
Hash table
ShowSelectButton
Build Master/Release Manager
true
20. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Test Issue
Stored procedure
Shadow copying
Immutable
21. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Lazy loading
Page Method
ORDER BY DESC
Caching
22. Microsoft proprietary extension to SQL
tSQL
Knowledge Management Repository (KMR)
DisplayRememberMe
Partial - keyword
23. Methods that can be called over the Internet by other applications
float
Test Issue
Web Services
Syntax
24. Microsoft's source control software package oriented towards small software development projects.
ScriptManager - control
Web Method Attribute
DataList
VSS- Visual Source Safe
25. 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
ItemUpdated
ScriptManager Proxy
ScriptManager - control
Regression Test
26. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
siteMapNode
mostRecent
VSS- Visual Source Safe
Delete
27. ________ 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
Auto event wire up
DataList
GridView control
View state
28. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
GridView
VSS- Visual Source Safe
INNER JOIN
Root Relative URLs
29. The control can I use to find out the user's name
CommandField
UpdateProgress - control
Delete
LoginName
30. A join that returns records from related tables only if their related fields match is called
Test Issue
INNER JOIN
GridView control
DisplayRememberMe
31. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
customErrors
INNER JOIN
Knowledge Management Repository - KMR
32. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
VSS- Visual Source Safe
DataList
ScriptManager control
Page Life Cycle
33. When an exception occurs - the remainder of the code in the ____ block is skipped
try
Post
XmlHttpRequest
SOAP
34. JavaScript syntax for storing and exchanging text information
JavaScript Object Notation - JSON
description
membership
Stored procedure
35. XML-based protocol for accessing a Web Service
SOAP
Test Issue
Immutable
User Controls
36. An open-source application security project.
Post
Web Services
OWASP
Performance Test
37. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
SOAP
ScriptManager control
FormView
38. The keyboard shortcut would you use to RESTART debugging
Build Master/Release Manager
Data source controls
Lazy loading
Cntrl+Shift+F5
39. Contains simple fixes and self-help for less experienced users
Page Life Cycle
Acceptance Test
Data source controls
Knowledge Management Repository - KMR
40. To send the user to a new page - without modifying the client's address bar - Use _______
SiteMapDataSource
Web Services
Server.Transfer
Representational state transfer - REST
41. Enables controls to write information to a central log location at runtime
SOAP
Trace
FormView
finally
42. Enables assemblies that are used in an application domain to be updated without unloading the application domain
Web Method Attribute
Trace
UpdatePanel - control
Shadow copying
43. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
GridView
ScriptManager Proxy
Trace
OWASP
44. 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
Immediate window
Validation Controls
DataList
Get
45. Takes care of managing client script files and server-side Ajax behavior
Knowledge Management Repository (KMR)
CommandField
DisplayRememberMe
ScriptManager control
46. Describes the structure that an XML document will take
Syntax
Postback
XML Schema
Delete
47. 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.
SOA - Service Oriented Architecture
ScriptManager - control
Control state
View state
48. integrated source control - issue tracking - and process management for development teams.
Caching
Validation Controls
TFS - Team Foundation Server
UpdateProgress control
49. The ASP.NET service allows you to manage user accounts in your system
LoginName
membership
Web Services Description Language - WSDL
Build Master/Release Manager
50. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
Caching
Immediate window
UpdateProgress control
DisplayRememberMe