How does dynamic discovery (in case of *.vsdisco) work?
What goes on behind the scenes?
Answer / 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 |
How does dynamic discovery (in case of *.vsdisco) work? What goes on behind the scenes?
Name 3 attributes of the position property.
Why do we need nested master pages in a Web site?
What is WSDL?
what is the difference between weblogic and websphere,jboss,tomcat?
What are the different configurations which have to be considered while testing a website?
1.What is Ipconfig? What purpose u can use it? 2.How can u know what ports are busy in ur machine? 3.How can u know particular port is free/ not in ur machine? 4.How many drivers in JDBC? Which Driver u r using? Why?
How does DTD work?
What are the test case formats in case of a static website and dynamic website?
what is the purpose of websphere?
What is the difference between local link popularity and global link popularity
How can you add a method to a class already defined?