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 do you mean by authorization?
Explain what is viewstate?
What are server activated objects?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What kind of data can be stored in viewstate?
What is the life-span of the items in the viewstate?
What is the basic difference between asp and asp.net?
Can you clarified A Web service can only be written in .NET or not?
What is round trip in asp.net?
Explain the difference between debug.write and trace.write?
How can we apply themes to an asp.net application?
Is it possible for me to change my aspx file extension to some other name?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
Which is better asp.net or php?
To display data in a Repeater control which template you provide?