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 type of column / field within GridView in the default field for most data base types
ORDER BY DESC
BoundField
siteMapNode
Cntrl+Shift+F9
2. A block of content that can be reused in pages (master pages - pages - and user controls).
Immediate window
Hash table
BoundField
User Controls
3. The processing steps for an ASP.NET page. Includes initialization - instantiating controls - restoring and maintaining state - running event handler code - and rendering.
AJAX
Page Life Cycle
Cntrl+Shift+F5
CommandField
4. This property determines whether the items in the TreeView can be collapsed or expanded
PathSeparator
XmlHttpRequest
Immediate window
ShowExpandCollapse
5. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
CommandField
Page Life Cycle
Delete
Document Object Model (DOM)
6. A set of components which can be invoked - and whose interface descriptions can be published and discovered
SOAP
Build Master/Release Manager
SOAP
SOA - Service Oriented Architecture
7. integrated source control - issue tracking - and process management for development teams.
ShowExpandCollapse
ORDER BY DESC
siteMapNode
TFS - Team Foundation Server
8. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Syntax
Knowledge Management Repository (KMR)
LoginName
AJAX
9. This security concept allows a website to confirm you are who you say you are
Test Issue
authentication
Delete
Knowledge Management Repository - KMR
10. Describes the structure that an XML document will take
Regression Test
Page Life Cycle
XmlHttpRequest
XML Schema
11. In a production environment - you should NOT leave debug=___
Test Issue
finally
customErrors
true
12. 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
UpdatePanel - control
Active Directory Domains
customErrors
AJAX
13. A debugging window where you can test expressions while the page is running
Cntrl+Shift+F5
Partial - keyword
Immediate window
ScriptManager Proxy
14. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Auto event wire up
Validation Controls
finally
AJAX
15. The property you use to determine number of submenu items the menu control should display
OWASP
TFS - Team Foundation Server
finally
MaximumDynamicDisplayLevels
16. Takes care of managing client script files and server-side Ajax behavior
ScriptManager - control
SOAP
BoundField
SOAP
17. Test conducted on a complete - integrated system to evaluate the system's compliance with its specified requirements.
System Test
mostRecent
DataList
Post
18. Takes care of managing client script files and server-side Ajax behavior
Server.Transfer
ScriptManager control
Test Issue
Data_bound controls
19. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
DisplayRememberMe
View state
hashed-
Test Issue
20. Microsoft proprietary extension to SQL
UpdateProgress control
Stored procedure
tSQL
Server.Transfer
21. Enables assemblies that are used in an application domain to be updated without unloading the application domain
Hash table
Shadow copying
Knowledge Management Repository - KMR
Acceptance Test
22. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Get
UpdateProgress control
Performance Test
BoundField
23. A directory service where businesses can register and search for Web services.
Universal Description - Discovery and Integration - UDDI
Regression Test
Immutable
AJAX
24. An object whose state cannot be modified after it is created
User Controls
Control state
TFS - Team Foundation Server
Immutable
25. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
FormView
GridView control
TFS - Team Foundation Server
try
26. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
Root Relative URLs
Knowledge Management Repository (KMR)
Web Method Attribute
Service Oriented Architecture - SOA
27. Enables nested components to add script and service references to pages when a ScriptManager control is already defined in a parent element.
ScriptManager Proxy
Performance Test
LoginView
SiteMapPath
28. A language for describing web services and how to access them.
Server.Transfer
siteMapNode
Caching
Web Services Description Language - WSDL
29. JavaScript syntax for storing and exchanging text information
JavaScript Object Notation - JSON
siteMapNode
Web Method Attribute
Shadow copying
30. 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
SOAP
UpdatePanel control
UpdateProgress - control
Get
31. 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
UpdateProgress control
mostRecent
true
32. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
ScriptManager Proxy
JavaScript Object Notation - JSON
AJAX
mostRecent
33. This control shows the user where they are on the site - i.e. - the path to the current location.
Auto event wire up
SiteMapPath
Build Master/Release Manager
Web Services Description Language - WSDL
34. When _________ is set to Off all visitors see the full error details
Partial - keyword
UpdatePanel control
customErrors
Immutable
35. Enables controls to write information to a central log location at runtime
Immediate window
Universal Description - Discovery and Integration - UDDI
Trace
Service Oriented Architecture - SOA
36. Controls used to retrieve data from a data source; that data is offered to data-bound controls
authentication
SOAP
Data source controls
Page Life Cycle
37. XML-based a protocol for accessing a Web Service
SOAP
Cntrl+Shift+F9
true
tSQL
38. An HTTP POST to the same page that the form is on.
Postback
tSQL
mostRecent
Test Issue
39. A subroutine that is stored in the database and executed by calling it directly from the client
Stored procedure
Control state
Caching
siteMapNode
40. The keyboard shortcut would you use to RESTART debugging
GridView control
BoundField
Cntrl+Shift+F5
Performance Test
41. SQL data type that corresponds the .NET double data type
XML Schema
Syntax
AJAX
float
42. Allow the definition of a class - struct - or interface to be split into multiple files
ShowSelectButton
Partial - keyword
CommandField
Representational state transfer - REST
43. Contains simple fixes and self-help for less experienced users
Knowledge Management Repository (KMR)
Knowledge Management Repository - KMR
Acceptance Test
SQL Server
44. A static method that is defined in a web page and can be called from client script
CommandField
ScriptManager - control
Page Method
Cntrl+Shift+F9
45. Contains simple fixes and self-help for less experienced users
Knowledge Management Repository - KMR
Hash table
tSQL
Page Method
46. A subroutine that is stored in the database and executed by calling it directly from the client
AJAX
Stored procedure
JQuery
SQL Server
47. A panel that can be shown during the execution of an asynchronous Ajax operation
XmlHttpRequest
Syntax
UpdateProgress - control
Delete
48. Data source controls you use to bind hierarchical XML based data
Immediate window
Web Services
SiteMapDataSource
Cntrl+Shift+F5
49. Microsoft's source control software package oriented towards small software development projects.
VSS- Visual Source Safe
true
Delete
Data source controls
50. 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
Stored procedure
UpdatePanel - control
Test Issue
FormView
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