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. A directory service where businesses can register and search for Web services.
Universal Description - Discovery and Integration - UDDI
Lazy loading
description
SiteMapPath
2. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
Control state
Regression Test
Page Life Cycle
Web Services Description Language - WSDL
3. A join that returns records from related tables only if their related fields match is called
INNER JOIN
Cntrl+Shift+F5
Fiddler
Web Services
4. A language for describing web services and how to access them.
Knowledge Management Repository (KMR)
Windows Communications Foundation - WCF
Web Services Description Language - WSDL
XmlHttpRequest
5. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
LoginView
Cntrl+Shift+F5
Test Issue
SOAP
6. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Representational state transfer - REST
Syntax
hashed-
XmlHttpRequest
7. Describes the structure that an XML document will take
Hash table
Web Services
Cntrl+Shift+F9
XML Schema
8. Data source controls you use to bind hierarchical XML based data
customErrors
SiteMapDataSource
ScriptManager - control
AJAX
9. integrated source control - issue tracking - and process management for development teams.
Immediate window
TFS - Team Foundation Server
VSS- Visual Source Safe
SQL Server
10. To send the user to a new page - without modifying the client's address bar - Use _______
Syntax
BoundField
Stored procedure
Server.Transfer
11. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Auto event wire up
siteMapNode
UpdatePanel - control
float
12. ________ 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
Web Services
ScriptManager - control
MaximumDynamicDisplayLevels
13. A framework for building service-oriented applications.
CommandField
Windows Communications Foundation - WCF
ScriptManager Proxy
siteMapNode
14. An open-source application security project.
BoundField
ScriptManager - control
OWASP
Control state
15. A block of content that can be reused in pages (master pages - pages - and user controls).
mostRecent
BoundField
User Controls
DisplayRememberMe
16. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress - control
Test Issue
LoginView
Stored procedure
17. The type of field allows you to set up delete control within the corresponding properties window
Validation Controls
Get
CommandField
User Controls
18. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
OWASP
Service Oriented Architecture - SOA
Windows Communications Foundation - WCF
Acceptance Test
19. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
Knowledge Management Repository - KMR
Service Oriented Architecture - SOA
UpdatePanel control
mostRecent
20. When _________ is set to Off all visitors see the full error details
customErrors
AJAX
Acceptance Test
Test Issue
21. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
Service Oriented Architecture - SOA
finally
TFS - Team Foundation Server
hashed-
22. A panel that can be shown during the execution of an asynchronous Ajax operation
User Controls
UpdateProgress control
Control state
XML Schema
23. Methods that can be called over the Internet by other applications
Web Services
CommandField
finally
Data_bound controls
24. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
Hash table
SOAP
Post
GridView control
25. A subroutine that is stored in the database and executed by calling it directly from the client
Stored procedure
Knowledge Management Repository - KMR
MaximumDynamicDisplayLevels
JavaScript Object Notation - JSON
26. A debugging window where you can test expressions while the page is running
Immediate window
Test Issue
System Test
Representational state transfer - REST
27. A set of components which can be invoked - and whose interface descriptions can be published and discovered
UpdateProgress - control
description
Service Oriented Architecture - SOA
Document Object Model (DOM)
28. To remove all breakpoints in your website
Knowledge Management Repository - KMR
Data source controls
ShowSelectButton
Cntrl+Shift+F9
29. The control allows you to display different data to different types of users
LoginView
CommandField
Windows Communications Foundation - WCF
Immediate window
30. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
AJAX
Test Issue
AJAX
XmlHttpRequest
31. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
SiteMapPath
DisplayRememberMe
Data source controls
tSQL
32. Enables controls to write information to a central log location at runtime
SOAP
ShowSelectButton
Trace
VSS- Visual Source Safe
33. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
Auto event wire up
ShowSelectButton
Postback
Immutable
34. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Representational state transfer - REST
User Controls
SiteMapDataSource
ORDER BY DESC
35. The keyboard shortcut would you use to RESTART debugging
Test Issue
Root Relative URLs
Cntrl+Shift+F5
XmlHttpRequest
36. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Test Issue
Hash table
Validation Controls
UpdatePanel control
37. Methods that can be called over the Internet by other applications
Web Services
CommandField
ScriptManager Proxy
XmlHttpRequest
38. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Acceptance Test
Syntax
TFS - Team Foundation Server
Data source controls
39. XML-based a protocol for accessing a Web Service
Web Method Attribute
View state
SOAP
UpdatePanel - control
40. Microsoft proprietary extension to SQL
Regression Test
XmlHttpRequest
Data source controls
tSQL
41. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Build Master/Release Manager
SOAP
Root Relative URLs
Syntax
42. The D in CRUD stands for_______
Fiddler
Delete
Validation Controls
Root Relative URLs
43. This type of column / field within GridView in the default field for most data base types
ItemUpdated
Caching
BoundField
Syntax
44. Takes care of managing client script files and server-side Ajax behavior
ScriptManager control
authentication
Shadow copying
ShowExpandCollapse
45. 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
View state
FormView
Data source controls
true
46. This property determines whether the items in the TreeView can be collapsed or expanded
Root Relative URLs
ShowExpandCollapse
membership
siteMapNode
47. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
Representational state transfer - REST
authentication
JQuery
Auto event wire up
48. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
Fiddler
Trace
Page Life Cycle
PathSeparator
49. 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
XML Schema
finally
Data source controls
AJAX
50. An HTTP POST to the same page that the form is on.
View state
Postback
LoginName
Performance Test