a MUST for ASP.NET Devs…
If there is one thing I have learnt in the last month, its how little I really understood about the use of JavaScript inside ASP.NET applications. Sure I could mash a <script> tag together and get something happening on the browser, but as far as best practices, lexical closures, correct use of the global stack, … Read more