If you are writing Windows 8 app, chances are that you will need to communicate with some sort of service to retrieve or send data. In this blog post I will show how to set up a basic CRUD ASP.NET Web API REST like service and how to consume that service from a C# Windows [...]
↧