What is Virtual path in ASP.Net
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / shiv
Virtual Path is the file path inside a folder of web
application.
Example <img src="../Images/SampleImage.jpg" />
Here, the image contril shows the file
named "SampleImage.jpg" inside the folder "Images" of the
web application.
| Is This Answer Correct ? | 3 Yes | 2 No |
Explain diff. Between friend and protected friend?
Explain the updatepanel?
Write the different features of a Thread and a Process?
What are sessions in asp net?
Describe state management in asp.net?
Where you store Connection string in "Web.Config" file in ASP.NET?
0 Answers Sans Pareil IT Services,
List of interview questions collections at www.dpoint.weebly.com
In which event are the controls fully loaded?
What is the exact purpose of http handlers?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
How many types of cookies are there in asp.net?
What are the memory-mapped files?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)