Define "virtual directory"?



Define "virtual directory"?..

Answer / Kush Gandhi

A Virtual Directory in ASP is a special kind of directory that does not exist on the physical server but is created to represent another location (usually on a different web server) as part of the current application's directory structure.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

What is the Order of precedence for LOGICAL Operators in ASP?

1 Answers  


What are the tasks performed by <> tags?

1 Answers  


What is the difference between cshtml and aspx?

1 Answers  


Define managed code?

1 Answers  


Define a filesystemobject object?

1 Answers  


Explain how do you box a primitive data type variable?

1 Answers  


How do I open aspx files on android?

1 Answers  


Name the command to display characters to the html page?

1 Answers  


How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID

1 Answers  


What do the abbreviations asp and jsp stand for?

1 Answers  


. which tag i need to use manually to bind columns in a datagrid ?

1 Answers  


Name the data type should you use if you want an 8-bit value thats signed?

1 Answers  


Categories