<?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 a Web 2.0 Portal with ASP.Net 3.5: None</title>
	<atom:link href="http://www.aspnetwebhosting.com/windows-web-hosting/building-a-web-2-0-portal-with-asp-net-3-5-none/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aspnetwebhosting.com/windows-web-hosting/building-a-web-2-0-portal-with-asp-net-3-5-none/</link>
	<description>Bringing you articles, reviews, news and happenings in asp.net hosting.</description>
	<lastBuildDate>Sun, 21 Feb 2010 21:09:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Emerence</title>
		<link>http://www.aspnetwebhosting.com/windows-web-hosting/building-a-web-2-0-portal-with-asp-net-3-5-none/comment-page-1/#comment-2480</link>
		<dc:creator>Emerence</dc:creator>
		<pubDate>Sun, 20 Dec 2009 00:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspnetwebhosting.com/windows-web-hosting/building-a-web-2-0-portal-with-asp-net-3-5-none/#comment-2480</guid>
		<description>&lt;/div&gt;

Omar is an excellent .NET programmer and I really enjoyed his book. This book gave excellent insight on running a high volume website with ASP.NET. It also dives into some of the new features of the .NET 3.5 framework. I really enjoyed the sections towards the end where he showed the type of hosting environment necessary to run a large scale website. I would also recommend subscribing to Omar&#039;s RSS feeds for excellent tips.
      </description>
		<content:encoded><![CDATA[<p>Omar is an excellent .NET programmer and I really enjoyed his book. This book gave excellent insight on running a high volume website with ASP.NET. It also dives into some of the new features of the .NET 3.5 framework. I really enjoyed the sections towards the end where he showed the type of hosting environment necessary to run a large scale website. I would also recommend subscribing to Omar&#8217;s RSS feeds for excellent tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timandra</title>
		<link>http://www.aspnetwebhosting.com/windows-web-hosting/building-a-web-2-0-portal-with-asp-net-3-5-none/comment-page-1/#comment-2479</link>
		<dc:creator>Timandra</dc:creator>
		<pubDate>Sat, 19 Dec 2009 23:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspnetwebhosting.com/windows-web-hosting/building-a-web-2-0-portal-with-asp-net-3-5-none/#comment-2479</guid>
		<description>&lt;/div&gt;

This book explains the techniques behind the DropThings portal [...] showing some source-code (available at www.codeplex.com) and giving a couple of tips and tricks of web 2.0 programming. The book is very interesting but it&#039;s for those developers who already know the technologies it covers (ASP.NET, C#, LINQ, WF and ASP.NET AJAX) and want to know &quot;the best way to do it&quot; or became aware of commom problems that big web 2.0 portals generally has.&#013;&lt;br/&gt;Below is the main topics of each chapter:&#013;&lt;br/&gt;&lt;br/&gt;Chapter 1 - Conceptual meanings of Web and ASP.NET.&#013;&lt;br/&gt;Chapter 2 - How can you design your own Widgets Framework (Based on his ideas that lead him to develop his own framework) and things that you need to concern when you develop a big portal.&#013;&lt;br/&gt;Chapter 3 - Tips and Tricks of developing rich client controls &#013;&lt;br/&gt;Chapter 4 - How can you add LINQ and Workflow Foundation to your Data and Business Layers.&#013;&lt;br/&gt;Chapter 5 - Developing Widgets itself&#013;&lt;br/&gt;Chapter 6, 7, 8 and 9 - Reflections over performance (at Client, Server and &quot;client-server&quot; interaction)&#013;&lt;br/&gt;Chapter 10 - Solving Deployment and &quot;Go-live&quot; problems.&#013;&lt;br/&gt;&lt;br/&gt;Bear in mind this book don&#039;t teach you those technologies, it only leads you to use them in a better way based on the author&#039;s experience (Author is the PageFlake&#039;s co-Founder and CTO, so he really knows what he&#039;s talking about).&#013;&lt;br/&gt;&lt;br/&gt;In conclusion, if you want to learn how you use those technologies (Asp.net Ajax, Workflow Foundation..), I recommend you to try other books. Otherwise, if you want to know more about how to create a scalable web 2.0 site, tips &amp; tricks and the best practices of those techs at web, this book will hit at the bullseye.
      </description>
		<content:encoded><![CDATA[<p>This book explains the techniques behind the DropThings portal [...] showing some source-code (available at <a href="http://www.codeplex.com" rel="nofollow">http://www.codeplex.com</a>) and giving a couple of tips and tricks of web 2.0 programming. The book is very interesting but it&#8217;s for those developers who already know the technologies it covers (ASP.NET, C#, LINQ, WF and ASP.NET AJAX) and want to know &#8220;the best way to do it&#8221; or became aware of commom problems that big web 2.0 portals generally has.&#13;<br />Below is the main topics of each chapter:&#13;</p>
<p>Chapter 1 &#8211; Conceptual meanings of Web and ASP.NET.&#13;<br />Chapter 2 &#8211; How can you design your own Widgets Framework (Based on his ideas that lead him to develop his own framework) and things that you need to concern when you develop a big portal.&#13;<br />Chapter 3 &#8211; Tips and Tricks of developing rich client controls &#13;<br />Chapter 4 &#8211; How can you add LINQ and Workflow Foundation to your Data and Business Layers.&#13;<br />Chapter 5 &#8211; Developing Widgets itself&#13;<br />Chapter 6, 7, 8 and 9 &#8211; Reflections over performance (at Client, Server and &#8220;client-server&#8221; interaction)&#13;<br />Chapter 10 &#8211; Solving Deployment and &#8220;Go-live&#8221; problems.&#13;</p>
<p>Bear in mind this book don&#8217;t teach you those technologies, it only leads you to use them in a better way based on the author&#8217;s experience (Author is the PageFlake&#8217;s co-Founder and CTO, so he really knows what he&#8217;s talking about).&#13;</p>
<p>In conclusion, if you want to learn how you use those technologies (Asp.net Ajax, Workflow Foundation..), I recommend you to try other books. Otherwise, if you want to know more about how to create a scalable web 2.0 site, tips &amp; tricks and the best practices of those techs at web, this book will hit at the bullseye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zerah</title>
		<link>http://www.aspnetwebhosting.com/windows-web-hosting/building-a-web-2-0-portal-with-asp-net-3-5-none/comment-page-1/#comment-2478</link>
		<dc:creator>Zerah</dc:creator>
		<pubDate>Sat, 19 Dec 2009 20:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspnetwebhosting.com/windows-web-hosting/building-a-web-2-0-portal-with-asp-net-3-5-none/#comment-2478</guid>
		<description>&lt;/div&gt;

I&#039;ve read the author&#039;s articles on Code Project, and when I found out he had written a book that built on them, I didn&#039;t waste any time getting my hands on it!&#013;&lt;br/&gt;&lt;br/&gt;Being the one of the few developers in my group that work with the latest &quot;cutting edge&quot; technology, and with no one to answer the questions I have, this book has simply been the fountain of knowledge I&#039;d been looking for. Definitely a must-read for those wishing to utilize the latest and greatest.&#013;&lt;br/&gt;&lt;br/&gt;The book is well organized, and the writing style makes it an easy read (usually technical books put me to sleep, but not this one).  It does assume that you&#039;ve already had some experience using ASP.NET 2.0/3.5, Javascript, and so forth, so I agree that this book will be the most beneficial to seasoned and advanced ASP.NET developers.&#013;&lt;br/&gt;&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;ve read the author&#8217;s articles on Code Project, and when I found out he had written a book that built on them, I didn&#8217;t waste any time getting my hands on it!&#13;</p>
<p>Being the one of the few developers in my group that work with the latest &#8220;cutting edge&#8221; technology, and with no one to answer the questions I have, this book has simply been the fountain of knowledge I&#8217;d been looking for. Definitely a must-read for those wishing to utilize the latest and greatest.&#13;</p>
<p>The book is well organized, and the writing style makes it an easy read (usually technical books put me to sleep, but not this one).  It does assume that you&#8217;ve already had some experience using ASP.NET 2.0/3.5, Javascript, and so forth, so I agree that this book will be the most beneficial to seasoned and advanced ASP.NET developers.&#13;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

