What is a Virtual Directory?
Answer / guest
Virtual directories are aliases for directory paths on the
server.
It allows moving files on the disk between different
folders, drives or even servers without changing the
structure of web pages. It avoids typing an extremely long
URL each time to access an ASP page.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the microsoft intermediate language (msil)?
What does asp stand for in technology?
What is Session Object?
What data types does the rangevalidator control support?
what is normalisation
difference between SAP R/2 and R/3
Explain how can you overload a method?
difference between POST & GET methods?
What should the developer use in order to have an Active Server Page (ASP) invokes a stored procedure on a SQL Server database? A. ADO B. RDO C. RDS D. OLEDB E. None of the above.
What are asp controls?
Can I avoid using the garbage collected heap?
write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.