Last year, I wrote a Webservice, generated the WSDL files handed them over to Microsoft Certified .net programmers (who happened to be MS employees). They kept asking for all sorts of other information, spent days on it, and still couldn't get it to work.
I handed the same WSDLs to a C# programmer. A few minutes later, his program was consuming the service.
( FFS, I had bloody SAP consuming the service after only ten minutes work ).
So when the blogger said "Microsoft very intentionally ... created .NET to be as different as possible from everything else out there, keeping the programmer far away from the details such that they’re wholly and utterly dependent on Microsoft’s truly amazing suite of programming tools to do all the thinking for them." - it certainly has the ring of truth.
I handed the same WSDLs to a C# programmer. A few minutes later, his program was consuming the service.
( FFS, I had bloody SAP consuming the service after only ten minutes work ).
So when the blogger said "Microsoft very intentionally ... created .NET to be as different as possible from everything else out there, keeping the programmer far away from the details such that they’re wholly and utterly dependent on Microsoft’s truly amazing suite of programming tools to do all the thinking for them." - it certainly has the ring of truth.
Comment