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 name of tag you use to define the error page (or pages) you want to show - within web.config
customErrors
UpdateProgress - control
tSQL
Universal Description - Discovery and Integration - UDDI
2. The type of field allows you to set up delete control within the corresponding properties window
VSS- Visual Source Safe
CommandField
Control state
Server.Transfer
3. Contains simple fixes and self-help for less experienced users
User Controls
Knowledge Management Repository - KMR
VSS- Visual Source Safe
Service Oriented Architecture - SOA
4. when sub objects don't load unless they are explicitly told too
Shadow copying
Data_bound controls
Lazy loading
ScriptManager Proxy
5. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdateProgress control
Hash table
Web Services
Acceptance Test
6. The control can I use to find out the user's name
Syntax
SQL Server
LoginName
OWASP
7. Takes care of managing client script files and server-side Ajax behavior
Immediate window
ScriptManager control
XmlHttpRequest
Postback
8. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
Auto event wire up
ScriptManager - control
membership
Knowledge Management Repository (KMR)
9. 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
ItemUpdated
LoginName
Fiddler
10. The site map will match structure of a website if ______ structure mirrors the physical folder structure
Web Method Attribute
SOA - Service Oriented Architecture
siteMapNode
Data_bound controls
11. A language for describing web services and how to access them.
Active Directory Domains
VSS- Visual Source Safe
true
Web Services Description Language - WSDL
12. integrated source control - issue tracking - and process management for development teams.
LoginView
TFS - Team Foundation Server
true
PathSeparator
13. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Document Object Model (DOM)
CommandField
Validation Controls
Web Method Attribute
14. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
mostRecent
Regression Test
siteMapNode
Performance Test
15. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
Universal Description - Discovery and Integration - UDDI
UpdatePanel control
Validation Controls
ORDER BY DESC
16. 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
Validation Controls
SiteMapDataSource
DataList
Get
17. 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
try
Post
Performance Test
Document Object Model (DOM)
18. Controls that display and edit data in the user interface
OWASP
description
Data_bound controls
mostRecent
19. The property you use to determine number of submenu items the menu control should display
INNER JOIN
MaximumDynamicDisplayLevels
ShowSelectButton
SOAP
20. A subroutine that is stored in the database and executed by calling it directly from the client
Auto event wire up
TFS - Team Foundation Server
Stored procedure
try
21. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
Data_bound controls
DisplayRememberMe
Immutable
Knowledge Management Repository (KMR)
22. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
finally
Web Method Attribute
Web Services Description Language - WSDL
ScriptManager - control
23. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
membership
ShowSelectButton
UpdateProgress - control
UpdatePanel - control
24. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Web Method Attribute
Fiddler
JQuery
OWASP
25. Enables controls to write information to a central log location at runtime
Trace
ShowSelectButton
Representational state transfer - REST
Web Services Description Language - WSDL
26. This property determines whether the items in the TreeView can be collapsed or expanded
Trace
ShowExpandCollapse
Knowledge Management Repository (KMR)
ItemUpdated
27. The property you set to true within CommandField to enable Selection
Stored procedure
SiteMapPath
ShowSelectButton
Page Life Cycle
28. A subroutine that is stored in the database and executed by calling it directly from the client
System Test
Stored procedure
description
ScriptManager control
29. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Validation Controls
Data source controls
siteMapNode
ScriptManager control
30. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
hashed-
SiteMapPath
siteMapNode
SOA - Service Oriented Architecture
31. This type of column / field within GridView in the default field for most data base types
DisplayRememberMe
Validation Controls
Lazy loading
BoundField
32. 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.
Control state
Acceptance Test
Web Services Description Language - WSDL
Get
33. An object whose state cannot be modified after it is created
User Controls
Immutable
Fiddler
SOAP
34. 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
Caching
Web Method Attribute
DataList
FormView
35. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
description
Validation Controls
Knowledge Management Repository (KMR)
hashed-
36. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
Web Services
SQL Server
Knowledge Management Repository (KMR)
Fiddler
37. Contains simple fixes and self-help for less experienced users
Knowledge Management Repository (KMR)
Data source controls
GridView
Validation Controls
38. Methods that can be called over the Internet by other applications
Cntrl+Shift+F5
LoginName
Document Object Model (DOM)
Web Services
39. Technique used to store copies of data in a location that is quicker to access than the original source; in order to improve performance
Caching
INNER JOIN
mostRecent
Lazy loading
40. To remove all breakpoints in your website
SiteMapPath
Cntrl+Shift+F9
OWASP
MaximumDynamicDisplayLevels
41. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
GridView
Test Issue
DataList
Stored procedure
42. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
siteMapNode
Acceptance Test
CommandField
ScriptManager Proxy
43. The D in CRUD stands for_______
ShowExpandCollapse
hashed-
Delete
Performance Test
44. A join that returns records from related tables only if their related fields match is called
Service Oriented Architecture - SOA
Performance Test
INNER JOIN
ShowSelectButton
45. A popular JavaScript framework that simplifies working with the DOM - visual effects - event handling - and AJAX
JQuery
Control state
Test Issue
Active Directory Domains
46. A block of content that can be reused in pages (master pages - pages - and user controls).
Regression Test
User Controls
PathSeparator
AJAX
47. 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
AJAX
Build Master/Release Manager
true
hashed-
48. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
Stored procedure
Stored procedure
PathSeparator
BoundField
49. Session["CustId"]=tbxCustomerName.Contents is a _____ error
User Controls
mostRecent
Syntax
authentication
50. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Performance Test
Cntrl+Shift+F5
ShowSelectButton
UpdateProgress - control
Sorry, Topic not found.:)
Seach or Brouse Basicversity:
Search
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go 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
//
//