Home

What is the correct answer?

4

ASP.NET can be installed on Windows 98 machine

A. True

B. False

Correct Answer :

B. False


Related Questions

Default event handler for Link Label is ______________ creates a read-only recordset that can scroll forward only. ______________ creates a read-only recordset that can scroll in any direction. Checkboxes have same name and different values while Radio Buttons have… In ___________ records are locked when the update method is called Default path for any web application is To pass queries to Crystal Reports use A DataSet can be generated from ____________ enables you to add, modify and delete records but you won't… Error handling can be done through Global.asax Web.config file is used... If someone accidentally deletes the Page Directive of an ASP.NET page… To make a RepeaterControl viewable, the controls ____________ must be… Caching type supported by ASP.Net While redirecting, values can be passed with it While accessing values submitted to a web form, __________ property of… Of the following controls which can be used to add a control at runtime There can be more than one Global.asax file Difference between Response.Write() andResponse.Output.Write(). ASP.NET is object oriented We can write an XML document from ASP.NET without mentioning the encoding… CDO stands for _________________ . You have an image that is clickable and you want a pop-up window to display… You can send an e-mail with an attachment using only SmtpMail class ASP.NET uses _______ as the code behind In ASP.NET a page is inherited from System.Web.UI.Page. Here UI means File extension used for ASP.NET files. ASP.NET if fully compatible with ASP Can you have more than one form declaration on a web form? You want to ensure that the user ID is saved between requests when the…