<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PeterKellner.net &#187; Code Camp Web Site Series</title>
	<atom:link href="http://peterkellner.net/category/code-camp-web-site-series/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterkellner.net</link>
	<description>Specializing in Microsoft Web and Database Technologies</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:32:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bravo for ORCSWeb! On so many fronts</title>
		<link>http://peterkellner.net/2009/07/27/orcsweb-hosting-company-awesome-review/</link>
		<comments>http://peterkellner.net/2009/07/27/orcsweb-hosting-company-awesome-review/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 19:59:07 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[Code Camp Web Site Series]]></category>
		<category><![CDATA[Sql Server]]></category>
		<category><![CDATA[Sql Server 2008]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/07/27/orcsweb-hosting-company-awesome-review/</guid>
		<description><![CDATA[Many of you know of ORCSWeb either by reputation, or by way of Scott Forsyth, one of my ASP.NET MVP brothers.&#160; In case you don’t, they are a managed hosting solutions company specializing in Microsoft technologies.&#160; I’ve used their basic services for quite a while and have always been very happy.&#160; It has always seemed [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/07/27/orcsweb-hosting-company-awesome-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Multi Level ASP.NET Menu with CSS Friendly Control Adapters (The Source Code!) Part 6</title>
		<link>http://peterkellner.net/2009/03/27/codecampwebsiteseries6-cssfriendly-adapters-aspnet-menu/</link>
		<comments>http://peterkellner.net/2009/03/27/codecampwebsiteseries6-cssfriendly-adapters-aspnet-menu/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 19:40:23 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CSS Adapters]]></category>
		<category><![CDATA[Code Camp Web Site Series]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/03/27/codecampwebsiteseries6-cssfriendly-adapters-aspnet-menu/</guid>
		<description><![CDATA[Article Series             Article 1:        Best Practices for Building an ASP.NET quality web site                  Article 2:     [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/03/27/codecampwebsiteseries6-cssfriendly-adapters-aspnet-menu/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>One Week to Go Before Silicon Valley Code Camp! 118 Sessions, Over 1000 Registered (11/8,11/9)</title>
		<link>http://peterkellner.net/2008/11/01/siliconvalley-codecamp-final-prep-shirts/</link>
		<comments>http://peterkellner.net/2008/11/01/siliconvalley-codecamp-final-prep-shirts/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 18:18:05 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[Code Camp Web Site Series]]></category>
		<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2008/11/01/siliconvalley-codecamp-final-prep-shirts/</guid>
		<description><![CDATA[Things are really heating up here.&#160; We just did our walk through of Foothill College to insure we have room for everyone and all the food.&#160; (Coffee both mornings, lunches both days, Barbeque Saturday Night and bucket loads of technology sessions).&#160; As usual, I had my camera in tow so we could have some pictures. [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/11/01/siliconvalley-codecamp-final-prep-shirts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using LINQ to Merge Mailing Lists and Filter Opt OutsBuilding the Code Camp Web Site (Article 5)</title>
		<link>http://peterkellner.net/2008/07/03/combine-email-lists-with-linq/</link>
		<comments>http://peterkellner.net/2008/07/03/combine-email-lists-with-linq/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 15:33:39 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[Code Camp Web Site Series]]></category>
		<category><![CDATA[How Things Work]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://peterkellner.net/?p=321</guid>
		<description><![CDATA[<br />
<p>Combining two mailing lists with LINQ, then removing a third is demonstrated in this post.  Using C# 3.0 with .Net 3.5 allows us to leverage LINQ to make this an easy process.  This post shows and explains the LINQ code to do this</p>
<br />]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/07/03/combine-email-lists-with-linq/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Making the RSS Feed From the web site Discoverable</title>
		<link>http://peterkellner.net/2008/06/29/make-rss-discoverable-on-web-page/</link>
		<comments>http://peterkellner.net/2008/06/29/make-rss-discoverable-on-web-page/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 16:09:58 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[Code Camp Web Site Series]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2008/06/29/make-rss-discoverable-on-web-page/</guid>
		<description><![CDATA[<br /><p>This post shows how to use a cool tool to making a RSS Feed Discoverable on a web page.  It involves creating an entry in the header tag of the page.</p>]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/06/29/make-rss-discoverable-on-web-page/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Creating a Modal Login Window Using the Telerik Modal RadWindow ComponentBuilding the Code Camp Web Site (Article 4)</title>
		<link>http://peterkellner.net/2008/06/29/sv-code-camp-web-site-series4/</link>
		<comments>http://peterkellner.net/2008/06/29/sv-code-camp-web-site-series4/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 15:47:43 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Code Camp Web Site Series]]></category>
		<category><![CDATA[How Things Work]]></category>

		<guid isPermaLink="false">http://peterkellner.net/?p=286</guid>
		<description><![CDATA[<br /><p>This article shows how to create a modal windows (not a popup) that displays a login windows (asking for username and password) in the middle of whatever asp.net page you are viewing.  It uses the Telerik Modal Radwindow control.  At the end of a successful login, the login dialog redirects the web user to some page designated by the author.  It requires no Javascript programming by the programmer.  Just simple method calls in the asp.net page.</p>]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/06/29/sv-code-camp-web-site-series4/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Creating a Theme For Each Year of Code Camp Using Skins in ASP.NETBuilding the New Code Camp Web Site (Part 3)</title>
		<link>http://peterkellner.net/2008/05/25/codecampwebsiteseries3/</link>
		<comments>http://peterkellner.net/2008/05/25/codecampwebsiteseries3/#comments</comments>
		<pubDate>Sun, 25 May 2008 22:17:56 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Code Camp Web Site Series]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2008/05/25/codecampwebsiteseries3/</guid>
		<description><![CDATA[<p>In this post, we discuss how to use themes and skins together in an ASP.NET web site.  A complete example is shown including the web.config, a master page and the theme.skin file.  This is an ongoing series of the trials and tribulations of building a new code camp web site.</p>]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/05/25/codecampwebsiteseries3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Multi Level ASP.NET Menu with CSS Friendly Control AdaptersBuilding the New Code Camp Web Site (Part 2)</title>
		<link>http://peterkellner.net/2008/05/19/codecampwebsiteseries2/</link>
		<comments>http://peterkellner.net/2008/05/19/codecampwebsiteseries2/#comments</comments>
		<pubDate>Mon, 19 May 2008 22:38:46 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[CSS Adapters]]></category>
		<category><![CDATA[Code Camp Web Site Series]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2008/05/19/codecampwebsiteseries2/</guid>
		<description><![CDATA[<p>This article discusses the CSS Friendly Adapters and how they are integraged with the ASP.NET 2.0 menu control.  It shows the default html created by a sample menu control without the Friendly Adapters, as well as showing the html created using the Friendly Adapters.</p>]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/05/19/codecampwebsiteseries2/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Best Practices for Building an asp.net quality web siteBuilding the New Code Camp Web Site (Part 1)</title>
		<link>http://peterkellner.net/2008/05/13/codecampwebsiteseries1/</link>
		<comments>http://peterkellner.net/2008/05/13/codecampwebsiteseries1/#comments</comments>
		<pubDate>Tue, 13 May 2008 18:06:25 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Atlas/AJAX]]></category>
		<category><![CDATA[Code Camp Web Site Series]]></category>
		<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2008/05/13/codecampwebsiteseries1/</guid>
		<description><![CDATA[<p>In this article, the first steps for building a professional web site are documented.  These steps include building requirements, working with a designer and starting the process to hire a css/html person</p>]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/05/13/codecampwebsiteseries1/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 4/13 queries in 0.010 seconds using disk
Content Delivery Network via cdn.peterkellner.net

Served from: peterkellner.net @ 2010-07-30 09:35:31 -->