Page 149 - DCAP312_WEB_TECHNOLOGIES_II
P. 149
Unit 7: Advanced ASP.NET
8. It is the process of international integration, required due to the increasing connectivity Notes
and interdependence of the world’s markets and businesses
(a) Liberalisation (b) Privatization
(c) Globalization (d) Both b and c
9. LINQ stands for ....
(a) Language Integrated Query (b) Language Integrated Queue
(c) Line Integrated Query (d) None of these.
10. .......... provides paging support to the ListView control
(a) List View (b) Grid view
(c) DataPager (d) Both a and c
11. <app Settings> is used for.....
(a) database connection (b) coding
(b) testing (d) None of these.
12. A bookmarklet is special URL that will run a JavaScript application when clicked.
(a) True (b) False
13. Web.config does not act as a central location for storing the information to be accessed by
web pages.
(a) True (b) False
14. ASP.NET is built on the .NET framework, which provides an application program interface
(API) for software programmers.
(a) True (b) False
15. ASP.Net Applications of XML have been integrated into such an extent that XML format
for the exchange of data.
(a) True (b) False
7.5 Summary
• ASP.NET is a set of Web development tools offered by Microsoft. Programs like Visual
Studio .NET and Visual Web Developer allow Web developers to create dynamic websites
using a visual interface.
• ASP.NET is more than the next version of Active Server Pages (ASP); it provides a unified
Web development model that includes the services necessary for developers to build
enterprise-class Web applications.
• A bookmarklet is special URL that will run a JavaScript application when clicked. The
JavaScript will execute in the context of the current page.
• The Web .comfit is an XML file, it can consist of any valid XML tags, but the root element
should always be <configuration>.
• NET provides a visual interface for developers to create their applications, which makes
.NET a reasonable choice for designing Web-based interfaces as well.
LOVELY PROFESSIONAL UNIVERSITY 143