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. This security concept allows a website to confirm you are who you say you are
authentication
BoundField
XML Schema
Page Method
2. 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
Web Services
Get
Regression Test
Build Master/Release Manager
3. A block of content that can be reused in pages (master pages - pages - and other user controls).
XML Schema
User Controls
Shadow copying
Fiddler
4. A set of components which can be invoked - and whose interface descriptions can be published and discovered
SOA - Service Oriented Architecture
Knowledge Management Repository (KMR)
Web Services
Windows Communications Foundation - WCF
5. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress control
Server.Transfer
Performance Test
JavaScript Object Notation - JSON
6. when sub objects don't load unless they are explicitly told too
Lazy loading
SQL Server
Page Life Cycle
Build Master/Release Manager
7. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
Shadow copying
Data source controls
Caching
Post
8. SQL data type that corresponds the .NET double data type
Page Method
float
Build Master/Release Manager
Server.Transfer
9. The name of tag you use to define the error page (or pages) you want to show - within web.config
ScriptManager Proxy
customErrors
SOAP
ScriptManager - control
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
Web Services
AJAX
description
Delete
11. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Web Method Attribute
Fiddler
Validation Controls
Web Services
12. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
ORDER BY DESC
Document Object Model (DOM)
ScriptManager Proxy
ScriptManager control
13. A subroutine that is stored in the database and executed by calling it directly from the client
Post
Windows Communications Foundation - WCF
Stored procedure
finally
14. Contains simple fixes and self-help for less experienced users
Caching
LoginName
Knowledge Management Repository - KMR
membership
15. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress - control
XmlHttpRequest
CommandField
OWASP
16. Takes care of managing client script files and server-side Ajax behavior
BoundField
ScriptManager - control
Test Issue
customErrors
17. The keyboard shortcut would you use to RESTART debugging
Regression Test
Stored procedure
Cntrl+Shift+F5
ItemUpdated
18. Contains simple fixes and self-help for less experienced users
Knowledge Management Repository (KMR)
Validation Controls
Immutable
GridView control
19. XML-based protocol for accessing a Web Service
SOAP
MaximumDynamicDisplayLevels
Immediate window
ItemUpdated
20. Microsoft proprietary extension to SQL
Stored procedure
Universal Description - Discovery and Integration - UDDI
Fiddler
tSQL
21. integrated source control - issue tracking - and process management for development teams.
GridView control
TFS - Team Foundation Server
Partial - keyword
UpdatePanel control
22. In a production environment - you should NOT leave debug=___
customErrors
true
Knowledge Management Repository - KMR
DataList
23. A debugging window where you can test expressions while the page is running
Immediate window
Stored procedure
Cntrl+Shift+F5
try
24. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
Web Method Attribute
Active Directory Domains
XmlHttpRequest
hashed-
25. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
membership
GridView
tSQL
Active Directory Domains
26. To send the user to a new page - without modifying the client's address bar - Use _______
Server.Transfer
User Controls
siteMapNode
Web Services
27. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Validation Controls
finally
Root Relative URLs
XmlHttpRequest
28. The control allows you to display different data to different types of users
PathSeparator
Immediate window
LoginView
Postback
29. The D in CRUD stands for_______
DisplayRememberMe
Delete
Syntax
DataList
30. The ASP.NET service allows you to manage user accounts in your system
GridView
INNER JOIN
membership
VSS- Visual Source Safe
31. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
UpdatePanel control
Build Master/Release Manager
Hash table
finally
32. The property you use to determine number of submenu items the menu control should display
XmlHttpRequest
Regression Test
FormView
MaximumDynamicDisplayLevels
33. 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
Test Issue
BoundField
hashed-
Get
34. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
mostRecent
Stored procedure
Control state
Postback
35. Methods that can be called over the Internet by other applications
UpdatePanel control
Build Master/Release Manager
Server.Transfer
Web Services
36. The type of field allows you to set up delete control within the corresponding properties window
customErrors
Postback
CommandField
Data_bound controls
37. Enables assemblies that are used in an application domain to be updated without unloading the application domain
Shadow copying
PathSeparator
User Controls
Web Services
38. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel control
Cntrl+Shift+F9
Partial - keyword
Page Method
39. An open-source application security project.
OWASP
Hash table
Control state
SOAP
40. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
System Test
MaximumDynamicDisplayLevels
DataList
UpdatePanel - control
41. Describes the structure that an XML document will take
XML Schema
View state
Page Method
SOA - Service Oriented Architecture
42. A subroutine that is stored in the database and executed by calling it directly from the client
hashed-
Stored procedure
AJAX
BoundField
43. Microsoft's source control software package oriented towards small software development projects.
UpdateProgress control
VSS- Visual Source Safe
description
JavaScript Object Notation - JSON
44. 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.
description
SiteMapDataSource
Test Issue
Control state
45. 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
INNER JOIN
Build Master/Release Manager
Lazy loading
SiteMapDataSource
46. A join that returns records from related tables only if their related fields match is called
INNER JOIN
Web Services
Caching
SQL Server
47. The control can I use to find out the user's name
ScriptManager - control
Service Oriented Architecture - SOA
Control state
LoginName
48. 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
Cntrl+Shift+F5
Get
XML Schema
Post
49. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
hashed-
UpdatePanel control
GridView control
Lazy loading
50. A static method that is defined in a web page and can be called from client script
Page Method
View state
Delete
BoundField
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