Home

What is the correct answer?

4

Default path for any web application is

A. .\Inetpub\Folder_name

B. .\Inetpub\www\Folder_name

C. .\Inetpub\wwwroot\Folder_name

D. .\Inetpub\mailroot\Folder_name

Correct Answer :

C. .\Inetpub\wwwroot\Folder_name


Related Questions

A ValidationSummary control is bound to a control If someone accidentally deletes the Page Directive of an ASP.NET page… What is the default data type of a variable in ASP.NET? Options available with SelectionMode are ____________ converts virtual path to default path You can specify a function name in What namespace contains the classes for file and directory access? ______________ creates a read-only recordset that can scroll forward only. How can you check if the page is visited for the first time _________ is used to write/read into a leaf node Which DLL translate XML to SQL in IIS? To make an HTML control behave as a Server control, ___________ option… What are unique properties of RangeValidator control? In ASP.NET if a file is saved, it is save only in the server machine. We can manage states in asp.net application using Choose the form in which Postback occur While accessing values submitted to a web form, __________ property of… In ASP.NET a page is inherited from System.Web.UI.Page. Here UI means CDONTS is designed on for Windows NT Server ASP.NET uses _______ as the code behind Caching type supported by ASP.Net .DirectoryInfo gives information about any Directory For Adrotator control the XML file is mentioned through ________ property ____________ enables you to set a particular date when a page should no… In ___________ records are locked when the update method is called You want to ensure that the user ID is saved between requests when the… What is used to validate complex string patterns like an e-mail address? Under Button Click the following code is written1. Dim I =102. MsgBox(I) How do you get information from a form that is submitted using the "post"… In case of RangeValidator, a TextBox's value can be compared to the values…