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
Can we store object in viewstate?
How would you get asp.net running in apache web servers?
Explain about the Class view window?
What are the page life cycle events?
How long the items in ViewState exists?
Why is xap important?
Explain About duration in caching technique
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
How to use multiple scriptmanager controls in a web page?
What are the types of session in asp.net?
What are custom controls?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is the difference between client-side and server-side validations in ASP.NET?
How does cookies work in asp net?
Please brief not about xsd,xslt & xml?