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
What is difference between aspx and razor?
What are private assemblies and shared assemblies?
Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.
What are scripting objects in asp?
Define request object?
Can I use com objects from a .net framework program?
What does asp mean in technology?
Name the browsers that can access asp pages?
what is STLC in Testing
we are doing Design of Placement Website as our academic project. Home page is in c#.net format and register page is in asp.net format. We met a problem in this.register page is not linked in home page. how i complete my project with out any change..?
How do I save an asp file as a pdf?
What are the 3 types of internal controls?
Is classic asp still supported?
Can I use .net framework components from a com program?
Define querystring collection in asp?