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. Microsoft's source control software package oriented towards small software development projects.
VSS- Visual Source Safe
Postback
Page Method
MaximumDynamicDisplayLevels
2. JavaScript syntax for storing and exchanging text information
JavaScript Object Notation - JSON
ScriptManager - control
customErrors
Web Services
3. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
finally
DisplayRememberMe
Page Method
UpdateProgress control
4. The type of field allows you to set up delete control within the corresponding properties window
CommandField
SQL Server
Page Method
Delete
5. When an exception occurs - the remainder of the code in the ____ block is skipped
User Controls
Cntrl+Shift+F5
Immutable
try
6. This property determines whether the items in the TreeView can be collapsed or expanded
ShowExpandCollapse
Web Services
LoginName
Service Oriented Architecture - SOA
7. Kind of database you are most likely to encounter when using ASP.NET
JavaScript Object Notation - JSON
SQL Server
Page Life Cycle
User Controls
8. A static method that is defined in a web page and can be called from client script
DataList
Shadow copying
Cntrl+Shift+F9
Page Method
9. The property you use to determine number of submenu items the menu control should display
Server.Transfer
Caching
MaximumDynamicDisplayLevels
Service Oriented Architecture - SOA
10. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
Get
ScriptManager control
GridView control
Web Services Description Language - WSDL
11. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel control
Hash table
try
View state
12. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
Web Services
Stored procedure
Partial - keyword
ScriptManager Proxy
13. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Service Oriented Architecture - SOA
SOAP
ORDER BY DESC
Document Object Model (DOM)
14. This type of column / field within GridView in the default field for most data base types
BoundField
Build Master/Release Manager
ScriptManager control
float
15. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
AJAX
System Test
ScriptManager control
Web Method Attribute
16. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
float
UpdatePanel control
Acceptance Test
Auto event wire up
17. 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
Regression Test
INNER JOIN
Validation Controls
GridView control
18. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
Regression Test
Web Services
finally
Test Issue
19. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
GridView
Data source controls
FormView
XmlHttpRequest
20. 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
Acceptance Test
AJAX
ORDER BY DESC
Test Issue
21. A set of components which can be invoked - and whose interface descriptions can be published and discovered
PathSeparator
SOA - Service Oriented Architecture
SOAP
Immutable
22. A framework for building service-oriented applications.
Build Master/Release Manager
Web Services Description Language - WSDL
AJAX
Windows Communications Foundation - WCF
23. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
finally
ItemUpdated
Data source controls
GridView
24. This control shows the user where they are on the site - i.e. - the path to the current location.
Web Method Attribute
Knowledge Management Repository - KMR
SiteMapPath
Page Life Cycle
25. This security concept allows a website to confirm you are who you say you are
JQuery
Web Services
authentication
Knowledge Management Repository - KMR
26. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
tSQL
Active Directory Domains
Data source controls
ORDER BY DESC
27. The site map will match structure of a website if ______ structure mirrors the physical folder structure
UpdatePanel - control
customErrors
siteMapNode
Hash table
28. Session["CustId"]=tbxCustomerName.Contents is a _____ error
System Test
Syntax
Control state
Trace
29. Controls that display and edit data in the user interface
XML Schema
Data_bound controls
Trace
Partial - keyword
30. XML-based protocol for accessing a Web Service
Immediate window
SOAP
customErrors
BoundField
31. 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
hashed-
membership
Test Issue
32. The property you set to true within CommandField to enable Selection
ShowSelectButton
UpdateProgress control
tSQL
SOAP
33. Methods that can be called over the Internet by other applications
Web Services
Active Directory Domains
XML Schema
GridView control
34. Methods that can be called over the Internet by other applications
ORDER BY DESC
Web Services
JQuery
SOA - Service Oriented Architecture
35. A directory service where businesses can register and search for Web services.
Universal Description - Discovery and Integration - UDDI
ItemUpdated
Acceptance Test
authentication
36. Enables assemblies that are used in an application domain to be updated without unloading the application domain
Shadow copying
Stored procedure
AJAX
Knowledge Management Repository - KMR
37. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
FormView
Lazy loading
Immutable
38. 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
Universal Description - Discovery and Integration - UDDI
User Controls
SOA - Service Oriented Architecture
Get
39. The control can I use to find out the user's name
BoundField
LoginName
ShowSelectButton
tSQL
40. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel - control
AJAX
siteMapNode
JavaScript Object Notation - JSON
41. Describes the structure that an XML document will take
OWASP
SiteMapPath
XML Schema
Immutable
42. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
SiteMapPath
UpdateProgress - control
Performance Test
mostRecent
43. integrated source control - issue tracking - and process management for development teams.
mostRecent
Control state
MaximumDynamicDisplayLevels
TFS - Team Foundation Server
44. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
Document Object Model (DOM)
UpdateProgress control
XML Schema
JQuery
45. Microsoft proprietary extension to SQL
ShowExpandCollapse
User Controls
Immediate window
tSQL
46. The control allows you to display different data to different types of users
LoginView
authentication
Validation Controls
Performance Test
47. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
Fiddler
GridView control
Representational state transfer - REST
SiteMapPath
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.
DisplayRememberMe
Web Method Attribute
Active Directory Domains
Page Life Cycle
49. A panel that can be shown during the execution of an asynchronous Ajax operation
ScriptManager - control
UpdateProgress - control
Hash table
customErrors
50. A panel that can be shown during the execution of an asynchronous Ajax operation
FormView
UpdateProgress control
UpdateProgress - control
Delete