web technology Online Quiz - 125
Description: web technology Online Quiz - 125 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
ASP.NET 2.0 does not require IIS on your machine to host Web pages.
What new server control object does ASP.NET 2.0 provide to access & bind data?
Although the result set in output cache is updated every 15 sec, this is unacceptable in an ideal situation. What does ASP.NET 2.0 do to overcome this?
ASP.NET 2.0 has built-in capability for validating users and their roles. These users and roles are stored in ?
Site Navigation in ASP.NET 2.0 allows to navigate through the applications with ease. The various site navigation server controls are,
All class's source codes are found in which of the following directory?
List of elements that appear in the bottom of your ASP.NET page, used for navigation is called as
In Visual Studio 2005, at sometimes you can notice an underline in code. What does that mean?
______________ control section in Toolbox includes controls that enable to work through collection of ASP.NET pages such as TreeView, Menu.
This control section in Toolbox deals with personalization features. What's that?
Which of the following Windows enables you to work with database connectivity?
I enable you to quickly program common tasks. Not every server control has me. I appear as a small arrow in right hand corner of the control in Design view. Who am I?
Visual studio 2005 includes little pieces of code that perform a specific task to use freely within your code known as,
Visual studio 2005 can save settings - customizations and modications to the development environment.
By default , Visual studio 2005 checks your ASP.NET pages in compliance with
java.nio provides for system input and output through data streams, serialization and the file system.
If you want to create an ASP.NET application on a remote server, where will you choose the location?
Which of the following Page Structure Options of ASP.NET 2.0 refers to the business logic of the application?