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 event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
ItemUpdated
Regression Test
SOA - Service Oriented Architecture
GridView
2. 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
Representational state transfer - REST
Server.Transfer
Auto event wire up
3. The control allows you to display different data to different types of users
Shadow copying
Cntrl+Shift+F9
LoginView
Windows Communications Foundation - WCF
4. To send the user to a new page - without modifying the client's address bar - Use _______
Auto event wire up
Get
Server.Transfer
JavaScript Object Notation - JSON
5. Set the _________ property to change the symbol/text between elements of the path in a SiteMapControl
PathSeparator
UpdateProgress control
System Test
ORDER BY DESC
6. 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
Representational state transfer - REST
User Controls
FormView
INNER JOIN
7. When _________ is set to Off all visitors see the full error details
ORDER BY DESC
customErrors
Acceptance Test
siteMapNode
8. This control shows the user where they are on the site - i.e. - the path to the current location.
Postback
SiteMapPath
OWASP
Test Issue
9. integrated source control - issue tracking - and process management for development teams.
TFS - Team Foundation Server
LoginView
SOAP
View state
10. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Data_bound controls
true
Performance Test
SiteMapDataSource
11. A subroutine that is stored in the database and executed by calling it directly from the client
ScriptManager - control
Cntrl+Shift+F9
MaximumDynamicDisplayLevels
Stored procedure
12. 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
VSS- Visual Source Safe
Cntrl+Shift+F5
SiteMapPath
FormView
13. The D in CRUD stands for_______
Delete
customErrors
JQuery
Stored procedure
14. Takes care of managing client script files and server-side Ajax behavior
ScriptManager - control
Syntax
SOAP
UpdateProgress control
15. A directory service where businesses can register and search for Web services.
Universal Description - Discovery and Integration - UDDI
Root Relative URLs
Knowledge Management Repository - KMR
XmlHttpRequest
16. Methods that can be called over the Internet by other applications
Post
AJAX
UpdatePanel control
Web Services
17. The property you set to true within CommandField to enable Selection
ShowSelectButton
System Test
Delete
Document Object Model (DOM)
18. The site map will match structure of a website if ______ structure mirrors the physical folder structure
Acceptance Test
siteMapNode
PathSeparator
UpdatePanel control
19. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Validation Controls
Test Issue
customErrors
XML Schema
20. A framework for building service-oriented applications.
Windows Communications Foundation - WCF
UpdateProgress control
JQuery
Validation Controls
21. To remove all breakpoints in your website
Lazy loading
Cntrl+Shift+F9
Get
VSS- Visual Source Safe
22. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
AJAX
XmlHttpRequest
ShowExpandCollapse
GridView
23. Data source controls you use to bind hierarchical XML based data
Stored procedure
Partial - keyword
Get
SiteMapDataSource
24. A join that returns records from related tables only if their related fields match is called
INNER JOIN
Data source controls
Trace
Document Object Model (DOM)
25. A static method that is defined in a web page and can be called from client script
Knowledge Management Repository (KMR)
Hash table
Acceptance Test
Page Method
26. The name of tag you use to define the error page (or pages) you want to show - within web.config
UpdatePanel control
siteMapNode
customErrors
Representational state transfer - REST
27. A data structure that uses a hash function to map keys - to their associated values in an associative array.
Hash table
JavaScript Object Notation - JSON
authentication
ScriptManager - control
28. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
XmlHttpRequest
Web Method Attribute
OWASP
true
29. XML-based protocol for accessing a Web Service
SOAP
Caching
Windows Communications Foundation - WCF
XmlHttpRequest
30. Contains simple fixes and self-help for less experienced users
XML Schema
Fiddler
Knowledge Management Repository (KMR)
Delete
31. Kind of database you are most likely to encounter when using ASP.NET
SQL Server
SOA - Service Oriented Architecture
Auto event wire up
mostRecent
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.
Test Issue
Active Directory Domains
JQuery
Control state
33. Contains simple fixes and self-help for less experienced users
User Controls
Auto event wire up
LoginName
Knowledge Management Repository - KMR
34. A set of components which can be invoked - and whose interface descriptions can be published and discovered
Postback
Cntrl+Shift+F5
SOA - Service Oriented Architecture
Hash table
35. The property you use to determine number of submenu items the menu control should display
Get
Root Relative URLs
AJAX
MaximumDynamicDisplayLevels
36. Databound control that supports automatic paging - sorting - editing - deleting - and selecting
Delete
XmlHttpRequest
GridView control
Stored procedure
37. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Syntax
Shadow copying
Caching
ScriptManager Proxy
38. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
XmlHttpRequest
LoginView
finally
SOA - Service Oriented Architecture
39. 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
LoginView
System Test
Get
Postback
40. Controls used to retrieve data from a data source; that data is offered to data-bound controls
Knowledge Management Repository (KMR)
Data source controls
Representational state transfer - REST
ScriptManager control
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
finally
Representational state transfer - REST
AJAX
Validation Controls
42. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Hash table
Document Object Model (DOM)
Acceptance Test
Postback
43. Microsoft's source control software package oriented towards small software development projects.
LoginView
JavaScript Object Notation - JSON
VSS- Visual Source Safe
User Controls
44. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
ScriptManager Proxy
finally
true
Test Issue
45. A block of content that can be reused in pages (master pages - pages - and user controls).
Test Issue
Web Services Description Language - WSDL
User Controls
Universal Description - Discovery and Integration - UDDI
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
try
Control state
BoundField
47. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
Windows Communications Foundation - WCF
Root Relative URLs
SOA - Service Oriented Architecture
mostRecent
48. Enables assemblies that are used in an application domain to be updated without unloading the application domain
customErrors
hashed-
Shadow copying
XmlHttpRequest
49. Microsoft proprietary extension to SQL
Data_bound controls
Page Method
BoundField
tSQL
50. 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.
LoginName
SiteMapDataSource
authentication
Active Directory Domains
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