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. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Syntax
siteMapNode
Representational state transfer - REST
Auto event wire up
2. A block of content that can be reused in pages (master pages - pages - and user controls).
CommandField
User Controls
Shadow copying
JQuery
3. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
Knowledge Management Repository (KMR)
UpdatePanel - control
Caching
ScriptManager Proxy
4. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
SOAP
LoginView
ORDER BY DESC
Acceptance Test
5. JavaScript syntax for storing and exchanging text information
ScriptManager - control
Web Method Attribute
JavaScript Object Notation - JSON
customErrors
6. Enables assemblies that are used in an application domain to be updated without unloading the application domain
PathSeparator
SiteMapDataSource
Shadow copying
Partial - keyword
7. To remove all breakpoints in your website
Cntrl+Shift+F9
GridView control
hashed-
DisplayRememberMe
8. The site map will match structure of a website if ______ structure mirrors the physical folder structure
siteMapNode
Cntrl+Shift+F9
AJAX
Immutable
9. An open-source application security project.
Fiddler
Lazy loading
Immutable
OWASP
10. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
INNER JOIN
OWASP
CommandField
DisplayRememberMe
11. To send the user to a new page - without modifying the client's address bar - Use _______
SOA - Service Oriented Architecture
Server.Transfer
authentication
finally
12. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
SQL Server
Test Issue
Server.Transfer
UpdateProgress control
13. ________ 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
DataList
XmlHttpRequest
OWASP
SOAP
14. 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
Immutable
Stored procedure
15. Enables controls to write information to a central log location at runtime
SOAP
AJAX
Trace
Data source controls
16. An object whose state cannot be modified after it is created
Test Issue
GridView control
Immutable
true
17. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
Post
Performance Test
finally
INNER JOIN
18. The control allows you to display different data to different types of users
SiteMapDataSource
ScriptManager control
DataList
LoginView
19. Microsoft's source control software package oriented towards small software development projects.
try
Web Method Attribute
true
VSS- Visual Source Safe
20. 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
Server.Transfer
Shadow copying
Stored procedure
Build Master/Release Manager
21. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
VSS- Visual Source Safe
Auto event wire up
membership
ScriptManager - control
22. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
VSS- Visual Source Safe
Acceptance Test
hashed-
ShowExpandCollapse
23. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
Shadow copying
Knowledge Management Repository (KMR)
finally
System Test
24. The property you use to determine number of submenu items the menu control should display
Hash table
ScriptManager control
membership
MaximumDynamicDisplayLevels
25. A debugging window where you can test expressions while the page is running
Immediate window
Server.Transfer
true
Validation Controls
26. When an exception occurs - the remainder of the code in the ____ block is skipped
Web Method Attribute
try
MaximumDynamicDisplayLevels
BoundField
27. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Page Method
System Test
ORDER BY DESC
ScriptManager - control
28. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
GridView
Trace
GridView control
float
29. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Knowledge Management Repository (KMR)
LoginName
View state
XmlHttpRequest
30. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
ORDER BY DESC
Acceptance Test
Stored procedure
JQuery
31. An HTTP POST to the same page that the form is on.
Trace
Postback
Validation Controls
siteMapNode
32. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
AJAX
XmlHttpRequest
Immutable
ItemUpdated
33. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
SOAP
User Controls
membership
Document Object Model (DOM)
34. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
ORDER BY DESC
tSQL
finally
mostRecent
35. Describes the structure that an XML document will take
ORDER BY DESC
Validation Controls
Acceptance Test
XML Schema
36. A panel that can be shown during the execution of an asynchronous Ajax operation
finally
SQL Server
Lazy loading
UpdateProgress - control
37. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
SQL Server
Root Relative URLs
PathSeparator
description
38. A framework for building service-oriented applications.
SOAP
Performance Test
Windows Communications Foundation - WCF
true
39. The name of tag you use to define the error page (or pages) you want to show - within web.config
ShowExpandCollapse
XmlHttpRequest
View state
customErrors
40. Of the controls that you can use to display and edit data on your web pages - _____ is designed to show a single record at a time
XmlHttpRequest
Web Services
FormView
Web Services Description Language - WSDL
41. when sub objects don't load unless they are explicitly told too
Lazy loading
SOAP
Cntrl+Shift+F5
CommandField
42. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Stored procedure
AJAX
tSQL
Service Oriented Architecture - SOA
43. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
customErrors
ItemUpdated
DataList
Hash table
44. Data source controls you use to bind hierarchical XML based data
Hash table
SiteMapDataSource
ORDER BY DESC
Windows Communications Foundation - WCF
45. Methods that can be called over the Internet by other applications
UpdateProgress control
LoginView
Test Issue
Web Services
46. The property you set to true within CommandField to enable Selection
Data_bound controls
ShowSelectButton
ScriptManager - control
UpdateProgress control
47. 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
Stored procedure
Get
SiteMapDataSource
Regression Test
48. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Test Issue
Validation Controls
Page Life Cycle
LoginName
49. A block of content that can be reused in pages (master pages - pages - and other user controls).
DisplayRememberMe
User Controls
Build Master/Release Manager
LoginName
50. This security concept allows a website to confirm you are who you say you are
Regression Test
Web Services
authentication
Lazy loading