Home
About Us
Contact Us
Privacy Policy
Search
Home
→
ASP.net
→
While creating a Web site with the help of Visual Studio 2005 on a remote computer that does not have Front Page Server Extensions installed, which Web site type will you create in Visual Studio 2005 ?
Related MCQs
The GridView control in ASP.NET has which of the following features ?
In ASP.NET page framework an automatic way to associate page events and methods is__________?
What data types do a Rangevalidator supports ?
Which of the following method must be overridden in a custom control ?
Which of the following object is used along with application object in order to ensure that only one process accesses a variable at a time ?
The .NET framework which provides automatic memory management using a technique called __________?
In my .NET Framework I have threads. Which of the following denote the possible priority level for the threads ?
Suppose one wants to modify a SOAP message in a SOAP extension then how this can be achieved. Choose the correct option from below ?
In ASP.NET the sessions can be dumped by using ?
Which of the following is true ?
What is the maximum number of cookies that can be allowed to a web site ?
Which of the following is the default authentication mode for IIS ?
Which Kind Of data we can store in viewstate ?
Which of these files takes the web application in offline mode ?
Which of the following denote the web control associated with Table control function of ASP.NET ?
Which of the following denote New Data-bound Controls used with ASP.NET ?
To set page title dynamically in ASP.NET which of the following is used ?
Which of the following languages can be used to write server side scripting in ASP.NET ?
tag replaces which of the following HTML tags?
Which of the following is true ?
In ASP.NET application the Global.asax file lie in which directory__________?
What is the Server.MachineName does__________?
The namespace within the Microsoft .NET framework which provides the functionality to implement transaction processing is __________?
ASP.NET separates the HTML output from program logic using a feature named as__________?
How many configuration files can an ASP.NET projects have?
Which of the following must be done in order to connect data from some data resource to Repeater control ?
When a .aspx page is requested from the web server, the out put will be rendered to browser in following format ?
What attributes do you use to hide a public .Net class from COM ?
When does Garbage collector run ?
If a developer of ASP.NET defines style information in a common location. Then that location is called as__________?
We can manage states in asp.net application using__________?
Who can access Session state variables ?
An organization has developed a web service in which the values of the forms are validated using ASP.NET application. Suppose this web service is got and used by a customer then in such a scenario whi ?
Where we can assign value to Static read only member variable of a static class ?
Which of the following is a requirement when merging modified data into a DataSet ?
Which of these data source controls do not implement Caching ?
Select the type Processing model that asp.net simulate ?
How do you register a user control ?
Which method do you invoke on the DataAdapter control to load your generated dataset with data ?
How many classes can a single .NET DLL contain ?
Which of the following is used to send email message from my ASP.NET page?
In ASP.NET in form page the object which contains the user name is __________?
Which of the following is faster and consume lesser memory ?
Which of the following ASP.NET object encapsulates the state of the client ?
File extension used for ASP.NET files ?
Difference between Response.Write() and Response.Output.Write() ?
Which of the following is the way to monitor the web application ?
An alternative way of displaying text on web page using ?
Which namespace allows us to formauthentication ?
How do you disable client side validation ?
I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
While creating a Web site with the help of Visual Studio 2005 on a remote computer that does not have Front Page Server Extensions installed, which Web site type will you create in Visual Studio 2005 ?
A. HTTP
B. FTP
C. File
D. All of the above
Correct Answer:
HTTP
✔
Last Updated:
April 18, 2019