What is difference between Physical path and Virtual path?
Explanin with example.
Answer Posted / neha
Physical path is the path where ur original application has
stored(actual directory path of application).
virtual path is the link between physical path and
IIS..becoz to execute the webapplication in Physical
path,it needs to be mapped on to IIS(webserver) and this
logical link between physical path and IIS is called
virtual path
| Is This Answer Correct ? | 50 Yes | 4 No |
Post New Answer View All Answers
What does asp stand for in technology?
What is msmq? What is n-tier system?
Explain how is method overriding different from overloading?
how can we bind the multiplication of two drop down lists?
What is asp language?
Define application object?
Define microsoft intermediate language (msil)?
How do I administer security for my machine? For an enterprise?
In case of we are not saving the information as cookies. how server detects the same user?
Explain the difference between server-side validation and client-side validation?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
What are the 3 types of internal controls?
What is asp give its application?
What is the difference between razor and aspx view engine?
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?