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 asp.net web pages?
What is gridview in asp.net?
What is the difference between typeof() vs gettype()?
What is the use of response redirect in asp.net?
Can the dictionary object be created in client?s scope ?
What is the use of placeholder control? Can we see it at runtime?
i want the asp.net technical questions and answeres
What are the main differences between asp and asp.net?
If you want to write your own dot net language, what steps you will you take care?
What is runat?
What is Web API Routing?
What is application session?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
How can we access static variable?
In a Repeater control how one can provide an alternating color scheme ?