Web Applications
Description: Practice questions. | |
Number of Questions: 15 | |
Created by: Karuna Seth | |
Tags: ASP Information Technology |
Which of the following is a small program, downloaded to web browser and written on to hard disk of the system called?
Which of the following approaches (models) provides individual functions of all HTML parts in one .aspx file?
A user is required to make some changes in the account folder of the front page of his existing file. He uses Site.css for doing this but could not make the modifications. What is the reason behind this?
Basic components like Server Explorer Window, Class View Window, and Task List Window are used for which of the following packages?
A database table product_profile table is required to be added in the existing B2B web site using ASP.Net. Which of the following databases should be used for this?
Specific database can be changed in ASP.Net using Update method. This method can be invoked by which of the following?
Which of the following should be available to .Net framework in order to develop dynamic languages so that these can run on ASP.Net?
The source code of the assembly is taken as evidence to provide security in .NET framework. Which of the following terms describes this feature?
By which of the following is the memory allocated in .NET framework as long as a reference to an object via graph is available?
Graphic rendering in a .NET framework is possible because of its availablity in which of the following?
While writing a small program for Mozila browser, the programmer writes this program as ActiveX object. The program was correct in all aspects including compiler requirements but this object could not be evoked or opened in Mozila. Which of the following best describe(s) the reason(s) for the same?
Certain specifications transform source code into a natural format in a .Net framework. Which of the following best describes this?
HTML form receives a value from user. Once received, this value must be moved into request object of IIS server. Which of the following will frame such condition?
ASP.Net has been used to re-size an existing font . Which of the following facilities is given by ASP.Net for this is?
Java byte code converter provides machine language version of byte code to CLR to run an ASP.Net program. This converter is a part of which of the following?