What is web application virtual directory ?
Answer Posted / radha
Web applications and vitual directories to share the
inforamation over an internet , an intranet or an extranet.
web sites , web applications and virtual directories are
work together in a hirarichacal relationship as the basic
building blocks for hosting online content.
web sites containes one or more web applications, web
application containes on or more virtual directories.
and virtual directory map to physical directory of web
server.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is a ashx file?
What is Partial PostBack in ASP.NET?
What is server components?
How use Xml data in ASP.net?
Is razor a programming language?
What is ascx?
What is the difference between session object and application object?
What is the concept of postback in asp.net?
Which class is used to send an email message from an ASP.NET Web page?
Diff between web user control and web custom control?
Describe the .net base class library.
Are cookies client side or server side?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is the file through which you can customize your asp.net application?
What is virtual directory in asp.net?