Hi friends,
1.) What is disco file and it's use.
2) What happen if we remove disco file.
Thanks
Ajitender
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jul 29, 2012, 2:11 PM
It defines a document format that enables discovery of the web services available on the web server. It contains the information about the web methods exposed and how to interact with the web service.
Please refer the below link
http://www.codeproject.com/Articles/4379/Introduction-to-NET-Web-Services
Thanks