Tagged Questions
1
vote
1answer
339 views
Setting up a server at home to host a Webservice created using .NET
I am presently working on localhost. I have created few web services(.asmx) using Visual Studio 2008 and .NET Framework 3.5.
At the same time I have a mobile application (client) that consumes these ...