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. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
Page Life Cycle
MaximumDynamicDisplayLevels
Data_bound controls
Data source controls
2. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
PathSeparator
ORDER BY DESC
Service Oriented Architecture - SOA
Delete
3. An object whose state cannot be modified after it is created
LoginView
Fiddler
Immutable
hashed-
4. The control allows you to display different data to different types of users
LoginView
float
User Controls
ShowExpandCollapse
5. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
ShowSelectButton
INNER JOIN
GridView control
JavaScript Object Notation - JSON
6. Data source controls you use to bind hierarchical XML based data
description
Immediate window
AJAX
SiteMapDataSource
7. Describes the structure that an XML document will take
Server.Transfer
XmlHttpRequest
XML Schema
XmlHttpRequest
8. Methods that can be called over the Internet by other applications
ScriptManager control
Web Services
System Test
SiteMapPath
9. This type of column / field within GridView in the default field for most data base types
AJAX
Knowledge Management Repository - KMR
UpdateProgress - control
BoundField
10. To link to other pages within your site use _______
membership
XmlHttpRequest
Auto event wire up
Root Relative URLs
11. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
GridView
VSS- Visual Source Safe
Test Issue
XML Schema
12. The property you set to true within CommandField to enable Selection
Test Issue
Partial - keyword
ShowSelectButton
Document Object Model (DOM)
13. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Control state
Universal Description - Discovery and Integration - UDDI
Lazy loading
SOA - Service Oriented Architecture
14. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Page Method
Get
Document Object Model (DOM)
ShowExpandCollapse
15. This property determines whether the items in the TreeView can be collapsed or expanded
ScriptManager - control
JQuery
ShowExpandCollapse
Caching
16. A panel that can be shown during the execution of an asynchronous Ajax operation
Representational state transfer - REST
VSS- Visual Source Safe
TFS - Team Foundation Server
UpdateProgress control
17. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
finally
Caching
MaximumDynamicDisplayLevels
Data source controls
18. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
AJAX
ScriptManager Proxy
mostRecent
User Controls
19. Enables controls to write information to a central log location at runtime
INNER JOIN
Trace
Universal Description - Discovery and Integration - UDDI
true
20. This control shows the user where they are on the site - i.e. - the path to the current location.
ItemUpdated
finally
MaximumDynamicDisplayLevels
SiteMapPath
21. A framework for building service-oriented applications.
Knowledge Management Repository - KMR
SiteMapDataSource
ScriptManager control
Windows Communications Foundation - WCF
22. ________ 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
Web Method Attribute
ShowExpandCollapse
DataList
Cntrl+Shift+F9
23. Microsoft's source control software package oriented towards small software development projects.
AJAX
Syntax
VSS- Visual Source Safe
Universal Description - Discovery and Integration - UDDI
24. 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
Active Directory Domains
customErrors
Stored procedure
Post
25. Takes care of managing client script files and server-side Ajax behavior
Performance Test
AJAX
XML Schema
ScriptManager control
26. A language for describing web services and how to access them.
try
Web Services
siteMapNode
Web Services Description Language - WSDL
27. The ASP.NET service allows you to manage user accounts in your system
TFS - Team Foundation Server
membership
Syntax
Root Relative URLs
28. 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
Post
mostRecent
XmlHttpRequest
29. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
XmlHttpRequest
XmlHttpRequest
Performance Test
30. integrated source control - issue tracking - and process management for development teams.
authentication
TFS - Team Foundation Server
Root Relative URLs
ScriptManager Proxy
31. An HTTP POST to the same page that the form is on.
Postback
Immutable
UpdatePanel control
SQL Server
32. XML-based protocol for accessing a Web Service
SOAP
Active Directory Domains
System Test
Auto event wire up
33. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
PathSeparator
Regression Test
Performance Test
DisplayRememberMe
34. A join that returns records from related tables only if their related fields match is called
Test Issue
Hash table
Fiddler
INNER JOIN
35. To remove all breakpoints in your website
JQuery
Cntrl+Shift+F9
ItemUpdated
TFS - Team Foundation Server
36. A subroutine that is stored in the database and executed by calling it directly from the client
Stored procedure
Lazy loading
User Controls
Acceptance Test
37. Serves as a central location for network administration and security. It is responsible for authenticating and authorizing all users and computers within a network of Windows domain type.
membership
Active Directory Domains
Page Method
Delete
38. when sub objects don't load unless they are explicitly told too
Lazy loading
XmlHttpRequest
tSQL
Partial - keyword
39. 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
Root Relative URLs
Server.Transfer
FormView
ScriptManager - control
40. Session["CustId"]=tbxCustomerName.Contents is a _____ error
ShowExpandCollapse
Universal Description - Discovery and Integration - UDDI
description
Syntax
41. The D in CRUD stands for_______
MaximumDynamicDisplayLevels
Delete
hashed-
float
42. Contains simple fixes and self-help for less experienced users
Fiddler
Syntax
Knowledge Management Repository - KMR
ScriptManager Proxy
43. A set of components which can be invoked - and whose interface descriptions can be published and discovered
JQuery
Web Method Attribute
Validation Controls
Service Oriented Architecture - SOA
44. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
UpdatePanel control
UpdateProgress - control
System Test
ShowSelectButton
45. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Data source controls
Service Oriented Architecture - SOA
Trace
Server.Transfer
46. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
ScriptManager Proxy
ScriptManager control
View state
siteMapNode
47. 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
Regression Test
Page Life Cycle
DisplayRememberMe
View state
48. 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
Control state
Data source controls
authentication
AJAX
49. Microsoft proprietary extension to SQL
MaximumDynamicDisplayLevels
tSQL
Stored procedure
Cntrl+Shift+F9
50. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
JavaScript Object Notation - JSON
JQuery
Immediate window
DisplayRememberMe
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