Answer Posted / nandu
suppose A browser request was made using the following URL:
http://www.contoso.com/MyApplication/MyPages/Default.aspx.
The term "virtual path" refers to the portion of the
request URL that follows the server identifier; in this
case, the virtual path is the
following: /MyApplication/MyPages/Default.aspx.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is difference between web config and global asax?
What is preprocessor in .net and type, where it use?
What is session and application variable in asp net?
What is DataGrid wheater its a Server Control or something else ?
What is the life cycle of an asp.net page?
What is caching? Explain.
How to display Alert in ASP.NET
What is difference between abstract class and an interface?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What is application session?
What is the difference between mechine.config and web.config?
How do we implement bundling in MVC?
how to elimainte the similar data from the different tables
What are validator? Name the validation controls in asp.net? How do you disable them?
What is the maximum amount of memory any single process on windows can address?