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
Explain the difference between dataset and datareader.
What is difference between cookies and cache?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Elaborate differentiation between Cache and Application?
what are the security certificates used in webservices?
What is advantage of asp.net?
If we remove web.config or machine.config from the application then, is this application will works?
How can we apply themes to an asp.net application?
What are the steps involved to fill a dataset?
How can you enable impersonation in the web.config file?
What is recordset asp?
What is the parent class of all the web server control?
What are the cookies types in asp.net?
What is the usage of DelegatingHandler?
What is the default Orientation property in a Menu control?