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. To link to other pages within your site use _______
Get
Page Life Cycle
float
Root Relative URLs
2. A language for describing web services and how to access them.
Web Services Description Language - WSDL
DataList
ORDER BY DESC
Get
3. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
Trace
hashed-
true
Web Services
4. A block of content that can be reused in pages (master pages - pages - and user controls).
ItemUpdated
try
JavaScript Object Notation - JSON
User Controls
5. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Web Method Attribute
Get
Lazy loading
Acceptance Test
6. The keyboard shortcut would you use to RESTART debugging
GridView control
Data_bound controls
Data source controls
Cntrl+Shift+F5
7. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Get
UpdatePanel control
User Controls
View state
8. A block of content that can be reused in pages (master pages - pages - and other user controls).
try
User Controls
JQuery
MaximumDynamicDisplayLevels
9. In a production environment - you should NOT leave debug=___
ShowExpandCollapse
TFS - Team Foundation Server
Web Services
true
10. When _________ is set to Off all visitors see the full error details
customErrors
Syntax
ShowExpandCollapse
Cntrl+Shift+F5
11. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
Shadow copying
Postback
finally
Trace
12. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
Acceptance Test
Test Issue
Trace
hashed-
13. XML-based protocol for accessing a Web Service
DataList
MaximumDynamicDisplayLevels
SOAP
UpdateProgress control
14. Enables controls to write information to a central log location at runtime
TFS - Team Foundation Server
LoginView
JavaScript Object Notation - JSON
Trace
15. The property you use to determine number of submenu items the menu control should display
XML Schema
Web Services Description Language - WSDL
AJAX
MaximumDynamicDisplayLevels
16. integrated source control - issue tracking - and process management for development teams.
TFS - Team Foundation Server
Hash table
Stored procedure
customErrors
17. This control shows the user where they are on the site - i.e. - the path to the current location.
Web Method Attribute
tSQL
description
SiteMapPath
18. The D in CRUD stands for_______
Representational state transfer - REST
Delete
mostRecent
UpdatePanel - control
19. An object whose state cannot be modified after it is created
authentication
description
Immutable
Web Services
20. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Data_bound controls
tSQL
Test Issue
Acceptance Test
21. when sub objects don't load unless they are explicitly told too
AJAX
try
Auto event wire up
Lazy loading
22. JavaScript syntax for storing and exchanging text information
Data_bound controls
Page Method
Representational state transfer - REST
JavaScript Object Notation - JSON
23. SQL data type that corresponds the .NET double data type
Build Master/Release Manager
description
Knowledge Management Repository - KMR
float
24. Controls that display and edit data in the user interface
Data_bound controls
System Test
Syntax
Caching
25. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
Auto event wire up
CommandField
Data source controls
Root Relative URLs
26. To remove all breakpoints in your website
authentication
JavaScript Object Notation - JSON
Cntrl+Shift+F9
Performance Test
27. A directory service where businesses can register and search for Web services.
JQuery
authentication
Get
Universal Description - Discovery and Integration - UDDI
28. The name of tag you use to define the error page (or pages) you want to show - within web.config
customErrors
Validation Controls
Stored procedure
Server.Transfer
29. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Document Object Model (DOM)
Stored procedure
Cntrl+Shift+F5
JavaScript Object Notation - JSON
30. This type of column / field within GridView in the default field for most data base types
BoundField
ScriptManager - control
Trace
Page Life Cycle
31. A framework for building service-oriented applications.
Windows Communications Foundation - WCF
Data source controls
ScriptManager Proxy
Fiddler
32. Microsoft's source control software package oriented towards small software development projects.
Data source controls
try
VSS- Visual Source Safe
INNER JOIN
33. Describes the structure that an XML document will take
AJAX
XML Schema
Stored procedure
SQL Server
34. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
Knowledge Management Repository - KMR
Representational state transfer - REST
Fiddler
SOAP
35. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
XmlHttpRequest
finally
SOAP
UpdatePanel control
36. Takes care of managing client script files and server-side Ajax behavior
MaximumDynamicDisplayLevels
ScriptManager control
Fiddler
tSQL
37. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
Cntrl+Shift+F5
System Test
Build Master/Release Manager
Server.Transfer
38. The site map will match structure of a website if ______ structure mirrors the physical folder structure
Representational state transfer - REST
tSQL
FormView
siteMapNode
39. An approach for getting information content from a Web site by reading a designated Web page that contains an XML file that describes and includes the desired content
Get
Representational state transfer - REST
Immutable
Fiddler
40. The type of field allows you to set up delete control within the corresponding properties window
Page Method
CommandField
Partial - keyword
SiteMapDataSource
41. 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
Partial - keyword
AJAX
Delete
LoginView
42. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
DisplayRememberMe
GridView control
Web Services
LoginName
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
LoginName
try
Regression Test
ItemUpdated
44. A panel that can be shown during the execution of an asynchronous Ajax operation
JQuery
UpdateProgress control
MaximumDynamicDisplayLevels
Regression Test
45. 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
description
Get
Active Directory Domains
ShowExpandCollapse
46. Session["CustId"]=tbxCustomerName.Contents is a _____ error
LoginName
Syntax
siteMapNode
Web Method Attribute
47. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Hash table
Universal Description - Discovery and Integration - UDDI
CommandField
Performance Test
48. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Test Issue
Control state
Page Life Cycle
Lazy loading
49. ________ 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
Shadow copying
true
DataList
mostRecent
50. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
Post
PathSeparator
Web Method Attribute
membership
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