Home

What is the correct answer?

4

.FileInfo gives information about any file and .File gives information about a particular file

A. True

B. False

Correct Answer :

B. False


Related Questions

What are unique properties of RangeValidator control? Which DLL translate XML to SQL in IIS? We can write an XML document from ASP.NET without mentioning the encoding… ASP.NET is object oriented Default scripting language in ASP. Difference between Response.Write() andResponse.Output.Write(). If a page name is WebForm1.aspx and it resides in ../Test/, then it will… _________ object represents all information sent form a browser to a server Caching type supported by ASP.Net What keyword is necessary to expose a public function as a method of a… Web.config file is used... If someone accidentally deletes the Page Directive of an ASP.NET page… There can be more than one Global.asax file .FileInfo gives information about any file and .File gives information… Checkboxes have same name and different values while Radio Buttons have… To make a RepeaterControl viewable, the controls ____________ must be… __________ and __________ event are the two most commonly supported server-side… One difference between ASP.NET and ASP is that ASP is more structure than… ASP.NET supports all data types that VB.NET supports .DirectoryInfo gives information about any Directory We can manage states in asp.net application using In ___________ records are locked when the update method is called To pass queries to Crystal Reports use ___________ controls how proxy servers temporarily store web pages While redirecting, values can be passed with it To set text programmatically without adding extra HTML tags use In case of RangeValidator, a TextBox's value can be compared to the values… Error handling can be done through Global.asax ____________ enables you to add, modify and delete records and you will… In a DataSet if multible tables are used, they are identified by their