I have made an Excel VSTO Application(WPF) which call a WCF working with IIS and SQL server 2008 all installed on my PC. The AB look like this :
address="http://localhost:3359/VdmService.svc" binding="wsDualHttpBinding"
I'm now want to build a LAN Environment so that another Excel VSTO Application installed on the other Virtual Machines can communicate with this Webservice.
Is that a good idea? the way i want to proceede?
If yes, Which virtualization software should i used? of course whose can feed my needs