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 set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
VSS- Visual Source Safe
Immutable
User Controls
2. Methods that can be called over the Internet by other applications
finally
Caching
Web Services
DataList
3. An open-source application security project.
GridView control
Post
Universal Description - Discovery and Integration - UDDI
OWASP
4. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
DisplayRememberMe
Immutable
UpdatePanel - control
JQuery
5. A subroutine that is stored in the database and executed by calling it directly from the client
AJAX
SOA - Service Oriented Architecture
Stored procedure
LoginView
6. integrated source control - issue tracking - and process management for development teams.
FormView
Partial - keyword
TFS - Team Foundation Server
VSS- Visual Source Safe
7. 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
AJAX
ScriptManager control
membership
Regression Test
8. When _________ is set to Off all visitors see the full error details
tSQL
customErrors
View state
UpdatePanel - control
9. Controls that display and edit data in the user interface
Web Method Attribute
XmlHttpRequest
Data_bound controls
Lazy loading
10. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
VSS- Visual Source Safe
GridView
ORDER BY DESC
Hash table
11. Kind of database you are most likely to encounter when using ASP.NET
SQL Server
User Controls
ScriptManager - control
ShowExpandCollapse
12. A language for describing web services and how to access them.
LoginName
AJAX
Test Issue
Web Services Description Language - WSDL
13. The type of field allows you to set up delete control within the corresponding properties window
Get
customErrors
CommandField
try
14. Contains simple fixes and self-help for less experienced users
Build Master/Release Manager
Knowledge Management Repository (KMR)
SiteMapDataSource
SiteMapPath
15. Microsoft's source control software package oriented towards small software development projects.
VSS- Visual Source Safe
Web Services
tSQL
Page Method
16. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Test Issue
ItemUpdated
ScriptManager Proxy
float
17. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
INNER JOIN
Immutable
customErrors
Auto event wire up
18. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
Auto event wire up
LoginView
Acceptance Test
19. A panel that can be shown during the execution of an asynchronous Ajax operation
Cntrl+Shift+F5
UpdateProgress - control
Regression Test
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
Stored procedure
AJAX
ORDER BY DESC
User Controls
21. A framework for building service-oriented applications.
siteMapNode
FormView
Immutable
Windows Communications Foundation - WCF
22. A directory service where businesses can register and search for Web services.
Universal Description - Discovery and Integration - UDDI
Regression Test
FormView
Web Services
23. To remove all breakpoints in your website
Cntrl+Shift+F9
ScriptManager Proxy
Stored procedure
Hash table
24. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
AJAX
Windows Communications Foundation - WCF
Web Method Attribute
JavaScript Object Notation - JSON
25. The control can I use to find out the user's name
Auto event wire up
Build Master/Release Manager
LoginName
Data_bound controls
26. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
UpdateProgress control
Validation Controls
ScriptManager Proxy
membership
27. Methods that can be called over the Internet by other applications
Delete
Immutable
Web Services
LoginView
28. Microsoft proprietary extension to SQL
float
tSQL
ShowSelectButton
membership
29. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
UpdateProgress - control
AJAX
GridView
ShowSelectButton
30. SQL data type that corresponds the .NET double data type
SOA - Service Oriented Architecture
ShowExpandCollapse
Regression Test
float
31. Contains simple fixes and self-help for less experienced users
Post
Shadow copying
Knowledge Management Repository - KMR
Partial - keyword
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
Windows Communications Foundation - WCF
SOAP
ShowExpandCollapse
Representational state transfer - REST
33. This type of column / field within GridView in the default field for most data base types
CommandField
Syntax
BoundField
siteMapNode
34. This security concept allows a website to confirm you are who you say you are
hashed-
Knowledge Management Repository (KMR)
authentication
SOAP
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.
Active Directory Domains
Fiddler
Cntrl+Shift+F5
INNER JOIN
36. Enables assemblies that are used in an application domain to be updated without unloading the application domain
Test Issue
Web Services Description Language - WSDL
Shadow copying
GridView control
37. A data structure that uses a hash function to map keys - to their associated values in an associative array.
authentication
Hash table
SOAP
finally
38. when sub objects don't load unless they are explicitly told too
Immutable
Web Method Attribute
View state
Lazy loading
39. An object whose state cannot be modified after it is created
Caching
Immutable
JavaScript Object Notation - JSON
Cntrl+Shift+F5
40. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
customErrors
authentication
Get
41. Describes the structure that an XML document will take
Partial - keyword
XML Schema
Page Life Cycle
GridView control
42. An HTTP POST to the same page that the form is on.
Postback
Post
CommandField
BoundField
43. To send the user to a new page - without modifying the client's address bar - Use _______
LoginName
SOAP
Server.Transfer
Data source controls
44. Session["CustId"]=tbxCustomerName.Contents is a _____ error
customErrors
description
Cntrl+Shift+F5
Syntax
45. A join that returns records from related tables only if their related fields match is called
Service Oriented Architecture - SOA
VSS- Visual Source Safe
PathSeparator
INNER JOIN
46. The name of tag you use to define the error page (or pages) you want to show - within web.config
float
customErrors
Control state
Windows Communications Foundation - WCF
47. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
mostRecent
Lazy loading
Shadow copying
XmlHttpRequest
48. 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
Delete
TFS - Team Foundation Server
FormView
Postback
49. 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
description
membership
SiteMapPath
Regression Test
50. In a production environment - you should NOT leave debug=___
ItemUpdated
true
BoundField
mostRecent