Ajax
jQuery Globalization Plugin from Microsoft
Submitted by Stephen Kelley on Fri, 06/11/2010 - 00:34Last month I blogged about how Microsoft is starting to make code contributions to jQuery, and about some of the first code contributions we were working on: jQuery Templates and Data Linking support.
- Login or register to post comments
- Read more
- 8 reads
- Feed: ScottGu's Blog
- Original article
ASMX ScriptService mistake – Invalid JSON primitive
Submitted by Stephen Kelley on Mon, 05/31/2010 - 23:33One group of searches that consistently brings traffic here is variations on the error: Invalid JSON primitive. Unfortunately, the post that Google sends that traffic to doesn’t address the issue until somewhere within its 150+ comments.
Today, the topic gets its own post.
If you’ve worked with ASMX ScriptServices or Page Methods without ASP.NET AJAX’s client-side proxy (e.g. using jQuery or pure XMLHttpRequest code), you’ve may have seen this cryptic error yourself. Or, perhaps you’ve just arrived here due to seeing it for the first time.
- Login or register to post comments
- Read more
- 15 reads
- Feed: Encosia
- Original article
jQuery Templates and Data Linking (and Microsoft contributing to jQuery)
Submitted by Stephen Kelley on Fri, 05/07/2010 - 02:26The jQuery library has a passionate community of developers, and it is now the most widely used JavaScript library on the web today.
Two years ago I announced that Microsoft would begin offering product support for jQuery, and that we’d be including it in new versions of Visual Studio going forward. By default, when you create new ASP.NET Web Forms and ASP.NET MVC projects with VS 2010 you’ll find jQuery automatically added to your project.
- Login or register to post comments
- Read more
- 28 reads
- Feed: ScottGu's Blog
- Original article
Encosia
Submitted by Stephen Kelley on Wed, 03/17/2010 - 19:55ASP.NET and AJAX code, ideas, and examples.
- Login or register to post comments
- 42 reads
- Feed items
- Link to site
ASMX ScriptService mistakes: Installation and configuration
Submitted by Stephen Kelley on Mon, 03/08/2010 - 22:29Continuing my series of posts about ASMX services and JSON, in this post I’m going to cover two common mistakes that plague the process of getting a project’s first ASMX ScriptService working: Installing System.Web.Extensions into the GAC and configuring your web.config.
System.Web.Extensions (aka ASP.NET AJAX)
The ability for ASMX services to return raw JSON is made possible by two key features originally added by the ASP.NET AJAX Extensions v1.0:
- Login or register to post comments
- Read more
- 38 reads
- Feed: Encosia
- Original article
ASMX and JSON – Common mistakes and misconceptions
Submitted by Stephen Kelley on Wed, 03/03/2010 - 04:02While we were recording episode 5 of Mastering jQuery, I found myself running down a lengthy list of misconceptions and potential pitfalls when it comes to using ASMX services for AJAX callbacks. After years of fielding questions revolving around that topic, I suppose I’ve developed a decent handle on the issues most often encountered.
- Login or register to post comments
- Read more
- 36 reads
- Feed: Encosia
- Original article
Test Image
Submitted by Stephen Kelley on Sat, 11/22/2008 - 21:31My Web Site
From the exampe on MustardSeed Media: http://mustardseedmedia.com/podcast/episode1
You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialise correctly.
You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialise correctly.

