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 language for describing web services and how to access them.
User Controls
Web Services Description Language - WSDL
INNER JOIN
Validation Controls
2. when sub objects don't load unless they are explicitly told too
LoginName
description
Lazy loading
Validation Controls
3. Describes the structure that an XML document will take
XML Schema
DisplayRememberMe
Active Directory Domains
Web Services Description Language - WSDL
4. This control shows the user where they are on the site - i.e. - the path to the current location.
Web Services
SiteMapPath
SOAP
Delete
5. XML-based a protocol for accessing a Web Service
SOAP
Cntrl+Shift+F9
Immediate window
Lazy loading
6. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
Regression Test
true
finally
Postback
7. ________ 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
Server.Transfer
SOAP
XmlHttpRequest
DataList
8. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Service Oriented Architecture - SOA
Knowledge Management Repository - KMR
try
User Controls
9. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
OWASP
mostRecent
VSS- Visual Source Safe
Test Issue
10. The name of tag you use to define the error page (or pages) you want to show - within web.config
XML Schema
customErrors
Acceptance Test
XmlHttpRequest
11. 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
mostRecent
LoginView
Get
description
12. This property determines whether the items in the TreeView can be collapsed or expanded
Test Issue
ShowExpandCollapse
Partial - keyword
XmlHttpRequest
13. In a production environment - you should NOT leave debug=___
true
mostRecent
Regression Test
JavaScript Object Notation - JSON
14. The control can I use to find out the user's name
ShowSelectButton
LoginName
DisplayRememberMe
Immediate window
15. This type of column / field within GridView in the default field for most data base types
BoundField
Shadow copying
Universal Description - Discovery and Integration - UDDI
Page Life Cycle
16. 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
Test Issue
FormView
DataList
Syntax
17. XML-based protocol for accessing a Web Service
SiteMapDataSource
AJAX
Fiddler
SOAP
18. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Root Relative URLs
Fiddler
Performance Test
Knowledge Management Repository - KMR
19. 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
siteMapNode
Test Issue
AJAX
UpdatePanel - control
20. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
PathSeparator
ShowSelectButton
Validation Controls
SOA - Service Oriented Architecture
21. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
XmlHttpRequest
Hash table
ItemUpdated
Validation Controls
22. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Syntax
SQL Server
Immutable
Knowledge Management Repository - KMR
23. To remove all breakpoints in your website
Test Issue
Cntrl+Shift+F9
DisplayRememberMe
Universal Description - Discovery and Integration - UDDI
24. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
PathSeparator
Data_bound controls
Document Object Model (DOM)
ORDER BY DESC
25. This security concept allows a website to confirm you are who you say you are
SiteMapPath
ShowExpandCollapse
XmlHttpRequest
authentication
26. SQL data type that corresponds the .NET double data type
float
FormView
finally
View state
27. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
Server.Transfer
Test Issue
Fiddler
Build Master/Release Manager
28. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
XmlHttpRequest
Build Master/Release Manager
tSQL
GridView control
29. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
mostRecent
Delete
Stored procedure
Test Issue
30. When an exception occurs - the remainder of the code in the ____ block is skipped
try
FormView
customErrors
View state
31. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
Control state
Acceptance Test
Lazy loading
Stored procedure
32. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
try
UpdatePanel control
Web Services
Fiddler
33. An HTTP POST to the same page that the form is on.
Delete
Get
Service Oriented Architecture - SOA
Postback
34. The control allows you to display different data to different types of users
LoginView
siteMapNode
JavaScript Object Notation - JSON
Stored procedure
35. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress - control
Web Services
Post
Knowledge Management Repository - KMR
36. Takes care of managing client script files and server-side Ajax behavior
Regression Test
tSQL
ScriptManager - control
Hash table
37. To link to other pages within your site use _______
ORDER BY DESC
Partial - keyword
Build Master/Release Manager
Root Relative URLs
38. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
Root Relative URLs
hashed-
customErrors
Server.Transfer
39. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Acceptance Test
Build Master/Release Manager
UpdatePanel control
Data source controls
40. 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
Trace
VSS- Visual Source Safe
AJAX
Post
41. The property you use to determine number of submenu items the menu control should display
System Test
hashed-
SiteMapPath
MaximumDynamicDisplayLevels
42. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
ScriptManager - control
JQuery
Windows Communications Foundation - WCF
LoginName
43. 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.
AJAX
FormView
Get
Control state
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
Web Services
Get
Shadow copying
tSQL
45. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Control state
float
ORDER BY DESC
Universal Description - Discovery and Integration - UDDI
46. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
customErrors
authentication
Test Issue
UpdatePanel - control
47. Data source controls you use to bind hierarchical XML based data
customErrors
AJAX
SiteMapDataSource
siteMapNode
48. An open-source application security project.
true
OWASP
Immutable
Trace
49. A data structure that uses a hash function to map keys - to their associated values in an associative array.
ShowExpandCollapse
Hash table
BoundField
Fiddler
50. A subroutine that is stored in the database and executed by calling it directly from the client
Partial - keyword
Stored procedure
Performance Test
Postback
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