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. 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
ItemUpdated
Postback
Build Master/Release Manager
UpdateProgress control
2. The site map will match structure of a website if ______ structure mirrors the physical folder structure
BoundField
siteMapNode
Document Object Model (DOM)
JQuery
3. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
INNER JOIN
Immediate window
siteMapNode
Auto event wire up
4. An HTTP POST to the same page that the form is on.
siteMapNode
Postback
Validation Controls
SOAP
5. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel - control
Partial - keyword
Delete
true
6. 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
SiteMapDataSource
ScriptManager control
AJAX
UpdatePanel control
7. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
UpdateProgress control
Syntax
tSQL
Performance Test
8. The control allows you to display different data to different types of users
Auto event wire up
TFS - Team Foundation Server
Active Directory Domains
LoginView
9. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
authentication
Postback
try
Page Life Cycle
10. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
CommandField
Delete
ORDER BY DESC
Shadow copying
11. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
System Test
SOA - Service Oriented Architecture
float
DisplayRememberMe
12. The property you use to determine number of submenu items the menu control should display
MaximumDynamicDisplayLevels
Universal Description - Discovery and Integration - UDDI
SOA - Service Oriented Architecture
try
13. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
ShowSelectButton
Control state
Validation Controls
ScriptManager Proxy
14. Contains simple fixes and self-help for less experienced users
Knowledge Management Repository - KMR
SiteMapDataSource
finally
mostRecent
15. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Service Oriented Architecture - SOA
authentication
XmlHttpRequest
ScriptManager control
16. The D in CRUD stands for_______
Active Directory Domains
Delete
SOAP
Web Services Description Language - WSDL
17. To send the user to a new page - without modifying the client's address bar - Use _______
Get
Server.Transfer
ORDER BY DESC
ItemUpdated
18. 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
Lazy loading
Server.Transfer
Post
Page Life Cycle
19. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
Control state
Cntrl+Shift+F9
Build Master/Release Manager
mostRecent
20. The control can I use to find out the user's name
LoginName
Web Method Attribute
hashed-
Acceptance Test
21. A block of content that can be reused in pages (master pages - pages - and user controls).
Data_bound controls
customErrors
UpdateProgress control
User Controls
22. In a production environment - you should NOT leave debug=___
GridView control
ShowExpandCollapse
Web Services
true
23. An object whose state cannot be modified after it is created
SOA - Service Oriented Architecture
siteMapNode
LoginView
Immutable
24. JavaScript syntax for storing and exchanging text information
VSS- Visual Source Safe
SOAP
Test Issue
JavaScript Object Notation - JSON
25. A static method that is defined in a web page and can be called from client script
Page Method
float
Syntax
SiteMapPath
26. XML-based protocol for accessing a Web Service
Syntax
Fiddler
SOAP
UpdatePanel control
27. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
ItemUpdated
float
Post
28. Takes care of managing client script files and server-side Ajax behavior
FormView
ScriptManager control
Web Services
ScriptManager - control
29. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Get
SiteMapPath
Lazy loading
XmlHttpRequest
30. This type of column / field within GridView in the default field for most data base types
Service Oriented Architecture - SOA
BoundField
siteMapNode
Knowledge Management Repository - KMR
31. This control shows the user where they are on the site - i.e. - the path to the current location.
siteMapNode
Page Life Cycle
SOAP
SiteMapPath
32. integrated source control - issue tracking - and process management for development teams.
XmlHttpRequest
TFS - Team Foundation Server
Performance Test
Hash table
33. The property you set to true within CommandField to enable Selection
CommandField
Trace
customErrors
ShowSelectButton
34. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
DisplayRememberMe
UpdateProgress control
JavaScript Object Notation - JSON
UpdatePanel control
35. 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.
View state
Control state
Web Services Description Language - WSDL
ShowExpandCollapse
36. Controls that display and edit data in the user interface
DisplayRememberMe
Data_bound controls
Immediate window
Document Object Model (DOM)
37. A join that returns records from related tables only if their related fields match is called
Immediate window
INNER JOIN
Lazy loading
Post
38. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
INNER JOIN
ScriptManager Proxy
finally
PathSeparator
39. A debugging window where you can test expressions while the page is running
hashed-
ItemUpdated
description
Immediate window
40. This property determines whether the items in the TreeView can be collapsed or expanded
Hash table
XML Schema
ShowExpandCollapse
Root Relative URLs
41. A language for describing web services and how to access them.
View state
Web Services Description Language - WSDL
authentication
Trace
42. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Universal Description - Discovery and Integration - UDDI
ORDER BY DESC
INNER JOIN
Data source controls
43. Takes care of managing client script files and server-side Ajax behavior
XML Schema
SOAP
Hash table
ScriptManager - control
44. To link to other pages within your site use _______
JQuery
Root Relative URLs
VSS- Visual Source Safe
Syntax
45. The type of field allows you to set up delete control within the corresponding properties window
Control state
View state
try
CommandField
46. A framework for building service-oriented applications.
customErrors
Windows Communications Foundation - WCF
Active Directory Domains
Representational state transfer - REST
47. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Knowledge Management Repository - KMR
Web Method Attribute
PathSeparator
Shadow copying
48. A directory service where businesses can register and search for Web services.
SiteMapDataSource
Universal Description - Discovery and Integration - UDDI
Root Relative URLs
Test Issue
49. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
ItemUpdated
ShowExpandCollapse
SQL Server
tSQL
50. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
Web Services
mostRecent
ScriptManager Proxy
SQL Server