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. 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
Windows Communications Foundation - WCF
View state
Post
System Test
2. A static method that is defined in a web page and can be called from client script
Performance Test
Page Method
mostRecent
Post
3. 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.
Control state
Test Issue
Hash table
try
4. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
ScriptManager Proxy
Regression Test
Performance Test
BoundField
5. A data structure that uses a hash function to map keys - to their associated values in an associative array.
ShowExpandCollapse
Active Directory Domains
ItemUpdated
Hash table
6. The property you set to true within CommandField to enable Selection
ScriptManager control
ShowSelectButton
SOAP
ItemUpdated
7. An HTTP POST to the same page that the form is on.
Active Directory Domains
Test Issue
Syntax
Postback
8. Enables controls to write information to a central log location at runtime
authentication
Lazy loading
Hash table
Trace
9. Takes care of managing client script files and server-side Ajax behavior
ScriptManager control
Data_bound controls
ScriptManager - control
tSQL
10. The D in CRUD stands for_______
Page Method
Server.Transfer
MaximumDynamicDisplayLevels
Delete
11. An open-source application security project.
Web Services
OWASP
SQL Server
GridView
12. A framework for building service-oriented applications.
LoginView
Partial - keyword
Stored procedure
Windows Communications Foundation - WCF
13. 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
Web Method Attribute
Caching
User Controls
description
14. Describes the structure that an XML document will take
Acceptance Test
finally
XML Schema
Shadow copying
15. Data source controls you use to bind hierarchical XML based data
hashed-
Cntrl+Shift+F5
SiteMapDataSource
Cntrl+Shift+F9
16. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
Caching
siteMapNode
GridView
JQuery
17. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
Postback
GridView control
Caching
Performance Test
18. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress - control
Post
GridView control
UpdatePanel - control
19. The ASP.NET service allows you to manage user accounts in your system
tSQL
Post
Data source controls
membership
20. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
SOAP
ItemUpdated
AJAX
AJAX
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
XmlHttpRequest
Knowledge Management Repository (KMR)
Build Master/Release Manager
OWASP
22. when sub objects don't load unless they are explicitly told too
ORDER BY DESC
Lazy loading
membership
User Controls
23. Microsoft's source control software package oriented towards small software development projects.
GridView control
Performance Test
Server.Transfer
VSS- Visual Source Safe
24. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
membership
Server.Transfer
Partial - keyword
Fiddler
25. 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
FormView
try
Trace
Knowledge Management Repository - KMR
26. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
Validation Controls
SOAP
Active Directory Domains
PathSeparator
27. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
DisplayRememberMe
siteMapNode
Web Method Attribute
customErrors
28. A block of content that can be reused in pages (master pages - pages - and other user controls).
Page Method
Cntrl+Shift+F9
ShowExpandCollapse
User Controls
29. Microsoft proprietary extension to SQL
PathSeparator
tSQL
Shadow copying
Auto event wire up
30. A block of content that can be reused in pages (master pages - pages - and user controls).
AJAX
Control state
Service Oriented Architecture - SOA
User Controls
31. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Partial - keyword
authentication
Service Oriented Architecture - SOA
membership
32. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
SOAP
CommandField
Test Issue
PathSeparator
33. XML-based protocol for accessing a Web Service
TFS - Team Foundation Server
SOA - Service Oriented Architecture
membership
SOAP
34. The control can I use to find out the user's name
hashed-
LoginName
Server.Transfer
TFS - Team Foundation Server
35. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
Shadow copying
ScriptManager Proxy
Web Method Attribute
Immutable
36. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Syntax
Web Services Description Language - WSDL
customErrors
FormView
37. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Syntax
Service Oriented Architecture - SOA
Validation Controls
customErrors
38. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Delete
ORDER BY DESC
XmlHttpRequest
Get
39. Enables assemblies that are used in an application domain to be updated without unloading the application domain
Build Master/Release Manager
Shadow copying
CommandField
siteMapNode
40. 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
VSS- Visual Source Safe
ScriptManager - control
XmlHttpRequest
41. The persistence of property values across postbacks
Auto event wire up
Validation Controls
Stored procedure
View state
42. Methods that can be called over the Internet by other applications
Web Services
Postback
Immutable
GridView control
43. ________ 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
Service Oriented Architecture - SOA
Delete
Data source controls
44. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Universal Description - Discovery and Integration - UDDI
SOAP
Data source controls
XmlHttpRequest
45. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
System Test
Data_bound controls
Page Method
ORDER BY DESC
46. Controls that display and edit data in the user interface
Data_bound controls
Regression Test
Document Object Model (DOM)
CommandField
47. To send the user to a new page - without modifying the client's address bar - Use _______
BoundField
CommandField
Server.Transfer
true
48. The property you use to determine number of submenu items the menu control should display
MaximumDynamicDisplayLevels
BoundField
membership
DataList
49. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
mostRecent
ScriptManager Proxy
Root Relative URLs
hashed-
50. This property determines whether the items in the TreeView can be collapsed or expanded
ShowExpandCollapse
View state
Shadow copying
Control state
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests