Mimeo’s Initial Migration/Implementation of ASP.NET AJAX Completed

We just launched the first version of the site where we depend completely on ASP.NET AJAX to do all our script management. Here’s what we did in this initial phase: Added ScriptManager to our Master Page and ScriptManagerProxy to any content pages that required it Changed all static <script> tags to be ScriptReferences Changed all […]