<?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: ASP.NET 3.5 AJAX Unleashed</title>
	<atom:link href="http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/</link>
	<description>Web Hosting Information</description>
	<lastBuildDate>Thu, 09 Feb 2012 07:54:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: John David Young</title>
		<link>http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/comment-page-1/#comment-911</link>
		<dc:creator>John David Young</dc:creator>
		<pubDate>Sun, 07 Feb 2010 12:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/#comment-911</guid>
		<description>I read this because the ASP.NET 3.5 MCTS Training Kit will not be released until April, and I want to take the test before then. 
&lt;br /&gt;
&lt;br /&gt;I found the examples to be rather difficult to repeat, as information was often left out that would be necessary to get them to work properly. 
Rating: 3 / 5</description>
		<content:encoded><![CDATA[<p>I read this because the ASP.NET 3.5 MCTS Training Kit will not be released until April, and I want to take the test before then. </p>
<p>I found the examples to be rather difficult to repeat, as information was often left out that would be necessary to get them to work properly.<br />
Rating: 3 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Connell</title>
		<link>http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/comment-page-1/#comment-910</link>
		<dc:creator>Andrew Connell</dc:creator>
		<pubDate>Sun, 07 Feb 2010 09:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/#comment-910</guid>
		<description>I admittedly haven&#039;t spent a ton of time with AJAX. Rob does a great job of introducing AJAX to someone who doesn&#039;t have a lot of experience with it in a very easy to consume way. Using this resource I was able to quickly AJAX-ify one of my SharePoint Web Parts in under 30m that contained a lot of complexity. This is a fantastic learning tool and ongoing resource!
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>I admittedly haven&#8217;t spent a ton of time with AJAX. Rob does a great job of introducing AJAX to someone who doesn&#8217;t have a lot of experience with it in a very easy to consume way. Using this resource I was able to quickly AJAX-ify one of my SharePoint Web Parts in under 30m that contained a lot of complexity. This is a fantastic learning tool and ongoing resource!<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B. Lonsdale</title>
		<link>http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/comment-page-1/#comment-909</link>
		<dc:creator>B. Lonsdale</dc:creator>
		<pubDate>Sun, 07 Feb 2010 08:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/#comment-909</guid>
		<description>I didn&#039;t fully understand Ajax until I read this book. This book helped me to fully understand the concepts and now my project is well under way! Thank Rob!
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t fully understand Ajax until I read this book. This book helped me to fully understand the concepts and now my project is well under way! Thank Rob!<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Hoffman</title>
		<link>http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/comment-page-1/#comment-908</link>
		<dc:creator>Kevin Hoffman</dc:creator>
		<pubDate>Sun, 07 Feb 2010 06:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/#comment-908</guid>
		<description>This book is not for people who have no experience with ASP.NET. Rather, if you are a seasoned pro at building Postback-style ASP.NET applications but you want to make your apps more interactive, more responsive, and overall bring them up to par with the rest of the web - this is the book for you.
&lt;br /&gt;
&lt;br /&gt;This book provides clear, concise explanations for what Ajax is and how it is implemented and made available for developers within ASP.NET 3.5. When you&#039;re done reading this book you will be able to do more than just make some pieces of your page refresh without postback, you&#039;ll be able to fully consume JSON services, dynamically re-render pieces of your page on the fly, implement client-side paging, querying, updating - and much more.
&lt;br /&gt;
&lt;br /&gt;The bottom line is if you build commercial-quality ASP.NET applications and you want them to be clean, crisp, highly responsive, and up-to-date, you need this book.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>This book is not for people who have no experience with ASP.NET. Rather, if you are a seasoned pro at building Postback-style ASP.NET applications but you want to make your apps more interactive, more responsive, and overall bring them up to par with the rest of the web &#8211; this is the book for you.</p>
<p>This book provides clear, concise explanations for what Ajax is and how it is implemented and made available for developers within ASP.NET 3.5. When you&#8217;re done reading this book you will be able to do more than just make some pieces of your page refresh without postback, you&#8217;ll be able to fully consume JSON services, dynamically re-render pieces of your page on the fly, implement client-side paging, querying, updating &#8211; and much more.</p>
<p>The bottom line is if you build commercial-quality ASP.NET applications and you want them to be clean, crisp, highly responsive, and up-to-date, you need this book.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/comment-page-1/#comment-907</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Sun, 07 Feb 2010 06:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.winwebhosting.com/blog/microsoft_ajax/asp-net-3-5-ajax-unleashed/#comment-907</guid>
		<description>It gives what Ajax can do for me. However if I decide to open Visual studio and make use of some controls then I have a hard time to do so. I was interested in the topic to Ajaxify SharePoint however the codeplex project ajaxify sharepoint solved all my questions and hence I ended up skipping this chapter. 
&lt;br /&gt;
&lt;br /&gt;I found it to be a great Ajax review book but not useful from a developer point of view
Rating: 3 / 5</description>
		<content:encoded><![CDATA[<p>It gives what Ajax can do for me. However if I decide to open Visual studio and make use of some controls then I have a hard time to do so. I was interested in the topic to Ajaxify SharePoint however the codeplex project ajaxify sharepoint solved all my questions and hence I ended up skipping this chapter. </p>
<p>I found it to be a great Ajax review book but not useful from a developer point of view<br />
Rating: 3 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>

