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 D in CRUD stands for_______
Auto event wire up
Page Method
Windows Communications Foundation - WCF
Delete
2. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Cntrl+Shift+F5
ItemUpdated
ORDER BY DESC
Data source controls
3. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Test Issue
Page Method
VSS- Visual Source Safe
Knowledge Management Repository (KMR)
4. 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
Trace
try
Windows Communications Foundation - WCF
Post
5. 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
Lazy loading
Caching
Representational state transfer - REST
VSS- Visual Source Safe
6. 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
Trace
Regression Test
SiteMapPath
7. The control can I use to find out the user's name
float
customErrors
JavaScript Object Notation - JSON
LoginName
8. A panel that can be shown during the execution of an asynchronous Ajax operation
Web Services Description Language - WSDL
LoginName
UpdateProgress - control
BoundField
9. To link to other pages within your site use _______
ScriptManager control
Root Relative URLs
customErrors
Web Method Attribute
10. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Syntax
Immediate window
XmlHttpRequest
Auto event wire up
11. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Data source controls
Validation Controls
ScriptManager - control
SOA - Service Oriented Architecture
12. An object whose state cannot be modified after it is created
Auto event wire up
customErrors
Immutable
SOAP
13. Describes the structure that an XML document will take
Delete
AJAX
XML Schema
SiteMapDataSource
14. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
LoginView
Fiddler
Test Issue
finally
15. Enables controls to write information to a central log location at runtime
Auto event wire up
Trace
SOA - Service Oriented Architecture
Page Life Cycle
16. To remove all breakpoints in your website
Cntrl+Shift+F9
Caching
Fiddler
Lazy loading
17. An HTTP POST to the same page that the form is on.
Postback
DisplayRememberMe
Stored procedure
SQL Server
18. integrated source control - issue tracking - and process management for development teams.
LoginName
Data_bound controls
TFS - Team Foundation Server
Caching
19. The name of tag you use to define the error page (or pages) you want to show - within web.config
customErrors
VSS- Visual Source Safe
UpdateProgress - control
XmlHttpRequest
20. Enables assemblies that are used in an application domain to be updated without unloading the application domain
UpdateProgress - control
Shadow copying
Web Services
Data source controls
21. Allow the definition of a class - struct - or interface to be split into multiple files
Shadow copying
Partial - keyword
SOA - Service Oriented Architecture
SiteMapDataSource
22. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
ItemUpdated
Knowledge Management Repository - KMR
Web Services
Web Method Attribute
23. A data structure that uses a hash function to map keys - to their associated values in an associative array.
TFS - Team Foundation Server
ShowSelectButton
Hash table
Data source controls
24. The site map will match structure of a website if ______ structure mirrors the physical folder structure
DataList
SOA - Service Oriented Architecture
Postback
siteMapNode
25. The property you use to determine number of submenu items the menu control should display
SQL Server
BoundField
Control state
MaximumDynamicDisplayLevels
26. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
ShowSelectButton
UpdatePanel control
Partial - keyword
System Test
27. Methods that can be called over the Internet by other applications
Web Services
float
JavaScript Object Notation - JSON
Fiddler
28. Takes care of managing client script files and server-side Ajax behavior
mostRecent
ScriptManager control
authentication
ScriptManager - control
29. A join that returns records from related tables only if their related fields match is called
INNER JOIN
TFS - Team Foundation Server
Data_bound controls
Web Services
30. 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
SOAP
Postback
Regression Test
System Test
31. Kind of database you are most likely to encounter when using ASP.NET
Stored procedure
CommandField
SQL Server
Document Object Model (DOM)
32. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
Caching
Auto event wire up
Acceptance Test
customErrors
33. A panel that can be shown during the execution of an asynchronous Ajax operation
Service Oriented Architecture - SOA
customErrors
Data source controls
UpdateProgress control
34. Contains simple fixes and self-help for less experienced users
Web Services
ScriptManager control
Knowledge Management Repository (KMR)
SOA - Service Oriented Architecture
35. when sub objects don't load unless they are explicitly told too
User Controls
OWASP
Representational state transfer - REST
Lazy loading
36. 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
description
JavaScript Object Notation - JSON
Document Object Model (DOM)
Stored procedure
37. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
GridView control
VSS- Visual Source Safe
Knowledge Management Repository - KMR
Control state
38. A subroutine that is stored in the database and executed by calling it directly from the client
Stored procedure
Universal Description - Discovery and Integration - UDDI
Immediate window
ORDER BY DESC
39. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Build Master/Release Manager
Test Issue
hashed-
Lazy loading
40. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
try
Web Services
Get
ScriptManager Proxy
41. JavaScript syntax for storing and exchanging text information
Build Master/Release Manager
customErrors
Active Directory Domains
JavaScript Object Notation - JSON
42. 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
Get
finally
UpdatePanel - control
UpdateProgress - control
43. Contains simple fixes and self-help for less experienced users
Validation Controls
AJAX
Knowledge Management Repository - KMR
Test Issue
44. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Performance Test
ScriptManager Proxy
System Test
View state
45. The ASP.NET service allows you to manage user accounts in your system
customErrors
membership
UpdateProgress control
Immutable
46. A static method that is defined in a web page and can be called from client script
true
Page Method
GridView
Immutable
47. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
GridView
SOAP
DataList
48. 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.
Active Directory Domains
SOAP
AJAX
authentication
49. Takes care of managing client script files and server-side Ajax behavior
ScriptManager control
Caching
authentication
ItemUpdated
50. A debugging window where you can test expressions while the page is running
Delete
Immediate window
Page Life Cycle
Validation Controls