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 symbol would you use to denote, the start of a code block in aspx views?
How ViewstateMac works?
What is role-based security in asp.net?
Explain different types of validators in asp.net?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
What are the asp.net 2.0 features?
What is simple data binding?
What is state management in .net?
when a request is made in Life cycle of ASP.NET page .
Explain page output caching?
What do you mean by serialize and marshalbyref?
how to transfer the file from client to server using asp.net
Explain the different parts that constitute ASP.NET application?
What is synchronous and Asynchronous post back ?
How you can add an event handler?