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. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
TFS - Team Foundation Server
Web Services Description Language - WSDL
ORDER BY DESC
Control state
2. A set of components which can be invoked - and whose interface descriptions can be published and discovered
UpdateProgress control
authentication
SOA - Service Oriented Architecture
UpdatePanel control
3. Methods that can be called over the Internet by other applications
XmlHttpRequest
Partial - keyword
Web Services
OWASP
4. This property determines whether the items in the TreeView can be collapsed or expanded
View state
SiteMapPath
ShowExpandCollapse
ScriptManager Proxy
5. The type of field allows you to set up delete control within the corresponding properties window
Document Object Model (DOM)
Web Services
CommandField
UpdatePanel - control
6. when sub objects don't load unless they are explicitly told too
Lazy loading
XmlHttpRequest
Build Master/Release Manager
Fiddler
7. A join that returns records from related tables only if their related fields match is called
SOAP
SOAP
Caching
INNER JOIN
8. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
mostRecent
Trace
Auto event wire up
authentication
9. This security concept allows a website to confirm you are who you say you are
GridView
Partial - keyword
authentication
customErrors
10. This event fires right after you modify an existing record in the database (assume you are using GridView to modify the record)
ItemUpdated
SQL Server
User Controls
Performance Test
11. When an exception occurs - the remainder of the code in the ____ block is skipped
Cntrl+Shift+F5
Syntax
ScriptManager - control
try
12. Microsoft proprietary extension to SQL
Stored procedure
Root Relative URLs
tSQL
Post
13. The control allows you to display different data to different types of users
JQuery
LoginView
finally
BoundField
14. If the value of passwordFormat is set to _______ - users cannot retrieve their original passwords
ShowSelectButton
siteMapNode
hashed-
tSQL
15. The site map will match structure of a website if ______ structure mirrors the physical folder structure
Web Method Attribute
siteMapNode
VSS- Visual Source Safe
SQL Server
16. A block of content that can be reused in pages (master pages - pages - and other user controls).
Control state
User Controls
Windows Communications Foundation - WCF
ScriptManager Proxy
17. A Web Debugging Proxy which logs all HTTP traffic between a computer and the Internet
Fiddler
AJAX
LoginView
Trace
18. A debugging window where you can test expressions while the page is running
Test Issue
customErrors
membership
Immediate window
19. SQL data type that corresponds the .NET double data type
Page Life Cycle
Server.Transfer
float
SQL Server
20. JavaScript syntax for storing and exchanging text information
OWASP
SQL Server
JavaScript Object Notation - JSON
Build Master/Release Manager
21. To link to other pages within your site use _______
Get
Web Services
Root Relative URLs
LoginName
22. 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
PathSeparator
SiteMapDataSource
FormView
Syntax
23. A panel that can be shown during the execution of an asynchronous Ajax operation
PathSeparator
UpdateProgress - control
Post
Test Issue
24. 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
Regression Test
try
Build Master/Release Manager
25. Contains simple fixes and self-help for less experienced users
Service Oriented Architecture - SOA
hashed-
Knowledge Management Repository (KMR)
GridView control
26. 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
Lazy loading
description
Page Method
Knowledge Management Repository (KMR)
27. To remove all breakpoints in your website
JavaScript Object Notation - JSON
Cntrl+Shift+F9
Stored procedure
Web Services
28. 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
finally
Page Life Cycle
Root Relative URLs
29. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Page Method
description
Syntax
Immutable
30. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Server.Transfer
LoginView
UpdatePanel control
JQuery
31. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
Performance Test
Server.Transfer
Web Services
Test Issue
32. Control that helps create flicker-free pages by only updating content defined within its ContentTemplate element
Web Method Attribute
Stored procedure
UpdatePanel - control
GridView
33. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
Test Issue
Test Issue
customErrors
Validation Controls
34. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
Shadow copying
Acceptance Test
BoundField
Fiddler
35. Enables controls to write information to a central log location at runtime
SOAP
Trace
Test Issue
DataList
36. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
Root Relative URLs
DisplayRememberMe
Knowledge Management Repository - KMR
SOAP
37. Code in the ______ block is always fired - irrespective of whether an exception occurred or not
tSQL
finally
JavaScript Object Notation - JSON
try
38. Allow the definition of a class - struct - or interface to be split into multiple files
Caching
Immutable
Page Method
Partial - keyword
39. An HTTP POST to the same page that the form is on.
Root Relative URLs
ShowExpandCollapse
Postback
finally
40. The name of tag you use to define the error page (or pages) you want to show - within web.config
customErrors
ORDER BY DESC
membership
INNER JOIN
41. A subroutine that is stored in the database and executed by calling it directly from the client
SOAP
PathSeparator
Stored procedure
float
42. A subroutine that is stored in the database and executed by calling it directly from the client
float
Stored procedure
View state
Auto event wire up
43. 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.
Fiddler
OWASP
float
Active Directory Domains
44. 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
SOAP
Web Method Attribute
Post
45. A data structure that uses a hash function to map keys - to their associated values in an associative array.
Document Object Model (DOM)
XmlHttpRequest
true
Hash table
46. A static method that is defined in a web page and can be called from client script
customErrors
Page Method
Control state
Validation Controls
47. integrated source control - issue tracking - and process management for development teams.
TFS - Team Foundation Server
Performance Test
hashed-
Test Issue
48. The persistence of property values across postbacks
View state
Syntax
AJAX
Web Services Description Language - WSDL
49. A panel that can be shown during the execution of an asynchronous Ajax operation
UpdatePanel control
UpdateProgress control
Stored procedure
ScriptManager Proxy
50. Kind of database you are most likely to encounter when using ASP.NET
SQL Server
User Controls
Syntax
GridView control
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