adspace
How does dynamic discovery (in case of *.vsdisco) work?
What goes on behind the scenes?
Answer Posted / Renu Paras
Dynamic discovery using *.vsdisco files in Visual Studio relies on the Discovery Service. When a project is opened, the Discovery Service searches for relevant *.vsdisco files on the network and loads them into the IDE. This enables sharing of project dependencies across multiple machines and users. Behind the scenes, it uses WCF (Windows Communication Foundation) to communicate between instances of Visual Studio.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category