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 static method that is defined in a web page and can be called from client script
Page Method
Hash table
Data_bound controls
Post
2. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
Caching
INNER JOIN
Web Services
ShowSelectButton
3. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
ScriptManager Proxy
XmlHttpRequest
ShowSelectButton
JQuery
4. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
System Test
authentication
SQL Server
UpdateProgress - control
5. A debugging window where you can test expressions while the page is running
Immediate window
Web Services
Web Method Attribute
ShowExpandCollapse
6. The keyboard shortcut would you use to RESTART debugging
Page Life Cycle
Auto event wire up
Cntrl+Shift+F5
Partial - keyword
7. The control allows you to display different data to different types of users
JQuery
Web Services Description Language - WSDL
LoginView
OWASP
8. 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
membership
UpdateProgress control
JavaScript Object Notation - JSON
9. when sub objects don't load unless they are explicitly told too
Stored procedure
UpdateProgress - control
DisplayRememberMe
Lazy loading
10. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
PathSeparator
Validation Controls
MaximumDynamicDisplayLevels
ScriptManager - control
11. The ASP.NET service allows you to manage user accounts in your system
Post
View state
OWASP
membership
12. 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
TFS - Team Foundation Server
Post
Regression Test
XML Schema
13. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
finally
ScriptManager control
GridView
Trace
14. 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
SOAP
ScriptManager - control
MaximumDynamicDisplayLevels
Regression Test
15. The persistence of property values across postbacks
Build Master/Release Manager
Data_bound controls
Test Issue
View state
16. Contains simple fixes and self-help for less experienced users
Acceptance Test
Page Method
Knowledge Management Repository - KMR
Document Object Model (DOM)
17. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
SOAP
UpdatePanel control
Validation Controls
Universal Description - Discovery and Integration - UDDI
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
Data source controls
AJAX
Page Life Cycle
customErrors
19. A language for describing web services and how to access them.
ScriptManager control
Document Object Model (DOM)
Web Services Description Language - WSDL
SQL Server
20. When _________ is set to Off all visitors see the full error details
Caching
customErrors
Control state
Validation Controls
21. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress control
FormView
Performance Test
JavaScript Object Notation - JSON
22. An HTTP POST to the same page that the form is on.
AJAX
ShowExpandCollapse
Page Method
Postback
23. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
Stored procedure
User Controls
Acceptance Test
AJAX
24. 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
BoundField
siteMapNode
ItemUpdated
25. The type of field allows you to set up delete control within the corresponding properties window
SiteMapDataSource
GridView
CommandField
Page Life Cycle
26. Enables controls to write information to a central log location at runtime
Shadow copying
authentication
Trace
Get
27. A subroutine that is stored in the database and executed by calling it directly from the client
TFS - Team Foundation Server
Stored procedure
User Controls
Web Method Attribute
28. Controls used to retrieve data from a data source; that data is offered to data-bound controls
customErrors
Acceptance Test
Root Relative URLs
Data source controls
29. 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
Build Master/Release Manager
Server.Transfer
FormView
Stored procedure
30. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
Service Oriented Architecture - SOA
Validation Controls
SiteMapPath
ItemUpdated
31. This security concept allows a website to confirm you are who you say you are
authentication
Representational state transfer - REST
ShowExpandCollapse
Post
32. A framework for building service-oriented applications.
Validation Controls
DataList
Windows Communications Foundation - WCF
true
33. A subroutine that is stored in the database and executed by calling it directly from the client
ScriptManager - control
Stored procedure
Web Method Attribute
try
34. The control can I use to find out the user's name
Cntrl+Shift+F5
LoginName
Partial - keyword
Performance Test
35. Methods that can be called over the Internet by other applications
Web Services
JQuery
Test Issue
Shadow copying
36. Takes care of managing client script files and server-side Ajax behavior
System Test
Page Life Cycle
ScriptManager control
ShowExpandCollapse
37. When an exception occurs - the remainder of the code in the ____ block is skipped
try
Universal Description - Discovery and Integration - UDDI
SOAP
mostRecent
38. Data source controls you use to bind hierarchical XML based data
ORDER BY DESC
Knowledge Management Repository (KMR)
SiteMapDataSource
GridView control
39. integrated source control - issue tracking - and process management for development teams.
ScriptManager control
TFS - Team Foundation Server
VSS- Visual Source Safe
Web Method Attribute
40. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
GridView control
Fiddler
JavaScript Object Notation - JSON
UpdateProgress control
41. Takes care of managing client script files and server-side Ajax behavior
ItemUpdated
FormView
CommandField
ScriptManager - control
42. This control shows the user where they are on the site - i.e. - the path to the current location.
Page Life Cycle
SQL Server
SiteMapPath
Immediate window
43. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Build Master/Release Manager
Auto event wire up
Root Relative URLs
UpdatePanel - control
44. An open-source application security project.
Delete
System Test
OWASP
Test Issue
45. 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
SOA - Service Oriented Architecture
Data source controls
AJAX
mostRecent
46. 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
User Controls
UpdateProgress control
Get
XmlHttpRequest
47. Kind of database you are most likely to encounter when using ASP.NET
SQL Server
Document Object Model (DOM)
Acceptance Test
Universal Description - Discovery and Integration - UDDI
48. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Web Services Description Language - WSDL
UpdatePanel control
SOAP
SiteMapPath
49. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
Auto event wire up
finally
Get
Shadow copying
50. 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.
customErrors
UpdatePanel control
UpdatePanel - control
Control state
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