Home

What is the correct answer?

4

In ASP.NET if a file is saved, it is save only in the server machine.

A. True

B. False

Correct Answer :

A. True


Related Questions

To display HTML tags as it is use Menus can be added to an ASP.NET Page Can you use client-side event handler and server-side event handler for… In ASP.NET a page is inherited from System.Web.UI.Page. Here UI means While redirecting, values can be passed with it To send attachments using SMTP use An error handling is Structured when we use What keyword is necessary to expose a public function as a method of a… Radio Button's have same name and different values while Checkboxes have… If someone accidentally deletes the Page Directive of an ASP.NET page… The first event triggers in an aspx page is. In the Adrotator XML file ________ is used to mention the file to link… ASP.NET supports all data types that VB.NET supports To open Microsoft Word from ASP.NET page use ______________ creates a read-only recordset that can scroll forward only. _________ object represents all information sent form a server to a browser Which of the following tool is used to manage the GAC? Default path for any web application is In Global.asax there are _______ general methods A web server control is written as What are unique properties of RangeValidator control? How do you get information from a form that is submitted using the "post"… While accessing values submitted to a web form, __________ property of… This tag in Repeater control is mandatory What class does the ASP.NET Web Form class inherit from by default? How do we create a FileSystemObject? ____________ enables you to add, modify and delete records but you won't… The default method of a WebForm is To write a root tag say '<details>' through ASP.NET use __________.CreateObject("ADODB.Connection") creates a new connection.