<?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: Building an AJAX web part with jQuery (Part 1)</title>
	<atom:link href="http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
	<description>about .Net and application platform development</description>
	<lastBuildDate>Wed, 01 Feb 2012 17:07:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Peter Gerritsen</title>
		<link>http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/comment-page-1/#comment-7499</link>
		<dc:creator>Peter Gerritsen</dc:creator>
		<pubDate>Tue, 17 Jan 2012 05:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/#comment-7499</guid>
		<description>@Franklin,

When you navigate to the asmx url, do you get the webservice description page iis serves? If not it may be namesspaces gone wrong. Also you can use firebug/developer tools in your browser to see if the post is to the correct url and see what is returned from the server.

Peter</description>
		<content:encoded><![CDATA[<p>@Franklin,</p>
<p>When you navigate to the asmx url, do you get the webservice description page iis serves? If not it may be namesspaces gone wrong. Also you can use firebug/developer tools in your browser to see if the post is to the correct url and see what is returned from the server.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franklin</title>
		<link>http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/comment-page-1/#comment-7498</link>
		<dc:creator>Franklin</dc:creator>
		<pubDate>Tue, 17 Jan 2012 00:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/#comment-7498</guid>
		<description>Hi Peter,
When i try to add *.asmx under _lyaout , I was not able to find template in sharepoint webpart project but it is available in web project.
So i created this files in webproject and copied to _layouts/JsonServices folder and did everything you mentioned above (DataContract, datamemeber , creating webmethod etc) and added web.config file
But when i do ajax post i am not getting hit inside my service
any thoughts</description>
		<content:encoded><![CDATA[<p>Hi Peter,<br />
When i try to add *.asmx under _lyaout , I was not able to find template in sharepoint webpart project but it is available in web project.<br />
So i created this files in webproject and copied to _layouts/JsonServices folder and did everything you mentioned above (DataContract, datamemeber , creating webmethod etc) and added web.config file<br />
But when i do ajax post i am not getting hit inside my service<br />
any thoughts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Building an AJAX web part with jQuery (Part 2)</title>
		<link>http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/comment-page-1/#comment-31</link>
		<dc:creator>Building an AJAX web part with jQuery (Part 2)</dc:creator>
		<pubDate>Tue, 02 Feb 2010 11:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/#comment-31</guid>
		<description>[...] to content HomeAbout me       &#171; Building an AJAX web part with jQuery (Part 1) Building an AJAX web part with jQuery (Part 3) [...]</description>
		<content:encoded><![CDATA[<p>[...] to content HomeAbout me       &laquo; Building an AJAX web part with jQuery (Part 1) Building an AJAX web part with jQuery (Part 3) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Building an AJAX web part with jQuery (Part 3)</title>
		<link>http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/comment-page-1/#comment-30</link>
		<dc:creator>Building an AJAX web part with jQuery (Part 3)</dc:creator>
		<pubDate>Tue, 02 Feb 2010 11:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/#comment-30</guid>
		<description>[...] part 1 of this series I explained a bit about the context and goal of creating an AJAX web part without [...]</description>
		<content:encoded><![CDATA[<p>[...] part 1 of this series I explained a bit about the context and goal of creating an AJAX web part without [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgardo Moguella</title>
		<link>http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/comment-page-1/#comment-29</link>
		<dc:creator>Edgardo Moguella</dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/#comment-29</guid>
		<description>Hoi Peter,

Ik ben net begonnen met Sharepoint.
Ik vind jou post zeer informatief en duidelijk.

Is het mogelijk de source code te downloaden?

Met vriendelijke groet,

Edgardo Moguella</description>
		<content:encoded><![CDATA[<p>Hoi Peter,</p>
<p>Ik ben net begonnen met Sharepoint.<br />
Ik vind jou post zeer informatief en duidelijk.</p>
<p>Is het mogelijk de source code te downloaden?</p>
<p>Met vriendelijke groet,</p>
<p>Edgardo Moguella</p>
]]></content:encoded>
	</item>
</channel>
</rss>

