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 way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Lazy loading
CommandField
Test Issue
User Controls
2. The control can I use to find out the user's name
Get
LoginName
AJAX
float
3. XML-based a protocol for accessing a Web Service
SOAP
XmlHttpRequest
Stored procedure
User Controls
4. Takes care of managing client script files and server-side Ajax behavior
PathSeparator
TFS - Team Foundation Server
ScriptManager - control
Fiddler
5. To send the user to a new page - without modifying the client's address bar - Use _______
true
PathSeparator
SiteMapDataSource
Server.Transfer
6. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
AJAX
Knowledge Management Repository - KMR
GridView control
ScriptManager control
7. The ASP.NET service allows you to manage user accounts in your system
membership
SiteMapPath
SOAP
Web Method Attribute
8. The keyboard shortcut would you use to RESTART debugging
Service Oriented Architecture - SOA
User Controls
Cntrl+Shift+F5
UpdatePanel - control
9. 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
UpdatePanel - control
Root Relative URLs
Build Master/Release Manager
Data_bound controls
10. Takes care of managing client script files and server-side Ajax behavior
Windows Communications Foundation - WCF
ScriptManager control
tSQL
Validation Controls
11. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
SQL Server
User Controls
GridView
hashed-
12. An open-source application security project.
Data source controls
Page Life Cycle
OWASP
Control state
13. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
JQuery
Universal Description - Discovery and Integration - UDDI
Syntax
GridView
14. A block of content that can be reused in pages (master pages - pages - and other user controls).
View state
Get
Test Issue
User Controls
15. To link to other pages within your site use _______
LoginView
Document Object Model (DOM)
Root Relative URLs
Windows Communications Foundation - WCF
16. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
siteMapNode
Web Method Attribute
Regression Test
customErrors
17. An object whose state cannot be modified after it is created
Syntax
customErrors
DisplayRememberMe
Immutable
18. 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
Control state
AJAX
Web Services
Knowledge Management Repository - KMR
19. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Syntax
Page Method
Performance Test
membership
20. 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
true
XML Schema
Document Object Model (DOM)
description
21. When an exception occurs - the remainder of the code in the ____ block is skipped
description
try
Web Services
mostRecent
22. 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
Acceptance Test
INNER JOIN
Hash table
FormView
23. A static method that is defined in a web page and can be called from client script
Active Directory Domains
Page Method
Knowledge Management Repository - KMR
Document Object Model (DOM)
24. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Knowledge Management Repository - KMR
Stored procedure
UpdatePanel - control
customErrors
25. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
Universal Description - Discovery and Integration - UDDI
Auto event wire up
SiteMapDataSource
finally
26. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel control
UpdateProgress - control
Stored procedure
Cntrl+Shift+F9
27. This type of column / field within GridView in the default field for most data base types
Validation Controls
XML Schema
BoundField
Build Master/Release Manager
28. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
System Test
finally
Fiddler
Knowledge Management Repository (KMR)
29. SQL data type that corresponds the .NET double data type
AJAX
Web Services
float
Test Issue
30. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
DisplayRememberMe
CommandField
Document Object Model (DOM)
Lazy loading
31. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
FormView
TFS - Team Foundation Server
AJAX
XmlHttpRequest
32. 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
Page Method
Data source controls
Representational state transfer - REST
FormView
33. Describes the structure that an XML document will take
mostRecent
Windows Communications Foundation - WCF
XML Schema
View state
34. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress control
Trace
AJAX
Page Life Cycle
35. A subroutine that is stored in the database and executed by calling it directly from the client
SOAP
SiteMapDataSource
float
Stored procedure
36. The property you set to true within CommandField to enable Selection
User Controls
PathSeparator
DataList
ShowSelectButton
37. The site map will match structure of a website if ______ structure mirrors the physical folder structure
PathSeparator
MaximumDynamicDisplayLevels
siteMapNode
CommandField
38. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
CommandField
Lazy loading
Acceptance Test
Shadow copying
39. In a production environment - you should NOT leave debug=___
Hash table
true
Data source controls
Regression Test
40. A directory service where businesses can register and search for Web services.
Immediate window
Auto event wire up
Universal Description - Discovery and Integration - UDDI
Cntrl+Shift+F9
41. Contains simple fixes and self-help for less experienced users
GridView
Knowledge Management Repository (KMR)
Page Method
UpdatePanel - control
42. Microsoft's source control software package oriented towards small software development projects.
Service Oriented Architecture - SOA
Page Life Cycle
Auto event wire up
VSS- Visual Source Safe
43. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
finally
Server.Transfer
GridView control
authentication
44. Allow the definition of a class - struct - or interface to be split into multiple files
View state
SOAP
SOA - Service Oriented Architecture
Partial - keyword
45. This control shows the user where they are on the site - i.e. - the path to the current location.
DataList
SiteMapPath
Trace
SOAP
46. This property determines whether the items in the TreeView can be collapsed or expanded
AJAX
LoginView
ShowExpandCollapse
try
47. To remove all breakpoints in your website
Cntrl+Shift+F9
Web Services
Universal Description - Discovery and Integration - UDDI
ItemUpdated
48. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Page Method
Stored procedure
Service Oriented Architecture - SOA
System Test
49. ________ 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
Get
LoginView
50. JavaScript syntax for storing and exchanging text information
PathSeparator
JQuery
ScriptManager control
JavaScript Object Notation - JSON