I want to use a mocked service in an enterprise project. So can I use Visual Studio to fetch data, get response from mocked service, when I have no connection to the actual service?
When I try this I get the error, "No connection could be made because the target machine actively refused it"
Or are you have another suggestion
Thank you...