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

Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page?

1 Answers  


Why is mvc better than asp.net?

0 Answers  


Define repository pattern in mvc.net? : asp.net mvc

0 Answers  


Explain what is event bubbling?

0 Answers  


Differences between VB.Net and C#, related to OOPS concepts

5 Answers   CSC,


Can you use Web API with ASP.NET Web Form?

0 Answers  


what is view state and its use

10 Answers   DELL, Efextra, HCL,


What is the name of the base class that all web forms will be inherited?

7 Answers  


Can we make a class with class with same;suppose public class abc { public class abc { } }

1 Answers  


How does windows service lifecycle differ from a .standard. Exe?

0 Answers  


What do you mean by serialize?

0 Answers  


1. What is Connection Pooling…? 2. Maintaining Sessions in ASP.NET 3. ASP.NET page lifecycle. 4. Can we store objects in sessions. 5. What is AJAX..? 6. Serialization/Deserialization. Why we use serialization and Deserialization…? 7. What are Arrays and Arraylist..? 8. Difference between Authentication and Authorization…? 9. Difference between abstract class and Interfaces 10. What is a view..? Does a view contain data..? 11. What are triggers..? 12. What are transactions..? 13. What is Metaview (oracle)..? 14. What is Inheritance..? How can we call a method from the base class..? 15. Can an abstract class have zero abstract methods..? 16. How to read from Message Queue..? 17. What is Metadata..? 18. You would prefer to have business logic in c# or DB Side..? Why…?

1 Answers   Franklin Templeton, Sky InfoTech,


Categories