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 way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Data source controls
Test Issue
Caching
Validation Controls
2. When an exception occurs - the remainder of the code in the ____ block is skipped
Syntax
Auto event wire up
try
Build Master/Release Manager
3. XML-based a protocol for accessing a Web Service
float
Partial - keyword
SOAP
Web Method Attribute
4. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
true
XML Schema
Web Method Attribute
Data source controls
5. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
OWASP
try
System Test
Stored procedure
6. An open-source application security project.
Page Life Cycle
Validation Controls
Stored procedure
OWASP
7. To remove all breakpoints in your website
ShowExpandCollapse
Cntrl+Shift+F9
SiteMapDataSource
ORDER BY DESC
8. A debugging window where you can test expressions while the page is running
Immediate window
Active Directory Domains
Server.Transfer
GridView
9. A subroutine that is stored in the database and executed by calling it directly from the client
Stored procedure
Regression Test
Performance Test
AJAX
10. 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
AJAX
Data_bound controls
User Controls
hashed-
11. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Syntax
GridView control
siteMapNode
PathSeparator
12. 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
UpdateProgress - control
AJAX
Build Master/Release Manager
XML Schema
13. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
mostRecent
DisplayRememberMe
Representational state transfer - REST
Performance Test
14. Methods that can be called over the Internet by other applications
Universal Description - Discovery and Integration - UDDI
Web Services
Auto event wire up
Control state
15. Enables controls to write information to a central log location at runtime
Cntrl+Shift+F5
Trace
Stored procedure
UpdatePanel - control
16. In a production environment - you should NOT leave debug=___
true
UpdateProgress control
UpdatePanel - control
Syntax
17. A panel that can be shown during the execution of an asynchronous Ajax operation
JavaScript Object Notation - JSON
Fiddler
UpdateProgress - control
UpdatePanel - control
18. The control can I use to find out the user's name
Cntrl+Shift+F9
System Test
FormView
LoginName
19. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Build Master/Release Manager
ORDER BY DESC
GridView control
Lazy loading
20. This type of column / field within GridView in the default field for most data base types
LoginName
Document Object Model (DOM)
BoundField
UpdatePanel control
21. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
hashed-
Syntax
Test Issue
Auto event wire up
22. To link to other pages within your site use _______
Root Relative URLs
UpdatePanel - control
ShowExpandCollapse
UpdateProgress control
23. A data structure that uses a hash function to map keys - to their associated values in an associative array.
Test Issue
Trace
Hash table
Stored procedure
24. Kind of database you are most likely to encounter when using ASP.NET
Syntax
SQL Server
UpdatePanel - control
PathSeparator
25. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Page Life Cycle
UpdatePanel control
Windows Communications Foundation - WCF
Test Issue
26. A set of components which can be invoked - and whose interface descriptions can be published and discovered
DataList
customErrors
Validation Controls
SOA - Service Oriented Architecture
27. A directory service where businesses can register and search for Web services.
LoginView
Immediate window
SQL Server
Universal Description - Discovery and Integration - UDDI
28. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
XmlHttpRequest
Auto event wire up
UpdatePanel - control
Web Services
29. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
Representational state transfer - REST
Page Life Cycle
UpdatePanel control
Stored procedure
30. 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
Windows Communications Foundation - WCF
Stored procedure
customErrors
31. The site map will match structure of a website if ______ structure mirrors the physical folder structure
siteMapNode
Universal Description - Discovery and Integration - UDDI
JQuery
Active Directory Domains
32. Controls that display and edit data in the user interface
Test Issue
Data_bound controls
Document Object Model (DOM)
Get
33. ________ 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
Validation Controls
DataList
ScriptManager - control
UpdateProgress control
34. 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.
Post
SOAP
UpdateProgress control
Control state
35. 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
Hash table
Web Services Description Language - WSDL
Regression Test
DisplayRememberMe
36. This property determines whether the items in the TreeView can be collapsed or expanded
LoginView
ShowExpandCollapse
Shadow copying
Lazy loading
37. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
description
Fiddler
Cntrl+Shift+F9
DisplayRememberMe
38. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Syntax
authentication
Document Object Model (DOM)
Immutable
39. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Performance Test
Immediate window
Syntax
true
40. When _________ is set to Off all visitors see the full error details
UpdateProgress - control
System Test
customErrors
JavaScript Object Notation - JSON
41. An HTTP POST to the same page that the form is on.
Acceptance Test
Windows Communications Foundation - WCF
Immediate window
Postback
42. Contains simple fixes and self-help for less experienced users
SiteMapPath
Delete
Knowledge Management Repository - KMR
Stored procedure
43. Enables assemblies that are used in an application domain to be updated without unloading the application domain
MaximumDynamicDisplayLevels
Shadow copying
Data source controls
ScriptManager control
44. 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
Get
mostRecent
UpdatePanel control
SiteMapPath
45. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Immediate window
Auto event wire up
SOA - Service Oriented Architecture
Validation Controls
46. The D in CRUD stands for_______
Delete
Windows Communications Foundation - WCF
Test Issue
FormView
47. The control allows you to display different data to different types of users
LoginView
AJAX
Performance Test
ScriptManager Proxy
48. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
Validation Controls
JQuery
UpdatePanel control
Cntrl+Shift+F5
49. integrated source control - issue tracking - and process management for development teams.
TFS - Team Foundation Server
DisplayRememberMe
Caching
LoginView
50. To send the user to a new page - without modifying the client's address bar - Use _______
AJAX
Postback
Server.Transfer
SOA - Service Oriented Architecture
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