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 name of tag you use to define the error page (or pages) you want to show - within web.config
Knowledge Management Repository - KMR
Data_bound controls
Trace
customErrors
2. Data source controls you use to bind hierarchical XML based data
ShowExpandCollapse
Trace
SiteMapDataSource
System Test
3. This security concept allows a website to confirm you are who you say you are
authentication
ShowExpandCollapse
PathSeparator
Immediate window
4. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
LoginView
PathSeparator
GridView control
Performance Test
5. Controls used to retrieve data from a data source; that data is offered to data-bound controls
SOA - Service Oriented Architecture
Data source controls
XML Schema
CommandField
6. Contains simple fixes and self-help for less experienced users
AJAX
tSQL
SiteMapPath
Knowledge Management Repository (KMR)
7. 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.
ItemUpdated
Acceptance Test
SQL Server
Control state
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
description
Active Directory Domains
BoundField
AJAX
9. When an exception occurs - the remainder of the code in the ____ block is skipped
Test Issue
CommandField
Auto event wire up
try
10. Enables controls to write information to a central log location at runtime
Trace
Control state
tSQL
Knowledge Management Repository (KMR)
11. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
ORDER BY DESC
Representational state transfer - REST
Trace
TFS - Team Foundation Server
12. 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.
Stored procedure
JQuery
Active Directory Domains
ItemUpdated
13. The keyboard shortcut would you use to RESTART debugging
Cntrl+Shift+F5
try
Stored procedure
Web Services Description Language - WSDL
14. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
SiteMapPath
View state
AJAX
hashed-
15. The site map will match structure of a website if ______ structure mirrors the physical folder structure
Test Issue
try
AJAX
siteMapNode
16. This type of column / field within GridView in the default field for most data base types
PathSeparator
CommandField
siteMapNode
BoundField
17. An HTTP POST to the same page that the form is on.
Data source controls
Web Method Attribute
Performance Test
Postback
18. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
hashed-
Validation Controls
Web Method Attribute
Hash table
19. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
User Controls
JQuery
true
Test Issue
20. Methods that can be called over the Internet by other applications
Shadow copying
Web Services
float
finally
21. A subroutine that is stored in the database and executed by calling it directly from the client
Cntrl+Shift+F9
ScriptManager control
Stored procedure
Regression Test
22. 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
Page Life Cycle
Performance Test
Get
JavaScript Object Notation - JSON
23. A data structure that uses a hash function to map keys - to their associated values in an associative array.
customErrors
Hash table
VSS- Visual Source Safe
description
24. 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
Web Services
hashed-
Build Master/Release Manager
25. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
Auto event wire up
Windows Communications Foundation - WCF
float
JavaScript Object Notation - JSON
26. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
SiteMapPath
hashed-
Cntrl+Shift+F5
GridView control
27. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
Active Directory Domains
JQuery
membership
UpdatePanel - control
28. A set of components which can be invoked - and whose interface descriptions can be published and discovered
TFS - Team Foundation Server
Service Oriented Architecture - SOA
ShowExpandCollapse
DisplayRememberMe
29. Session["CustId"]=tbxCustomerName.Contents is a _____ error
authentication
Syntax
TFS - Team Foundation Server
User Controls
30. A static method that is defined in a web page and can be called from client script
Active Directory Domains
Page Method
Fiddler
Immediate window
31. This control shows the user where they are on the site - i.e. - the path to the current location.
SiteMapPath
Hash table
mostRecent
authentication
32. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
INNER JOIN
Get
Root Relative URLs
33. A subroutine that is stored in the database and executed by calling it directly from the client
XmlHttpRequest
tSQL
Stored procedure
Lazy loading
34. Takes care of managing client script files and server-side Ajax behavior
ScriptManager - control
LoginView
Windows Communications Foundation - WCF
JavaScript Object Notation - JSON
35. A language for describing web services and how to access them.
Validation Controls
Web Services Description Language - WSDL
ShowExpandCollapse
Stored procedure
36. SQL data type that corresponds the .NET double data type
Hash table
float
DisplayRememberMe
PathSeparator
37. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
Immediate window
finally
Acceptance Test
ORDER BY DESC
38. Enables assemblies that are used in an application domain to be updated without unloading the application domain
Partial - keyword
LoginView
customErrors
Shadow copying
39. The type of field allows you to set up delete control within the corresponding properties window
SQL Server
Caching
customErrors
CommandField
40. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
ScriptManager Proxy
Web Services
AJAX
UpdatePanel - control
41. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Web Method Attribute
Web Services
Acceptance Test
Validation Controls
42. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Test Issue
hashed-
Web Services
Root Relative URLs
43. 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
UpdatePanel - control
UpdateProgress - control
Get
44. To send the user to a new page - without modifying the client's address bar - Use _______
UpdatePanel - control
Root Relative URLs
try
Server.Transfer
45. A framework for building service-oriented applications.
DisplayRememberMe
Partial - keyword
Page Method
Windows Communications Foundation - WCF
46. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Immutable
Regression Test
Cntrl+Shift+F5
SOA - Service Oriented Architecture
47. Methods that can be called over the Internet by other applications
Web Services
SOAP
FormView
hashed-
48. The property you use to determine number of submenu items the menu control should display
CommandField
ScriptManager Proxy
INNER JOIN
MaximumDynamicDisplayLevels
49. In a production environment - you should NOT leave debug=___
Immediate window
OWASP
ScriptManager - control
true
50. The persistence of property values across postbacks
Regression Test
View state
Web Services Description Language - WSDL
Delete