Tag Archives: XML

Simple .NET XML Tutorial

I needed to build an application the other day that used XML to talk to a web service, but I wanted to deal with raw XML rather then using anything based on WSDL and RPC. This was the first time … Continue reading

Posted in .NET, Programming | Tagged , , | Leave a comment