I keep a shared folder with all the my git repositories on mac. I access it also with a Windows 7 Virtual Machine (Vmware Fusion) for doing Visual Studio Mvc projects.
Compared to having a duplicate of the repository folder directly inside the Windows VM the complilation and debugging is much slower, there are limitations with IIS, and the VM size grows a lot.
Are there better ways to speed up the process?