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 cut off mark for po's,what questions they asked for interview?
How you can return View from ASP.NET Web API method?
What is a windows service?
Explain Features in ASP.NET
What are the layouts of ASP.NET Pages?
What is an imagemap in asp.net?
What are the steps involved to fill a dataset?
Why do we use web config?
What are session objects?
What is variable and constant in .net programming language?
Where would you use an ihttpmodule, and what are the limitations if any?
Are cookies client side or server side?
What is session handling in a webfarm, how it can work with its limits?
What is the good practice to implement validations in aspx page?
Give a few examples of page life cycle events.