Quantcast
Channel: Rick Schott :: devlpr.net » AJAX
Browsing all 7 articles
Browse latest View live

UpdatePanel Async Postsback slow in IE….what!?

How can it be that this problem only occurs in IE.  It is their technology on their platform! When using Internet Explorer to browse a page that contains an UpdatePanel, there is a delay (often...

View Article



UpdatePanel Async Postsback slow in IE…Part 3

So, I have received an updated script from Microsoft for KB 2000262.  The issues I found in the last script are now fixed.  In my testing so far it appears to be faster and stable.  The JS function...

View Article

Microsoft AJAX CDN

Microsoft Ajax Content Delivery Network The Microsoft Ajax content delivery network (CDN) enables you to easily add ASP.NET Ajax Library and jQuery scripts to your Web applications. You can start using...

View Article

jQuery 1.4 Alpha 1 Released

Hot off the presses: jQuery 1.4 Alpha 1 is released! This is the first alpha release of jQuery 1.4. The code is stable (passing all tests in all browsers we support), feature-complete (we’re no...

View Article

Image may be NSFW.
Clik here to view.

My 2011 Web Debugging Toolkit

Firebug IE Devopeler Toolbar Google Chrome Developer Tools ASP.NET Routing Debugger Fiddler2

View Article


Image may be NSFW.
Clik here to view.

Using ucajax to render UserControls via WCF

I recently released an open source project called ucajax hosted on GitHub and also available via NuGet. The project’s main purpose is to render ASP.NET UserControls via web services, currently...

View Article

How to get script tags with jQuery .find from ajax result

$.ajax({ type: "GET", dataType: 'html', contentType: 'application/x-www-form-urlencoded', url: '/url', success: function (data) { //have to replace script or else jQuery will remove them var...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images