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. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
Cntrl+Shift+F9
BoundField
ScriptManager Proxy
LoginName
2. The control can I use to find out the user's name
FormView
LoginName
ScriptManager - control
OWASP
3. The type of field allows you to set up delete control within the corresponding properties window
Hash table
CommandField
UpdatePanel - control
Windows Communications Foundation - WCF
4. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
System Test
Windows Communications Foundation - WCF
ORDER BY DESC
ScriptManager Proxy
5. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
DisplayRememberMe
XML Schema
Post
6. This control shows the user where they are on the site - i.e. - the path to the current location.
Cntrl+Shift+F9
SiteMapPath
Web Services
finally
7. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
View state
Hash table
Acceptance Test
JavaScript Object Notation - JSON
8. In a production environment - you should NOT leave debug=___
customErrors
MaximumDynamicDisplayLevels
true
Validation Controls
9. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
OWASP
Test Issue
Build Master/Release Manager
Trace
10. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
UpdatePanel control
Delete
Build Master/Release Manager
hashed-
11. A set of components which can be invoked - and whose interface descriptions can be published and discovered
CommandField
SOA - Service Oriented Architecture
tSQL
UpdateProgress - control
12. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
SiteMapPath
GridView control
Immediate window
FormView
13. integrated source control - issue tracking - and process management for development teams.
INNER JOIN
TFS - Team Foundation Server
Test Issue
GridView
14. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
Test Issue
GridView
customErrors
Web Services
15. 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
Post
UpdatePanel control
DataList
JavaScript Object Notation - JSON
16. The control allows you to display different data to different types of users
Lazy loading
Immediate window
Web Services
LoginView
17. An open-source application security project.
OWASP
LoginView
XmlHttpRequest
Windows Communications Foundation - WCF
18. Microsoft proprietary extension to SQL
Document Object Model (DOM)
SOA - Service Oriented Architecture
tSQL
Server.Transfer
19. 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
try
LoginView
description
20. To remove all breakpoints in your website
JavaScript Object Notation - JSON
AJAX
Cntrl+Shift+F9
UpdateProgress control
21. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Caching
UpdatePanel - control
Knowledge Management Repository - KMR
customErrors
22. The property you set to true within CommandField to enable Selection
Immutable
Post
ShowSelectButton
Syntax
23. A block of content that can be reused in pages (master pages - pages - and other user controls).
JQuery
Regression Test
User Controls
ScriptManager - control
24. Controls that display and edit data in the user interface
GridView control
Data_bound controls
SOAP
Build Master/Release Manager
25. The D in CRUD stands for_______
Delete
hashed-
GridView control
Server.Transfer
26. ________ 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
UpdateProgress - control
DataList
Service Oriented Architecture - SOA
XmlHttpRequest
27. When an exception occurs - the remainder of the code in the ____ block is skipped
MaximumDynamicDisplayLevels
SQL Server
try
Postback
28. 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
Representational state transfer - REST
Web Method Attribute
SQL Server
SiteMapPath
29. To link to other pages within your site use _______
Lazy loading
Test Issue
authentication
Root Relative URLs
30. Kind of database you are most likely to encounter when using ASP.NET
SQL Server
Data source controls
User Controls
SiteMapDataSource
31. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
Regression Test
INNER JOIN
AJAX
mostRecent
32. Allow the definition of a class - struct - or interface to be split into multiple files
TFS - Team Foundation Server
Validation Controls
Partial - keyword
Immutable
33. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
LoginView
UpdatePanel - control
Auto event wire up
Universal Description - Discovery and Integration - UDDI
34. Session["CustId"]=tbxCustomerName.Contents is a _____ error
UpdateProgress control
membership
Syntax
Get
35. when sub objects don't load unless they are explicitly told too
Lazy loading
JQuery
SiteMapPath
Knowledge Management Repository - KMR
36. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Active Directory Domains
Data source controls
UpdateProgress - control
Data_bound controls
37. XML-based a protocol for accessing a Web Service
Partial - keyword
Build Master/Release Manager
Active Directory Domains
SOAP
38. 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
Acceptance Test
Control state
Get
Partial - keyword
39. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
Active Directory Domains
UpdatePanel - control
tSQL
JQuery
40. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Service Oriented Architecture - SOA
Universal Description - Discovery and Integration - UDDI
description
Page Life Cycle
41. 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
float
true
42. Microsoft's source control software package oriented towards small software development projects.
VSS- Visual Source Safe
ShowSelectButton
customErrors
Knowledge Management Repository - KMR
43. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
AJAX
membership
GridView control
44. A panel that can be shown during the execution of an asynchronous Ajax operation
User Controls
Knowledge Management Repository (KMR)
UpdateProgress - control
Get
45. To send the user to a new page - without modifying the client's address bar - Use _______
Immediate window
Server.Transfer
Caching
FormView
46. XML-based protocol for accessing a Web Service
Immutable
UpdatePanel - control
TFS - Team Foundation Server
SOAP
47. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
JQuery
Validation Controls
INNER JOIN
Acceptance Test
48. This security concept allows a website to confirm you are who you say you are
Build Master/Release Manager
Trace
Validation Controls
authentication
49. The keyboard shortcut would you use to RESTART debugging
Active Directory Domains
Knowledge Management Repository - KMR
Immediate window
Cntrl+Shift+F5
50. Takes care of managing client script files and server-side Ajax behavior
JQuery
ScriptManager - control
Stored procedure
DataList