Microsoft has so fully embraced JavaScript that it's even created a superset of the language, called TypeScript. Another indication of how intertwined it's becoming as a core .NET language, along with ...
When I started creating Web Services, I was using ADO.NET DataSets to retrieve data and then sending that data to my consumers using XML. Those Web Services are still there, but my consumers now want ...