0
kicks
Never worry about ASP.NET AJAX's "d" again
Since a lot of people are having trouble with it, I want to share one method you can use to completely isolate your code from the ".d" problem. In this post, I will show you how to detect the “.d” and how you can completely isolate your $.ajax success handler from it.