Javascript – a quick reminder
My latest contract has seen my development time focus strongly on Sql Server, Xml and C# server side code.
However, lately I’ve been playing around with all the new Asp.Net 3.5 extensions (MVC) and Linq with VS 2008 and found that I could use a refresher course in all things Javascript – particularly Ajax and JSON.
I found this awesome guide which gives you a quick reminder of the useful techniques required to author some top notch client side code when building web apps.
