Take advantage of a DelegatingHandler and the X-HTTP-Method-Override in Web API to overcome browser and firewall constraints When deploying your REST Web API over a public domain, you will sometimes ...
I finally got around to playing with C# last night - and I like it. So far I'm finding it like C++ with all of the good bits from Delphi added in. And the ease of writing & using DLLs in C# had me ...