Author: MS-Joe (Joe Stagner) | Posted on: 5/5/2011 8:20:00 AM | Views : 811

A “Web Service”, according to Wikipedia, is any software that is meant to provide computer to computer communication but is typcally comveyed using HTTP. Just with the Microsoft Development stack there are lots of ways to expose application logic via HTTP. ASMX WCF CSHTML MVC ASHX (ASP.NET Handler) etc.. As we increase our client side [...] Read More......(read more) ...

Go to the complete details ...