1
shouts

A breaking change between versions of ASP.NET AJAX | Encosia

posted by beebee 401 days, 12 hours, 1 minute ago
Tuesday, February 10, 2009 3:51:35 PM GMT

When working directly with JSON serialized ASMX services, be it via jQuery, pure XmlHttpRequest calls, or anything else other than the ScriptManager, one question inevitably arises. That question is of the inexplicable .d attribute that appeared in ASP.NET 3.5. What is it? Why is it there? In this post, I’ll use both a 2.0 and a 3.5 example ASMX web service to illustrate exactly what’s going on. I’ll also show you why it’s a good change.

An example Following a concrete example always helps to better c...

category: Ajax | clicked: 3 | | source: encosia.com | show counter code
tags: ASP.NET AJAX, JSON, Web Service, XMLHttpRequest

No comments yet, be the first one to post comment.

To post your comment please login or signup