<?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 for Catalin's Zeroes and Ones</title>
	<atom:link href="http://blog.nvise.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.nvise.com</link>
	<description>// TODO: choose a tagline</description>
	<lastBuildDate>Wed, 24 Aug 2011 12:05:28 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on ASP.NET MVC returning 302 (Found) HTTP status code on unauthorized Ajax calls instead of 401(Unauthorized) like classic ASP.NET by Brian</title>
		<link>http://blog.nvise.com/?p=26#comment-223</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 24 Aug 2011 12:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nvise.com/2009/07/aspnet-mvc-returning-302-found-http-status-code-on-unauthorized-ajax-calls-instead-of-401unauthorized-like-classic-aspnet/#comment-223</guid>
		<description>Sorry ... posted to wrong blog :(</description>
		<content:encoded><![CDATA[<p>Sorry &#8230; posted to wrong blog <img src='http://blog.nvise.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET MVC returning 302 (Found) HTTP status code on unauthorized Ajax calls instead of 401(Unauthorized) like classic ASP.NET by Brian</title>
		<link>http://blog.nvise.com/?p=26#comment-222</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 24 Aug 2011 11:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nvise.com/2009/07/aspnet-mvc-returning-302-found-http-status-code-on-unauthorized-ajax-calls-instead-of-401unauthorized-like-classic-aspnet/#comment-222</guid>
		<description>Hi Ben,

Thanks for posting this up, I am currently trying to implement an MVC uploader and this post is a helpful starting point. One problem I am having with your code is that Im getting a 302 HTTP error every time I post to my controler. Any ideas on why this should be?

Thanks again,

Brian</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>Thanks for posting this up, I am currently trying to implement an MVC uploader and this post is a helpful starting point. One problem I am having with your code is that Im getting a 302 HTTP error every time I post to my controler. Any ideas on why this should be?</p>
<p>Thanks again,</p>
<p>Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET MVC returning 302 (Found) HTTP status code on unauthorized Ajax calls instead of 401(Unauthorized) like classic ASP.NET by Josh</title>
		<link>http://blog.nvise.com/?p=26#comment-147</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 05 Apr 2011 17:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nvise.com/2009/07/aspnet-mvc-returning-302-found-http-status-code-on-unauthorized-ajax-calls-instead-of-401unauthorized-like-classic-aspnet/#comment-147</guid>
		<description>Funny, I am having this same issue, in a custom handler I am working on. Your solution won&#039;t work in my case as sometimes we will want the 302 error for other paths in the application.</description>
		<content:encoded><![CDATA[<p>Funny, I am having this same issue, in a custom handler I am working on. Your solution won&#8217;t work in my case as sometimes we will want the 302 error for other paths in the application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Challenge: 2D Geometry by Wim Coenen</title>
		<link>http://blog.nvise.com/?p=12#comment-72</link>
		<dc:creator>Wim Coenen</dc:creator>
		<pubDate>Tue, 30 Mar 2010 02:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nvise.com/2008/08/programming-challenge-2d-geometry/#comment-72</guid>
		<description>Great stuff!

I was playing around with some code to do graph layout-ing. Then I got distracted by learning WPF instead of whipping up a quick rudimentary GUI as I should have. Then I ended up at your blog via your stackoverflow answer about WPF+MVVM. And lo and behold, here is something that links back to the thing I first started working on :-)</description>
		<content:encoded><![CDATA[<p>Great stuff!</p>
<p>I was playing around with some code to do graph layout-ing. Then I got distracted by learning WPF instead of whipping up a quick rudimentary GUI as I should have. Then I ended up at your blog via your stackoverflow answer about WPF+MVVM. And lo and behold, here is something that links back to the thing I first started working on <img src='http://blog.nvise.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling SharePoint web services using jQuery by NH Code Camp 09 &#171; Absolute Bits &#38; Beats</title>
		<link>http://blog.nvise.com/?p=15#comment-20</link>
		<dc:creator>NH Code Camp 09 &#171; Absolute Bits &#38; Beats</dc:creator>
		<pubDate>Wed, 04 Mar 2009 01:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nvise.com/?p=15#comment-20</guid>
		<description>[...] yet another great session on the event, he has featured the JQuery and put it up as the greatest break that done lately on development! the session was a life cycle for the development of a client side service call for a SharePoint information on a SharePoint page, by the end of that session I&#8217;ve admitted that JQuery is a real break. more on the topic. [...]</description>
		<content:encoded><![CDATA[<p>[...] yet another great session on the event, he has featured the JQuery and put it up as the greatest break that done lately on development! the session was a life cycle for the development of a client side service call for a SharePoint information on a SharePoint page, by the end of that session I&#8217;ve admitted that JQuery is a real break. more on the topic. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Challenge: 2D Geometry by Chase</title>
		<link>http://blog.nvise.com/?p=12#comment-19</link>
		<dc:creator>Chase</dc:creator>
		<pubDate>Wed, 07 Jan 2009 14:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nvise.com/2008/08/programming-challenge-2d-geometry/#comment-19</guid>
		<description>Te3uPa82Joz4A</description>
		<content:encoded><![CDATA[<p>Te3uPa82Joz4A</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling SharePoint web services using jQuery by pat</title>
		<link>http://blog.nvise.com/?p=15#comment-18</link>
		<dc:creator>pat</dc:creator>
		<pubDate>Wed, 31 Dec 2008 16:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nvise.com/?p=15#comment-18</guid>
		<description>&quot;You could pass the credentials in the jQuery call but I wouldn’t do that if I were you.&quot;

How do you go about doing that?</description>
		<content:encoded><![CDATA[<p>&#8220;You could pass the credentials in the jQuery call but I wouldn’t do that if I were you.&#8221;</p>
<p>How do you go about doing that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling SharePoint web services using jQuery by David Kitchen</title>
		<link>http://blog.nvise.com/?p=15#comment-15</link>
		<dc:creator>David Kitchen</dc:creator>
		<pubDate>Sun, 07 Dec 2008 10:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nvise.com/?p=15#comment-15</guid>
		<description>Nice work.

I&#039;d been doing this a much more difficult way over the past 3 years as I was using a standard http request and constructing all of the soap headers.

Your way is much nicer. I knew about the jQuery.Soap plugin but hadn&#039;t yet looked at it, your code is the quick start I was hoping to find.

Btw, have you seen the utility I&#039;ve just open sourced for SharePoint? ShUIE http://www.codeplex.com/ShUIE/

It&#039;s designed to allow SharePoint developers to work with jQuery and to do funky stuff on the front end.

I&#039;m probably going to be adding the soap stuff to that so that it becomes trivial to lookup list data in other sites... I&#039;ll ping you an update when I make such a thing.</description>
		<content:encoded><![CDATA[<p>Nice work.</p>
<p>I&#8217;d been doing this a much more difficult way over the past 3 years as I was using a standard http request and constructing all of the soap headers.</p>
<p>Your way is much nicer. I knew about the jQuery.Soap plugin but hadn&#8217;t yet looked at it, your code is the quick start I was hoping to find.</p>
<p>Btw, have you seen the utility I&#8217;ve just open sourced for SharePoint? ShUIE <a href="http://www.codeplex.com/ShUIE/" rel="nofollow">http://www.codeplex.com/ShUIE/</a></p>
<p>It&#8217;s designed to allow SharePoint developers to work with jQuery and to do funky stuff on the front end.</p>
<p>I&#8217;m probably going to be adding the soap stuff to that so that it becomes trivial to lookup list data in other sites&#8230; I&#8217;ll ping you an update when I make such a thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling SharePoint web services using jQuery by Catalin</title>
		<link>http://blog.nvise.com/?p=15#comment-14</link>
		<dc:creator>Catalin</dc:creator>
		<pubDate>Tue, 02 Dec 2008 10:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nvise.com/?p=15#comment-14</guid>
		<description>Oskar&gt; I added a link to the source code at the end of the post; better late than never...

Eli&gt; Is there a newer version than 6 - May 16, 2008 ? 
Because this version still calls req.setRequestHeader(&quot;Content-Type&quot;...</description>
		<content:encoded><![CDATA[<p>Oskar> I added a link to the source code at the end of the post; better late than never&#8230;</p>
<p>Eli> Is there a newer version than 6 &#8211; May 16, 2008 ?<br />
Because this version still calls req.setRequestHeader(&#8220;Content-Type&#8221;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling SharePoint web services using jQuery by Eli Sand</title>
		<link>http://blog.nvise.com/?p=15#comment-13</link>
		<dc:creator>Eli Sand</dc:creator>
		<pubDate>Wed, 26 Nov 2008 21:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nvise.com/?p=15#comment-13</guid>
		<description>Found this entry while searching for a SOAP client jquery plugin and got the one you mentioned.  I downloaded the current beta and checked to see if this problem needed fixing - but it seems the author has implemented this fix in his code.

Figured I&#039;d just let you know it&#039;s now fixed, so shouldn&#039;t be an issue in the future :)</description>
		<content:encoded><![CDATA[<p>Found this entry while searching for a SOAP client jquery plugin and got the one you mentioned.  I downloaded the current beta and checked to see if this problem needed fixing &#8211; but it seems the author has implemented this fix in his code.</p>
<p>Figured I&#8217;d just let you know it&#8217;s now fixed, so shouldn&#8217;t be an issue in the future <img src='http://blog.nvise.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

