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
Enlist some web testing tools.
Is it right way to earn revenue through google adsense? Is it Possible?
Where?s global assembly cache located on the system? Can you have two files with the same file name in GAC?
How to create virtual directory in IIS?
What are the different configurations which have to be considered while testing a website?
when my application is overloaded?
Have you used sass? What’s good about it?
Enlist some sub-classes of http response objects?
what are propritory databases?
what are the steps involved in using the validator framework?
What is the result of “20” + 20;
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
Name 3 attributes of the position property.
What are differences between DTDs and Schema?
How does DTD work?