When is AJAX an overkill for your ASP.NET-jQuery web applications? Part-1 30 April 2010 NovoGeek (2) AJAX libraries have simplified developer’s life by providing clean & easy-to-use API. Their usage is so simple that we developers over use it, without realizing the performance impacts. In this article, I would like to explain few scenarios in which AJAX can be an overkill for your web app... [More]
The curious case of "Stop running script" error & jQuery 11 April 2010 NovoGeek (0) Before starting with the article, I would like to share something which encouraged me a lot. Now I'm a Microsoft Most Valuable Professional (MVP) for ASP.NET. Thanks to Microsoft folks for recognizing my efforts. :) Coming to the point., have you ever faced the below “St... [More]