Is it possible to have web service references in other folders than "Service References" without loosing IDE features?
I want to have ExternalWebService1 in a folder like ExternalSystem1\WebServices
Is it possible to have web service references in other folders than "Service References" without loosing IDE features?
I want to have ExternalWebService1 in a folder like ExternalSystem1\WebServices
Thing is, the Service References folder is a design-time only folder. When your website gets published, the folder is usually empty. This would hold true if you moved it anyway. What are the benefits of moving it?