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
What is the difference between custom web user control and a custom web server control?
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
What are the different authentication modes in asp.net?
Explain one critical mapping?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What are demand-paging and pre-paging?
i want the asp.net technical questions and answeres
A Web Service Can Only Be Written In .net. Is it True??
What is data binding in asp net?
What is inproc and outproc?
What is a page life cycle? What are the events in a page life cycle?
What is the concept of view state in asp.net?
In Code-Behind class which kind of code (server or client) is found ?
What is the advantage of using Windows authentication in a Web application?
What are HTTP handlers in ASP.NET?