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 security concept allows a website to confirm you are who you say you are
Syntax
XmlHttpRequest
ScriptManager control
authentication
2. To send the user to a new page - without modifying the client's address bar - Use _______
Server.Transfer
Stored procedure
OWASP
PathSeparator
3. A language for describing web services and how to access them.
Cntrl+Shift+F5
description
Get
Web Services Description Language - WSDL
4. The property you set to true within CommandField to enable Selection
INNER JOIN
Stored procedure
ShowSelectButton
Fiddler
5. A join that returns records from related tables only if their related fields match is called
PathSeparator
INNER JOIN
Control state
Postback
6. Test conducted to determine if the requirements of a specification or contract are met. Business Analysts play the role of the end-users.
Trace
Acceptance Test
Active Directory Domains
Validation Controls
7. 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
ItemUpdated
UpdateProgress - control
Partial - keyword
Regression Test
8. Test performed - to determine how fast some aspect of a system performs under a particular workload. Verifies scalability - reliability and resource usage.
Performance Test
XmlHttpRequest
Server.Transfer
hashed-
9. 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
DisplayRememberMe
Get
Immutable
Control state
10. Enables assemblies that are used in an application domain to be updated without unloading the application domain
float
DataList
authentication
Shadow copying
11. Microsoft's source control software package oriented towards small software development projects.
SOAP
UpdatePanel control
SOA - Service Oriented Architecture
VSS- Visual Source Safe
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
Root Relative URLs
ShowExpandCollapse
Get
FormView
13. ________ allows you to display multiple records - supports paging natively - but does not allow you to insert records in the underlying data directly
try
View state
GridView
authentication
14. An automatic way to associate page events and methods - no explicit Handles clause or delegate is needed
Page Life Cycle
ShowExpandCollapse
Auto event wire up
User Controls
15. Controls that display and edit data in the user interface
Data_bound controls
hashed-
User Controls
LoginName
16. A static method that is defined in a web page and can be called from client script
membership
siteMapNode
Page Method
Acceptance Test
17. presents an HTML document as a tree structure and defines a standard way to manipulate HTML elements
Document Object Model (DOM)
Web Services Description Language - WSDL
tSQL
authentication
18. To link to other pages within your site use _______
Root Relative URLs
Post
Page Life Cycle
authentication
19. Allow the definition of a class - struct - or interface to be split into multiple files
Post
SOAP
Partial - keyword
Trace
20. 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
OWASP
Post
Trace
Cntrl+Shift+F5
21. Users will need reauthenticate each time they close and reopen the browser if this property is set to false.
DisplayRememberMe
Test Issue
MaximumDynamicDisplayLevels
Validation Controls
22. The ASP.NET service allows you to manage user accounts in your system
ScriptManager Proxy
Lazy loading
Test Issue
membership
23. 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.
Post
Shadow copying
XML Schema
Active Directory Domains
24. 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.
Knowledge Management Repository (KMR)
SOAP
CommandField
Control state
25. Session["CustId"]=tbxCustomerName.Contents is a _____ error
Auto event wire up
FormView
Syntax
ShowSelectButton
26. Microsoft proprietary extension to SQL
SOA - Service Oriented Architecture
DisplayRememberMe
Immediate window
tSQL
27. A way to let the development team know what needs to be fixed. Contains severity level - status - date - and comments.
siteMapNode
Test Issue
Representational state transfer - REST
SOAP
28. If you want to sort the output based on price (with most expensive item first) - what clause should you use?
tSQL
ORDER BY DESC
Partial - keyword
Web Services
29. This control shows the user where they are on the site - i.e. - the path to the current location.
Auto event wire up
SiteMapPath
Shadow copying
Representational state transfer - REST
30. 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
ScriptManager Proxy
AJAX
Immediate window
Document Object Model (DOM)
31. The control allows you to display different data to different types of users
SiteMapPath
Hash table
LoginView
VSS- Visual Source Safe
32. Enables controls to write information to a central log location at runtime
Trace
UpdatePanel control
Stored procedure
true
33. integrated source control - issue tracking - and process management for development teams.
TFS - Team Foundation Server
float
UpdatePanel control
Delete
34. A set of ASP.NET controls that enable you to validate user input on the client and server-side.
ShowExpandCollapse
Validation Controls
AJAX
SiteMapPath
35. SQL data type that corresponds the .NET double data type
float
View state
Root Relative URLs
Immutable
36. 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
Web Method Attribute
Validation Controls
Build Master/Release Manager
Partial - keyword
37. A subroutine that is stored in the database and executed by calling it directly from the client
Data_bound controls
description
Stored procedure
SOAP
38. An API used to send HTTP requests directly to a web server and load the server response data directly back into the script.
Immutable
Web Method Attribute
Partial - keyword
XmlHttpRequest
39. When attached to a public method it indicates that you want the method exposed as part of the XML Web service.
BoundField
Web Method Attribute
Stored procedure
Performance Test
40. A panel that can be shown during the execution of an asynchronous Ajax operation
SiteMapDataSource
UpdateProgress - control
VSS- Visual Source Safe
Immediate window
41. 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
Delete
authentication
ScriptManager Proxy
Representational state transfer - REST
42. Kind of database you are most likely to encounter when using ASP.NET
System Test
GridView control
SQL Server
User Controls
43. To discard old trace records when the maximum number of trace requests are reached - use ______ attribute
ScriptManager - control
mostRecent
description
Knowledge Management Repository (KMR)
44. A block of content that can be reused in pages (master pages - pages - and other user controls).
SiteMapPath
User Controls
VSS- Visual Source Safe
ShowSelectButton
45. This type of column / field within GridView in the default field for most data base types
Lazy loading
UpdatePanel - control
Acceptance Test
BoundField
46. A debugging window where you can test expressions while the page is running
Universal Description - Discovery and Integration - UDDI
Postback
Immediate window
Shadow copying
47. Takes care of managing client script files and server-side Ajax behavior
ScriptManager control
Web Services Description Language - WSDL
hashed-
AJAX
48. An object whose state cannot be modified after it is created
Root Relative URLs
User Controls
Immutable
Trace
49. 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
UpdatePanel - control
TFS - Team Foundation Server
description
Hash table
50. The name of tag you use to define the error page (or pages) you want to show - within web.config
Partial - keyword
FormView
XmlHttpRequest
customErrors
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