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. XML-based protocol for accessing a Web Service
SOAP
PathSeparator
Page Life Cycle
Data_bound controls
2. The control allows you to display different data to different types of users
AJAX
User Controls
LoginView
Control state
3. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Web Method Attribute
Cntrl+Shift+F9
ScriptManager control
Postback
4. Controls that display and edit data in the user interface
Get
Regression Test
Data_bound controls
ORDER BY DESC
5. Methods that can be called over the Internet by other applications
UpdatePanel control
BoundField
INNER JOIN
Web Services
6. This security concept allows a website to confirm you are who you say you are
authentication
Acceptance Test
INNER JOIN
TFS - Team Foundation Server
7. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
tSQL
Auto event wire up
Syntax
siteMapNode
8. Describes the structure that an XML document will take
XML Schema
AJAX
Root Relative URLs
MaximumDynamicDisplayLevels
9. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
User Controls
UpdatePanel - control
DisplayRememberMe
ShowExpandCollapse
10. when sub objects don't load unless they are explicitly told too
UpdatePanel - control
Lazy loading
Trace
Web Services Description Language - WSDL
11. 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
XmlHttpRequest
Web Method Attribute
Immediate window
AJAX
12. This type of column / field within GridView in the default field for most data base types
Cntrl+Shift+F9
LoginView
BoundField
Stored procedure
13. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Hash table
Regression Test
Postback
UpdatePanel control
14. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
DisplayRememberMe
Hash table
Root Relative URLs
SiteMapPath
15. ________ 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
AJAX
DataList
ShowExpandCollapse
SQL Server
16. Takes care of managing client script files and server-side Ajax behavior
SOAP
ScriptManager control
ORDER BY DESC
DataList
17. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
AJAX
VSS- Visual Source Safe
try
Test Issue
18. This control shows the user where they are on the site - i.e. - the path to the current location.
UpdateProgress - control
XmlHttpRequest
Server.Transfer
SiteMapPath
19. A panel that can be shown during the execution of an asynchronous Ajax operation
ScriptManager control
UpdateProgress control
Stored procedure
Hash table
20. The site map will match structure of a website if ______ structure mirrors the physical folder structure
GridView control
Trace
siteMapNode
SiteMapPath
21. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
Cntrl+Shift+F9
ItemUpdated
Lazy loading
Validation Controls
22. The persistence of property values across postbacks
User Controls
Shadow copying
Regression Test
View state
23. A panel that can be shown during the execution of an asynchronous Ajax operation
tSQL
Root Relative URLs
Control state
UpdateProgress - control
24. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Windows Communications Foundation - WCF
ORDER BY DESC
Acceptance Test
Page Method
25. A static method that is defined in a web page and can be called from client script
Server.Transfer
Page Method
UpdatePanel - control
TFS - Team Foundation Server
26. The ASP.NET service allows you to manage user accounts in your system
Syntax
ScriptManager - control
membership
Postback
27. When _________ is set to Off all visitors see the full error details
OWASP
authentication
UpdatePanel - control
customErrors
28. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
Universal Description - Discovery and Integration - UDDI
Acceptance Test
System Test
JQuery
29. When an exception occurs - the remainder of the code in the ____ block is skipped
customErrors
SQL Server
DisplayRememberMe
try
30. The property you set to true within CommandField to enable Selection
INNER JOIN
ShowSelectButton
Universal Description - Discovery and Integration - UDDI
Immediate window
31. A block of content that can be reused in pages (master pages - pages - and other user controls).
ItemUpdated
System Test
Get
User Controls
32. 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
Active Directory Domains
Knowledge Management Repository (KMR)
AJAX
finally
33. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Hash table
CommandField
XmlHttpRequest
Caching
34. Submits data to be processed. The data is included in the body of the request. This may result in the creation of a new resource or the updates of existing resources or both
Stored procedure
Post
Server.Transfer
Cntrl+Shift+F9
35. 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.
Syntax
Active Directory Domains
customErrors
XmlHttpRequest
36. XML-based a protocol for accessing a Web Service
Service Oriented Architecture - SOA
SOAP
UpdateProgress control
LoginView
37. A debugging window where you can test expressions while the page is running
Immediate window
try
Cntrl+Shift+F5
Acceptance Test
38. The keyboard shortcut would you use to RESTART debugging
View state
XmlHttpRequest
Windows Communications Foundation - WCF
Cntrl+Shift+F5
39. A block of content that can be reused in pages (master pages - pages - and user controls).
View state
User Controls
ORDER BY DESC
System Test
40. Takes care of managing client script files and server-side Ajax behavior
ScriptManager - control
Acceptance Test
siteMapNode
try
41. 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
Syntax
mostRecent
BoundField
Get
42. A language for describing web services and how to access them.
SOAP
Delete
Web Services Description Language - WSDL
mostRecent
43. This property determines whether the items in the TreeView can be collapsed or expanded
Windows Communications Foundation - WCF
UpdatePanel - control
Universal Description - Discovery and Integration - UDDI
ShowExpandCollapse
44. Session["CustId"]=tbxCustomerName.Contents is a _____ error
INNER JOIN
Representational state transfer - REST
Syntax
User Controls
45. Data source controls you use to bind hierarchical XML based data
Document Object Model (DOM)
SiteMapDataSource
UpdatePanel control
Postback
46. Methods that can be called over the Internet by other applications
Web Services
Regression Test
Cntrl+Shift+F5
Page Method
47. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
Post
View state
float
mostRecent
48. Enables controls to write information to a central log location at runtime
Control state
Trace
AJAX
mostRecent
49. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
OWASP
authentication
Control state
50. The property you use to determine number of submenu items the menu control should display
Knowledge Management Repository (KMR)
MaximumDynamicDisplayLevels
ScriptManager Proxy
Web Method Attribute