The solution presented in this article uses some of my favorite parts of .NET including the System.Net.WebClient, Linq to XML, and Generics. Recently I was asked to provide a Url address that a vendor?s service could post XML to in order to transmit transaction data to my database. This was a new problem to me as I normally had access to a web service that I could call when ever I wanted to do this. In this example you will be posting an xml document containing employee data to...
[More]
5f2d535e-b779-48ed-a230-3a8109766f38|1|5.0