Data Mining

Download Free Data Mining Source Code In C/C++, C#, Visual Basic, Visual Basic.NET, Java,
and other programming languages
Welcome to Data Mining Sign in | Join | Help
in Search

Data Mining Source Code Newsletter

Business Analyst Training
Live, Online, Video Courses
Instructor-Led + Hands-On
BusinessAnalystBootCamp.Com

SQL + Database Training
Live, Online, Video Classes
Instructor-Led + Hands-On
SQLBootCamp.Com

Software Developer Training
Live, Online, Video Courses
Instructor-Led + Hands-On
SoftwareDevelperBootCamp.Com

IT CAREER COACH
Hands-On Experience Coaching
IT Skills Training
IT-Career-Coach.NET

IT Professional Newsletter
"Free" IT Career Success Tips
How To Accelerate Your Career
IT Career Newsletter

Ask IT Career Questions
"ASK" A Burning IT Career
Question Or Get Answers
Ask A Burning IT Question Now!

Announcing The Data Mining Source Code Newsletter!

Subscribe By Email | Subscribe By RSS Feed

DISCO - Discovery - XML Web Service

Last post 07-12-2003, 21:16 by Kingsley Tagbo. 0 replies.
Sort Posts: Previous Next
  •  07-12-2003, 21:16 330

    DISCO - Discovery - XML Web Service

    A DISCO file is an XML document that contains the URLs of WSDL (Web Service Description Files) .

    It enables programmatic discovery of the location of web services available at a web server. By pointing to the location of WSDL files, programmers can interrogate the WSDL document and discover how to invoke a web service.

    E.g. a disco file could point to a .asmx and WSDL files using the URL : http://www.visual-basic-data-mining.net/dataaccess.asmx?WSDL , the DISCO file itself could be located at http://www.visual-basic-data-mining.net/Default.DISCO

    The DISCO process differs from UDDI (Universal Description, Discovery and Integration) because UDDI is essentially a public or private registry where information about available DISCO documents can be located, while the DISCO documents when located point to WSDL documents.

    References :
    WSDL (http://www.visual-basic-data-mining.net/Forum/ShowPost.aspx?PostID=329)


    Sign-up For Data Mining Source Code Newsletter

Announcing The Data Mining Source Code Newsletter!

Subscribe By Email | Subscribe By RSS Feed