Answer Posted / swapna
VSDISCO files are DISCO files that support dynamic
discovery of Web services. If you place the following
VSDISCO file in a directory on your Web server, for
example, it returns references to all ASMX and DISCO
files in the host directory and any subdirectories not
noted in <EXCLUDE>elements:
<DYNAMICDISCOVERY
xmlns="urn:schemas-
dynamicdiscovery:disco.2000-03-17">
<EXCLUDE path="_vti_cnf" />
<EXCLUDE path="_vti_pvt" />
<EXCLUDE path="_vti_log" />
<EXCLUDE path="_vti_script" />
<EXCLUDE path="_vti_txt" />
</DYNAMICDISCOVERY>
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Explain What do you know about Web Sites.
What are the steps to follow to cache parts of web form?
what is web accessibility?
DHTML: Difference between FontSize and Font Size?
I want to crate my personal website. I am having my website on webs.com which provide some space but it templete based. I want to gain free web space and plz tell me how to custmize it....plz suggest me... Thanks...
What is the difference between relative and absolute url?
What is a Simple Element?
What can you do to improve page performance?
Design a web crawler? How will you avoid from getting into infinite loops?
What are the available environments on the web?
What is Webget and WebInvoke in rest service? Tell difference between them
MORE THAN ONE APPLICATION POOL IN IIS(INTERNET INFORATION SERVICES) ARE NOT
What are the test case formats in case of a static website and dynamic website?
Describe the steps to develope and host the webservice for an application?
How does dynamic discovery (in case of *.vsdisco) work? What goes on behind the scenes?