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 block of content that can be reused in pages (master pages - pages - and other user controls).
AJAX
UpdatePanel control
Acceptance Test
User Controls
2. This security concept allows a website to confirm you are who you say you are
authentication
Data_bound controls
View state
Control state
3. 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
Build Master/Release Manager
Regression Test
ShowExpandCollapse
PathSeparator
4. An HTTP POST to the same page that the form is on.
Postback
JavaScript Object Notation - JSON
membership
Regression Test
5. A directory service where businesses can register and search for Web services.
Stored procedure
Universal Description - Discovery and Integration - UDDI
TFS - Team Foundation Server
Syntax
6. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress - control
finally
Service Oriented Architecture - SOA
Active Directory Domains
7. This type of column / field within GridView in the default field for most data base types
Validation Controls
Web Services
Validation Controls
BoundField
8. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
UpdatePanel control
PathSeparator
hashed-
Validation Controls
9. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
siteMapNode
Active Directory Domains
UpdatePanel control
customErrors
10. 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
true
ShowExpandCollapse
INNER JOIN
description
11. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Validation Controls
SOAP
siteMapNode
Service Oriented Architecture - SOA
12. A subroutine that is stored in the database and executed by calling it directly from the client
ScriptManager control
customErrors
Stored procedure
Shadow copying
13. An object whose state cannot be modified after it is created
UpdateProgress control
Immutable
SOA - Service Oriented Architecture
Windows Communications Foundation - WCF
14. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
LoginView
try
ItemUpdated
Validation Controls
15. XML-based protocol for accessing a Web Service
LoginName
OWASP
Trace
SOAP
16. A block of content that can be reused in pages (master pages - pages - and user controls).
Cntrl+Shift+F9
User Controls
Postback
Auto event wire up
17. A join that returns records from related tables only if their related fields match is called
INNER JOIN
true
try
finally
18. The property you set to true within CommandField to enable Selection
ShowSelectButton
Build Master/Release Manager
mostRecent
Lazy loading
19. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
PathSeparator
ScriptManager control
float
Web Services
20. JavaScript syntax for storing and exchanging text information
Windows Communications Foundation - WCF
Server.Transfer
JavaScript Object Notation - JSON
BoundField
21. Microsoft's source control software package oriented towards small software development projects.
VSS- Visual Source Safe
XML Schema
Representational state transfer - REST
Validation Controls
22. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
OWASP
ORDER BY DESC
Immediate window
Knowledge Management Repository - KMR
23. Kind of database you are most likely to encounter when using ASP.NET
Document Object Model (DOM)
DataList
View state
SQL Server
24. Methods that can be called over the Internet by other applications
Syntax
View state
Web Services
Immutable
25. Describes the structure that an XML document will take
Stored procedure
float
XML Schema
Caching
26. SQL data type that corresponds the .NET double data type
Page Life Cycle
AJAX
float
membership
27. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
ScriptManager control
finally
Representational state transfer - REST
customErrors
28. 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
ORDER BY DESC
SOAP
User Controls
AJAX
29. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
LoginView
AJAX
mostRecent
customErrors
30. The name of tag you use to define the error page (or pages) you want to show - within web.config
Regression Test
customErrors
TFS - Team Foundation Server
tSQL
31. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
customErrors
BoundField
GridView
Knowledge Management Repository - KMR
32. The site map will match structure of a website if ______ structure mirrors the physical folder structure
Stored procedure
siteMapNode
DisplayRememberMe
SOAP
33. integrated source control - issue tracking - and process management for development teams.
AJAX
Representational state transfer - REST
TFS - Team Foundation Server
SiteMapDataSource
34. Data source controls you use to bind hierarchical XML based data
SiteMapDataSource
Acceptance Test
Validation Controls
Auto event wire up
35. ________ 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
Auto event wire up
customErrors
Stored procedure
DataList
36. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
OWASP
Caching
PathSeparator
SOAP
37. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Caching
Delete
UpdatePanel control
UpdatePanel - control
38. A language for describing web services and how to access them.
Web Services Description Language - WSDL
Representational state transfer - REST
Stored procedure
SQL Server
39. A data structure that uses a hash function to map keys - to their associated values in an associative array.
Page Method
ScriptManager Proxy
XmlHttpRequest
Hash table
40. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
Auto event wire up
SOA - Service Oriented Architecture
MaximumDynamicDisplayLevels
membership
41. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
ShowSelectButton
Fiddler
ScriptManager Proxy
XmlHttpRequest
42. A panel that can be shown during the execution of an asynchronous Ajax operation
CommandField
siteMapNode
UpdateProgress control
ItemUpdated
43. 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
finally
UpdatePanel - control
ShowExpandCollapse
Regression Test
44. 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
Fiddler
Post
GridView control
ItemUpdated
45. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
Lazy loading
Stored procedure
ScriptManager Proxy
AJAX
46. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Performance Test
Test Issue
float
membership
47. The control allows you to display different data to different types of users
Build Master/Release Manager
customErrors
Trace
LoginView
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
UpdatePanel - control
Validation Controls
LoginName
FormView
49. When an exception occurs - the remainder of the code in the ____ block is skipped
Stored procedure
User Controls
Validation Controls
try
50. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
FormView
Test Issue
customErrors
ORDER BY DESC
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