Archive for the ‘Java’ Category

Consuming C# web service with android application

With .NET technology everyone can build .NET Web services with easy step and less code. It its very easy consuming .NET web service with any application with .NET Framework system. In this tutorial we use android to consume .NET web service, with android java application. First thing we need library in java environment to call