What is Virtual path in ASP.Net

Answer Posted / nandu

suppose A browser request was made using the following URL:
http://www.contoso.com/MyApplication/MyPages/Default.aspx.

The term "virtual path" refers to the portion of the
request URL that follows the server identifier; in this
case, the virtual path is the
following: /MyApplication/MyPages/Default.aspx.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In order to get assembly info which namespace we should import?

518


What is an il?

554


Explain the difference between sql invalidation and sql notification.

551


Explain what is an abstract class?

544


What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

579






What are the Types of authentications in IIS

593


What are the uses of list view control in Asp.net?

611


What is asp.net localization?

498


Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?

1942


What is the main function of url routing system in asp.net mvc? : asp.net mvc

488


Why is global asax is used?

604


how to transfer the file from client to server using asp.net

583


What is asp.net futures?

567


Is asp.net 64-bit enabled? How?

577


Why we are using mvc instead of asp.net? : Asp.Net MVC

519