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. 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.
ORDER BY DESC
DisplayRememberMe
Postback
Active Directory Domains
2. In a production environment - you should NOT leave debug=___
UpdateProgress control
Knowledge Management Repository - KMR
true
Cntrl+Shift+F9
3. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Service Oriented Architecture - SOA
Page Method
UpdateProgress control
FormView
4. 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
SOAP
Web Services
Stored procedure
5. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
User Controls
Server.Transfer
Auto event wire up
Test Issue
6. Contains simple fixes and self-help for less experienced users
Web Services Description Language - WSDL
Knowledge Management Repository (KMR)
PathSeparator
DisplayRememberMe
7. A block of content that can be reused in pages (master pages - pages - and other user controls).
Shadow copying
User Controls
Build Master/Release Manager
TFS - Team Foundation Server
8. 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
BoundField
JQuery
Service Oriented Architecture - SOA
9. The D in CRUD stands for_______
customErrors
Build Master/Release Manager
Delete
ShowExpandCollapse
10. Methods that can be called over the Internet by other applications
Knowledge Management Repository (KMR)
Postback
Web Services
PathSeparator
11. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
description
Test Issue
Performance Test
GridView control
12. A language for describing web services and how to access them.
Knowledge Management Repository - KMR
Web Services Description Language - WSDL
ORDER BY DESC
XmlHttpRequest
13. XML-based protocol for accessing a Web Service
true
SOAP
membership
Knowledge Management Repository (KMR)
14. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Server.Transfer
ScriptManager - control
Page Life Cycle
XmlHttpRequest
15. A panel that can be shown during the execution of an asynchronous Ajax operation
finally
UpdateProgress control
UpdatePanel control
Delete
16. 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
System Test
Caching
17. Kind of database you are most likely to encounter when using ASP.NET
Representational state transfer - REST
Fiddler
SQL Server
SOAP
18. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Test Issue
Document Object Model (DOM)
ORDER BY DESC
GridView control
19. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
Document Object Model (DOM)
INNER JOIN
JQuery
hashed-
20. when sub objects don't load unless they are explicitly told too
Page Method
Knowledge Management Repository (KMR)
Server.Transfer
Lazy loading
21. 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
AJAX
Web Services
XML Schema
22. 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
Immutable
Lazy loading
LoginView
Regression Test
23. Microsoft proprietary extension to SQL
UpdatePanel - control
SiteMapDataSource
tSQL
INNER JOIN
24. The persistence of property values across postbacks
hashed-
View state
Stored procedure
Service Oriented Architecture - SOA
25. Takes care of managing client script files and server-side Ajax behavior
AJAX
Post
true
ScriptManager control
26. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Syntax
UpdatePanel control
Delete
Page Life Cycle
27. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
Page Life Cycle
Post
Windows Communications Foundation - WCF
Validation Controls
28. The type of field allows you to set up delete control within the corresponding properties window
CommandField
Cntrl+Shift+F9
Acceptance Test
Build Master/Release Manager
29. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Shadow copying
Server.Transfer
Acceptance Test
UpdatePanel - control
30. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
UpdateProgress - control
Web Services
JavaScript Object Notation - JSON
Document Object Model (DOM)
31. The control can I use to find out the user's name
LoginName
BoundField
FormView
Lazy loading
32. An open-source application security project.
customErrors
OWASP
AJAX
Test Issue
33. A block of content that can be reused in pages (master pages - pages - and user controls).
User Controls
Page Method
Data_bound controls
BoundField
34. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
XmlHttpRequest
AJAX
Acceptance Test
BoundField
35. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
PathSeparator
UpdateProgress control
User Controls
Representational state transfer - REST
36. 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.
Service Oriented Architecture - SOA
TFS - Team Foundation Server
Control state
SOAP
37. To remove all breakpoints in your website
Lazy loading
User Controls
Validation Controls
Cntrl+Shift+F9
38. Microsoft's source control software package oriented towards small software development projects.
TFS - Team Foundation Server
VSS- Visual Source Safe
SiteMapDataSource
INNER JOIN
39. This type of column / field within GridView in the default field for most data base types
siteMapNode
XmlHttpRequest
BoundField
User Controls
40. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
Service Oriented Architecture - SOA
SQL Server
ItemUpdated
AJAX
41. 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
finally
description
ShowSelectButton
SOA - Service Oriented Architecture
42. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
description
Shadow copying
customErrors
XmlHttpRequest
43. Contains simple fixes and self-help for less experienced users
Knowledge Management Repository - KMR
Caching
Immediate window
Knowledge Management Repository (KMR)
44. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
AJAX
Immediate window
Caching
finally
45. This security concept allows a website to confirm you are who you say you are
authentication
hashed-
SiteMapPath
CommandField
46. To link to other pages within your site use _______
Regression Test
Service Oriented Architecture - SOA
Root Relative URLs
authentication
47. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Auto event wire up
Fiddler
ORDER BY DESC
Validation Controls
48. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Performance Test
Validation Controls
Web Services Description Language - WSDL
Cntrl+Shift+F5
49. When an exception occurs - the remainder of the code in the ____ block is skipped
try
customErrors
UpdateProgress - control
View state
50. Methods that can be called over the Internet by other applications
Knowledge Management Repository - KMR
mostRecent
Regression Test
Web Services