<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Accessing ASP.NET Web Services with Dojo</title>
	<atom:link href="http://www.mikejuniper.com/2008/07/accessing-aspnet-web-services-with-dojo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikejuniper.com/2008/07/accessing-aspnet-web-services-with-dojo/</link>
	<description>Thoughts on GIS software development and life.</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:03:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: mike</title>
		<link>http://www.mikejuniper.com/2008/07/accessing-aspnet-web-services-with-dojo/comment-page-1/#comment-3</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sat, 02 Aug 2008 01:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikejuniper.com/?p=3#comment-3</guid>
		<description>I haven&#039;t tried a web service on a different domain. I think you&#039;d have to use jsonp for that which dojo can do. But like I said, I haven&#039;t tried that. I&#039;m pretty sure Glenn (http://ruprict.wordpress.com/) had a post on that a while ago.

I have bound the results to a yui tree and a yui datatable. Kinda weird but I&#039;m relatively new to this whole web development thing and I was having trouble with the dojo.data stuff you need to use to easily bind to a dojo grid. I&#039;ve since gotten pretty comfortable with dojo.data and I think it would not be very difficult to bind it to a dojo grid.

What sort of issues are you having with the results?</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tried a web service on a different domain. I think you&#8217;d have to use jsonp for that which dojo can do. But like I said, I haven&#8217;t tried that. I&#8217;m pretty sure Glenn (<a href="http://ruprict.wordpress.com/" rel="nofollow">http://ruprict.wordpress.com/</a>) had a post on that a while ago.</p>
<p>I have bound the results to a yui tree and a yui datatable. Kinda weird but I&#8217;m relatively new to this whole web development thing and I was having trouble with the dojo.data stuff you need to use to easily bind to a dojo grid. I&#8217;ve since gotten pretty comfortable with dojo.data and I think it would not be very difficult to bind it to a dojo grid.</p>
<p>What sort of issues are you having with the results?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VBAHole22</title>
		<link>http://www.mikejuniper.com/2008/07/accessing-aspnet-web-services-with-dojo/comment-page-1/#comment-2</link>
		<dc:creator>VBAHole22</dc:creator>
		<pubDate>Fri, 01 Aug 2008 23:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikejuniper.com/?p=3#comment-2</guid>
		<description>I noticed that your url is a local resource and not an http. Have you tried your example with your web service published to a different machine/domain?  Have you tried to bind the response to a dojo grid? I&#039;m having issues binding results that come back from services that are not local. Just wondering if you had taken the resultset to the next level by binding it for the client to view.</description>
		<content:encoded><![CDATA[<p>I noticed that your url is a local resource and not an http. Have you tried your example with your web service published to a different machine/domain?  Have you tried to bind the response to a dojo grid? I&#8217;m having issues binding results that come back from services that are not local. Just wondering if you had taken the resultset to the next level by binding it for the client to view.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

