What is difference between Physical path and Virtual path?
Explanin with example.
Answer Posted / porwalduniya
When working with resources in a Web project, you must often
specify a path for the resource. For example, you might use a
URL path to reference an image file in a page or the URL of a
page elsewhere in the Web site. Similarly, code in your Web
project might use a physical file path to a server-based file
to read or write the file. ASP.NET provides ways for you to
refer to resources and to determine the paths of pages or
other resources in the application.
for more information visit swargapati.com and or mail
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
I have written an assembly that I want to use in more than one application. Where do I deploy it?
Should user input data validation occur server-side or client-side?
Define session object?
define the functionality of web server in context to Active server page.
How can I see what assemblies are installed in the global assembly cache?
Is classic asp dead?
What happens to a html page in asp?
What process happens behind, when we try to access any page on the internet.
What is Response object? How is it related to ASP's Response object?
who is the best Trainer for ASP.NET MVC in Hyderabad?
What is the difference between asp and saas?
What is the difference between cshtml and aspx?
How do in-process communication work in the common language runtime?
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
Why asp is called active server?