Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Virtual path in ASP.Net

Answers were Sorted based on User's Feedback



What is Virtual path in ASP.Net..

Answer / 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

What is Virtual path in ASP.Net..

Answer / shiv

Virtual Path is the file path inside a folder of web
application.

Example <img src="../Images/SampleImage.jpg" />

Here, the image contril shows the file
named "SampleImage.jpg" inside the folder "Images" of the
web application.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What is datagrid asp.net?

0 Answers  


All kind of access specifiers for a class and for methods ?

1 Answers   MMTS,


Explain the use of fragment caching.

0 Answers  


Types of objects in ASP?

8 Answers   Beget, Microsoft,


What's a bubbled event?

3 Answers   Siebel,


What is the difference between rest and restful?

0 Answers  


Which data types are supported by the RangeValidator control?

2 Answers   Siebel,


What threading model used in asp and asp.net?

0 Answers  


What are the various types of authentication?

1 Answers  


Explain about asp.net caching?

0 Answers  


What are the different types of caching ?

1 Answers  


detail code for sql data connections?

2 Answers  


Categories