<?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 Websites with Microsoft Content Management Server: A fast-paced and practical tutorial guide for C# developers starting out with MCMS 2002</title>
	<atom:link href="http://www.website-domain-name.com/books/building-websites-with-microsoft-content-management-server-a-fast-paced-and-practical-tutorial-guide-for-c-developers-starting-out-with-mcms-2002/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.website-domain-name.com/books/building-websites-with-microsoft-content-management-server-a-fast-paced-and-practical-tutorial-guide-for-c-developers-starting-out-with-mcms-2002/</link>
	<description>Learn More About Buying Domain Names</description>
	<lastBuildDate>Wed, 19 May 2010 08:53:17 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Psyche</title>
		<link>http://www.website-domain-name.com/books/building-websites-with-microsoft-content-management-server-a-fast-paced-and-practical-tutorial-guide-for-c-developers-starting-out-with-mcms-2002/comment-page-1/#comment-2165</link>
		<dc:creator>Psyche</dc:creator>
		<pubDate>Mon, 11 Jan 2010 05:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.website-domain-name.com/books/building-websites-with-microsoft-content-management-server-a-fast-paced-and-practical-tutorial-guide-for-c-developers-starting-out-with-mcms-2002/#comment-2165</guid>
		<description>

Using code samples from this book, I was able to make our CMS deployment (my first foray into . NET programming) in less than a month.   This book includes some great controls that are necessary for good site design and maintenance, and has an excellent breakdown of base control properties.   There&#039;s plenty in here to get one started with CMS design. &#13;I&#039;m very much looking forward to the sequel to this book in Nov 2005. 
      </description>
		<content:encoded><![CDATA[<p>Using code samples from this book, I was able to make our CMS deployment (my first foray into . NET programming) in less than a month.   This book includes some great controls that are necessary for good site design and maintenance, and has an excellent breakdown of base control properties.   There&#8217;s plenty in here to get one started with CMS design. &#13;I&#8217;m very much looking forward to the sequel to this book in Nov 2005.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaman</title>
		<link>http://www.website-domain-name.com/books/building-websites-with-microsoft-content-management-server-a-fast-paced-and-practical-tutorial-guide-for-c-developers-starting-out-with-mcms-2002/comment-page-1/#comment-2164</link>
		<dc:creator>Vaman</dc:creator>
		<pubDate>Mon, 11 Jan 2010 02:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.website-domain-name.com/books/building-websites-with-microsoft-content-management-server-a-fast-paced-and-practical-tutorial-guide-for-c-developers-starting-out-with-mcms-2002/#comment-2164</guid>
		<description>

This is a great book, which would help you start out with no experience in MCMS.  The book has all the examples that you need to perform basic tasks and as well as complicated tasks.  This book is straightforward and extremely helpful in tapping into both the Publishing API and as well as Deployment API. &#13;Even if your experience is short, this book will help you starting out with installing, creating templates(explains them pretty well),establishing placeholders, creating postings, and everything else that you need to know to start and continue to work in MCMS.  So far this is the best starter book that I have found.  I also bought the Advanced MCMS book based on the positive experience that I had with this book. 
      </description>
		<content:encoded><![CDATA[<p>This is a great book, which would help you start out with no experience in MCMS.  The book has all the examples that you need to perform basic tasks and as well as complicated tasks.  This book is straightforward and extremely helpful in tapping into both the Publishing API and as well as Deployment API. &#13;Even if your experience is short, this book will help you starting out with installing, creating templates(explains them pretty well),establishing placeholders, creating postings, and everything else that you need to know to start and continue to work in MCMS.  So far this is the best starter book that I have found.  I also bought the Advanced MCMS book based on the positive experience that I had with this book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tacey</title>
		<link>http://www.website-domain-name.com/books/building-websites-with-microsoft-content-management-server-a-fast-paced-and-practical-tutorial-guide-for-c-developers-starting-out-with-mcms-2002/comment-page-1/#comment-2163</link>
		<dc:creator>Tacey</dc:creator>
		<pubDate>Mon, 11 Jan 2010 01:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.website-domain-name.com/books/building-websites-with-microsoft-content-management-server-a-fast-paced-and-practical-tutorial-guide-for-c-developers-starting-out-with-mcms-2002/#comment-2163</guid>
		<description>

Book is laid out very well.  Plenty of practical examples which you can try as you read the book and implement a demo site.  Goes far beyond any other book in explaining the CMS PAPI (Publishing API).  Only grouse: It is written in C# which seems to be the norm for most CMS sites but in my implementation I use VB. Net although translating to vb. net is very easy. &#13;  I&#039;ve interacted with the Authors (Stefan Gossner and Mei Ying) through the microsoft. public. cmserver. general news group for several of my problems and they are very knowledgable in the CMS product.  I dont know them personally though! If you want to learn CMS2002 in detail this book is worth the buy. 
      </description>
		<content:encoded><![CDATA[<p>Book is laid out very well.  Plenty of practical examples which you can try as you read the book and implement a demo site.  Goes far beyond any other book in explaining the CMS PAPI (Publishing API).  Only grouse: It is written in C# which seems to be the norm for most CMS sites but in my implementation I use VB. Net although translating to vb. net is very easy. &#13;  I&#8217;ve interacted with the Authors (Stefan Gossner and Mei Ying) through the microsoft. public. cmserver. general news group for several of my problems and they are very knowledgable in the CMS product.  I dont know them personally though! If you want to learn CMS2002 in detail this book is worth the buy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

