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. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
View state
Fiddler
Auto event wire up
Representational state transfer - REST
2. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Stored procedure
Validation Controls
XmlHttpRequest
DataList
3. An open-source application security project.
OWASP
ScriptManager - control
Web Services
Knowledge Management Repository - KMR
4. A join that returns records from related tables only if their related fields match is called
TFS - Team Foundation Server
System Test
finally
INNER JOIN
5. A framework for building service-oriented applications.
Windows Communications Foundation - WCF
SQL Server
Knowledge Management Repository (KMR)
XML Schema
6. 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
ShowExpandCollapse
Acceptance Test
Get
Delete
7. Describes the structure that an XML document will take
Performance Test
SOA - Service Oriented Architecture
XML Schema
Windows Communications Foundation - WCF
8. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
System Test
Caching
UpdatePanel - control
membership
9. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Partial - keyword
Cntrl+Shift+F5
Document Object Model (DOM)
Test Issue
10. Contains simple fixes and self-help for less experienced users
Knowledge Management Repository - KMR
User Controls
Document Object Model (DOM)
ItemUpdated
11. 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.
AJAX
Data_bound controls
UpdatePanel control
Active Directory Domains
12. A panel that can be shown during the execution of an asynchronous Ajax operation
customErrors
try
Performance Test
UpdateProgress - control
13. Controls that display and edit data in the user interface
membership
XmlHttpRequest
Data_bound controls
try
14. A data structure that uses a hash function to map keys - to their associated values in an associative array.
ScriptManager control
Stored procedure
SiteMapPath
Hash table
15. This security concept allows a website to confirm you are who you say you are
Web Services Description Language - WSDL
authentication
UpdateProgress control
Cntrl+Shift+F5
16. This type of column / field within GridView in the default field for most data base types
BoundField
SOA - Service Oriented Architecture
User Controls
Postback
17. The ASP.NET service allows you to manage user accounts in your system
Web Services
membership
FormView
Fiddler
18. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Universal Description - Discovery and Integration - UDDI
UpdateProgress control
XmlHttpRequest
Immutable
19. To send the user to a new page - without modifying the client's address bar - Use _______
AJAX
Server.Transfer
float
Hash table
20. A block of content that can be reused in pages (master pages - pages - and user controls).
BoundField
User Controls
Postback
XML Schema
21. Enables controls to write information to a central log location at runtime
authentication
Trace
XmlHttpRequest
Regression Test
22. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Web Services Description Language - WSDL
ScriptManager control
ORDER BY DESC
Page Life Cycle
23. ________ 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
ScriptManager control
XmlHttpRequest
Get
24. An HTTP POST to the same page that the form is on.
UpdatePanel - control
ORDER BY DESC
PathSeparator
Postback
25. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
Immediate window
JQuery
Validation Controls
description
26. When _________ is set to Off all visitors see the full error details
customErrors
UpdateProgress control
true
Knowledge Management Repository (KMR)
27. The D in CRUD stands for_______
Knowledge Management Repository - KMR
Delete
Data_bound controls
ShowSelectButton
28. 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
XML Schema
Service Oriented Architecture - SOA
PathSeparator
Regression Test
29. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
true
finally
mostRecent
Regression Test
30. The property you set to true within CommandField to enable Selection
LoginView
Validation Controls
SOAP
ShowSelectButton
31. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
BoundField
XmlHttpRequest
Build Master/Release Manager
Performance Test
32. Methods that can be called over the Internet by other applications
TFS - Team Foundation Server
AJAX
Web Services
Cntrl+Shift+F9
33. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
ItemUpdated
Windows Communications Foundation - WCF
User Controls
JavaScript Object Notation - JSON
34. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Service Oriented Architecture - SOA
Validation Controls
SOAP
Root Relative URLs
35. Kind of database you are most likely to encounter when using ASP.NET
Cntrl+Shift+F5
SQL Server
Syntax
FormView
36. A panel that can be shown during the execution of an asynchronous Ajax operation
INNER JOIN
UpdateProgress control
Web Method Attribute
Web Services
37. To remove all breakpoints in your website
ShowExpandCollapse
Validation Controls
Cntrl+Shift+F9
AJAX
38. Takes care of managing client script files and server-side Ajax behavior
ShowExpandCollapse
ScriptManager - control
Validation Controls
LoginName
39. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
DataList
XmlHttpRequest
User Controls
System Test
40. A static method that is defined in a web page and can be called from client script
Web Services Description Language - WSDL
Lazy loading
MaximumDynamicDisplayLevels
Page Method
41. 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
float
Syntax
UpdatePanel - control
42. when sub objects don't load unless they are explicitly told too
Lazy loading
VSS- Visual Source Safe
Root Relative URLs
siteMapNode
43. This property determines whether the items in the TreeView can be collapsed or expanded
SiteMapDataSource
ShowExpandCollapse
SQL Server
Test Issue
44. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel - control
description
float
OWASP
45. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Immediate window
Web Method Attribute
mostRecent
Shadow copying
46. A subroutine that is stored in the database and executed by calling it directly from the client
XmlHttpRequest
Stored procedure
Representational state transfer - REST
Delete
47. A debugging window where you can test expressions while the page is running
customErrors
CommandField
Immediate window
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
FormView
XML Schema
Web Services
Hash table
49. Allow the definition of a class - struct - or interface to be split into multiple files
ScriptManager - control
float
Partial - keyword
AJAX
50. 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
Stored procedure
Postback
Data source controls
Build Master/Release Manager
Sorry!:) No result found.
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