What is Virtual path in ASP.Net

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between custom web user control and a custom web server control?

734


code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications

1640


What are the different authentication modes in asp.net?

759


Explain one critical mapping?

803


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

729


What are demand-paging and pre-paging?

768


i want the asp.net technical questions and answeres

1834


A Web Service Can Only Be Written In .net. Is it True??

839


What is data binding in asp net?

844


What is inproc and outproc?

786


What is a page life cycle? What are the events in a page life cycle?

712


What is the concept of view state in asp.net?

804


In Code-Behind class which kind of code (server or client) is found ?

812


What is the advantage of using Windows authentication in a Web application?

832


What are HTTP handlers in ASP.NET?

808