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. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
Page Life Cycle
Knowledge Management Repository (KMR)
CommandField
Acceptance Test
2. Stores a control's essential data that must be available on postback to enable the control to function even when view state has been disabled.
PathSeparator
Control state
Immediate window
View state
3. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
Representational state transfer - REST
AJAX
DisplayRememberMe
TFS - Team Foundation Server
4. The control can I use to find out the user's name
finally
LoginName
membership
Server.Transfer
5. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
float
ScriptManager - control
hashed-
Immediate window
6. The property you use to determine number of submenu items the menu control should display
ShowExpandCollapse
Auto event wire up
ItemUpdated
MaximumDynamicDisplayLevels
7. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
Build Master/Release Manager
User Controls
ShowExpandCollapse
ScriptManager Proxy
8. when sub objects don't load unless they are explicitly told too
Lazy loading
customErrors
Acceptance Test
DataList
9. A panel that can be shown during the execution of an asynchronous Ajax operation
Get
UpdateProgress - control
Hash table
Immediate window
10. This control shows the user where they are on the site - i.e. - the path to the current location.
SiteMapPath
Auto event wire up
ScriptManager - control
ShowSelectButton
11. A language for describing web services and how to access them.
Fiddler
Validation Controls
Hash table
Web Services Description Language - WSDL
12. An object whose state cannot be modified after it is created
TFS - Team Foundation Server
XML Schema
Web Services
Immutable
13. Allow the definition of a class - struct - or interface to be split into multiple files
try
Partial - keyword
User Controls
Active Directory Domains
14. The property you set to true within CommandField to enable Selection
ShowSelectButton
Web Services
tSQL
UpdatePanel - control
15. 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
View state
XML Schema
Web Services
AJAX
16. Enables assemblies that are used in an application domain to be updated without unloading the application domain
Shadow copying
Syntax
Immutable
AJAX
17. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Regression Test
Acceptance Test
Syntax
customErrors
18. SQL data type that corresponds the .NET double data type
OWASP
float
UpdatePanel - control
Performance Test
19. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
XML Schema
Document Object Model (DOM)
siteMapNode
try
20. When _________ is set to Off all visitors see the full error details
Web Services
customErrors
ItemUpdated
SiteMapPath
21. 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
Immutable
Build Master/Release Manager
INNER JOIN
Web Services
22. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
SiteMapDataSource
Performance Test
Post
Immediate window
23. To link to other pages within your site use _______
Get
UpdateProgress control
Root Relative URLs
System Test
24. Describes the structure that an XML document will take
UpdateProgress - control
OWASP
customErrors
XML Schema
25. A join that returns records from related tables only if their related fields match is called
mostRecent
INNER JOIN
XmlHttpRequest
Cntrl+Shift+F5
26. 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
mostRecent
UpdateProgress control
Fiddler
27. The keyboard shortcut would you use to RESTART debugging
hashed-
Acceptance Test
TFS - Team Foundation Server
Cntrl+Shift+F5
28. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
Shadow copying
BoundField
System Test
29. The control allows you to display different data to different types of users
User Controls
LoginView
MaximumDynamicDisplayLevels
Caching
30. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
View state
ORDER BY DESC
Auto event wire up
Lazy loading
31. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
ItemUpdated
DisplayRememberMe
Stored procedure
LoginName
32. The name of tag you use to define the error page (or pages) you want to show - within web.config
Data source controls
customErrors
Partial - keyword
Lazy loading
33. A block of content that can be reused in pages (master pages - pages - and other user controls).
User Controls
Validation Controls
Hash table
hashed-
34. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
XML Schema
Acceptance Test
tSQL
PathSeparator
35. Kind of database you are most likely to encounter when using ASP.NET
Syntax
UpdatePanel control
SQL Server
Validation Controls
36. Microsoft proprietary extension to SQL
tSQL
JQuery
SOA - Service Oriented Architecture
Test Issue
37. The site map will match structure of a website if ______ structure mirrors the physical folder structure
siteMapNode
UpdatePanel - control
Stored procedure
Data source controls
38. JavaScript syntax for storing and exchanging text information
MaximumDynamicDisplayLevels
Lazy loading
mostRecent
JavaScript Object Notation - JSON
39. integrated source control - issue tracking - and process management for development teams.
CommandField
Web Services Description Language - WSDL
Postback
TFS - Team Foundation Server
40. Enables controls to write information to a central log location at runtime
Caching
MaximumDynamicDisplayLevels
System Test
Trace
41. Takes care of managing client script files and server-side Ajax behavior
FormView
Universal Description - Discovery and Integration - UDDI
ScriptManager control
JQuery
42. Methods that can be called over the Internet by other applications
Lazy loading
Web Services
UpdatePanel control
GridView control
43. Microsoft's source control software package oriented towards small software development projects.
GridView
Auto event wire up
Root Relative URLs
VSS- Visual Source Safe
44. Takes care of managing client script files and server-side Ajax behavior
true
Universal Description - Discovery and Integration - UDDI
ScriptManager - control
Acceptance Test
45. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Web Services
Data source controls
User Controls
Page Life Cycle
46. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress control
Shadow copying
Universal Description - Discovery and Integration - UDDI
Web Method Attribute
47. This property determines whether the items in the TreeView can be collapsed or expanded
TFS - Team Foundation Server
ShowExpandCollapse
Validation Controls
Build Master/Release Manager
48. To send the user to a new page - without modifying the client's address bar - Use _______
Server.Transfer
AJAX
Cntrl+Shift+F9
Page Life Cycle
49. Controls that display and edit data in the user interface
Data_bound controls
User Controls
Shadow copying
MaximumDynamicDisplayLevels
50. XML-based protocol for accessing a Web Service
FormView
Partial - keyword
SOAP
Syntax