I develop on .NET by day and PHP/mySQL by evening/weekend and have noticed that I can only get my .NET clients to interface with the simplest of SOAP web services – anything that requires a dataset – the PHP world doesn’t work the same as the .NET world.
I’m not surprised by this – but this is a dynamic world and so I was wondering if anyone has come across or developed any PHP class’s that provide datasets the way that .NET wants.
It would be so nice if everyone could just get along!