<?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; Visual Studio</title>
	<atom:link href="http://peterkellner.net/category/visual-studio/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>Another Nice DevExpress CodeRush Refactoring</title>
		<link>http://peterkellner.net/2010/07/04/coderush-factorings-introduce-lambda-using-statements/</link>
		<comments>http://peterkellner.net/2010/07/04/coderush-factorings-introduce-lambda-using-statements/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 16:42:26 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[CodeRush]]></category>
		<category><![CDATA[Refactor]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2010/07/04/coderush-factorings-introduce-lambda-using-statements/</guid>
		<description><![CDATA[For the last few days, I’ve been using DevExpress CodeRush and am finding some very useful refactorings.&#160; Many I’m not blogging about, but there are a few that I really like.&#160; In this post, I’m going to show just two of those refactorings that have been making my code much nicer and easier to write.&#160; [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2010/07/04/coderush-factorings-introduce-lambda-using-statements/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A Handy Refactoring with CodeRush (InLine Temp)</title>
		<link>http://peterkellner.net/2010/07/02/coderush-refactoring-inline-temp/</link>
		<comments>http://peterkellner.net/2010/07/02/coderush-refactoring-inline-temp/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 14:34:56 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[CodeRush]]></category>
		<category><![CDATA[Refactor]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2010/07/02/coderush-refactoring-inline-temp/</guid>
		<description><![CDATA[I’ve recently started using CodeRush with Visual Studio 2010 and am so far very impressed with the convenience it adds to coding.&#160; One thing that is very clear is that the creators of CodeRush are real programmers and look very hard for patterns that us developers are constantly doing.&#160; As I run into these things [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2010/07/02/coderush-refactoring-inline-temp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A VS2010 Project Made From Post: How to: Host a WCF Service in a Managed Windows Service</title>
		<link>http://peterkellner.net/2010/06/18/wcf-service-in-managed-windows-service-vs2010-2/</link>
		<comments>http://peterkellner.net/2010/06/18/wcf-service-in-managed-windows-service-vs2010-2/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 14:37:33 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 4.0]]></category>
		<category><![CDATA[VS2010]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Windows Service]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2010/06/18/wcf-service-in-managed-windows-service-vs2010-2/</guid>
		<description><![CDATA[MSDN has a very nice article on how to create a windows service that hosts a Windows Communication Foundation (WCF) service.&#160; It explains all the details of doing this in a step by step fashion.&#160; One thing that I often find missing from these articles is the actual Visual Studio project that I can download [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2010/06/18/wcf-service-in-managed-windows-service-vs2010-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adding Speakers Page Template With Converters In Visual Studio 2010 Beta2 (Article 5 of 7)</title>
		<link>http://peterkellner.net/2010/01/25/adding-speakers-page-template-with-converters-in-visual-studio-2010-beta2-article-5-of-7/</link>
		<comments>http://peterkellner.net/2010/01/25/adding-speakers-page-template-with-converters-in-visual-studio-2010-beta2-article-5-of-7/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 23:20:35 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[RIA Services]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2010/01/25/adding-speakers-page-template-with-converters-in-visual-studio-2010-beta2-article-5-of-7/</guid>
		<description><![CDATA[            &#160;        Title Of Each Article        Video Included With Each Post                  Part 1 [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2010/01/25/adding-speakers-page-template-with-converters-in-visual-studio-2010-beta2-article-5-of-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://video.peterkellner.net/video/RIAServicesBayNet20090120/P5_AddingSpeakerPageTemplateWithConvertsAndHandler.flv" length="1" type="video/x-flv"/>
	</item>
		<item>
		<title>Adding a Navigation Page to a Silverlight Business Application Template (Article 4 of 7)</title>
		<link>http://peterkellner.net/2010/01/25/adding-a-navigation-page-to-a-silverlight-business-application-template-article-4-of-7/</link>
		<comments>http://peterkellner.net/2010/01/25/adding-a-navigation-page-to-a-silverlight-business-application-template-article-4-of-7/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 23:16:49 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[RIA Services]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2010/01/25/adding-a-navigation-page-to-a-silverlight-business-application-template-article-4-of-7/</guid>
		<description><![CDATA[            &#160;        Title Of Each Article        Video Included With Each Post                  Part 1 [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2010/01/25/adding-a-navigation-page-to-a-silverlight-business-application-template-article-4-of-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://video.peterkellner.net/video/RIAServicesBayNet20090120/P4_AddingNavigationImage.flv" length="1" type="video/x-flv"/>
	</item>
		<item>
		<title>I Love FinalBuilder from VSoft Technologies!</title>
		<link>http://peterkellner.net/2009/11/02/finalbuilder-review-svn-buildsystems/</link>
		<comments>http://peterkellner.net/2009/11/02/finalbuilder-review-svn-buildsystems/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 00:47:51 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[Build Products]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Sql Server 2008]]></category>
		<category><![CDATA[Version Control]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/11/02/finalbuilder-review-svn-buildsystems/</guid>
		<description><![CDATA[&#160;  For the past couple years, I’ve used a product called FinalBuilder from VSoft Technologies to automate my build processes.&#160; Since I’ve been building web sites (about the past 5 years or so), one of the biggest hassles is maintaining them.&#160; That is, updating the databases, deploying the web site, automating backups, etc.&#160; I’ve [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/11/02/finalbuilder-review-svn-buildsystems/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2008 Show All Files Does Not Always Work For Me</title>
		<link>http://peterkellner.net/2009/10/30/visualstudio2008-show-all-files-wifi-gogoinflight/</link>
		<comments>http://peterkellner.net/2009/10/30/visualstudio2008-show-all-files-wifi-gogoinflight/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 21:30:24 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/10/30/visualstudio2008-show-all-files-wifi-gogoinflight/</guid>
		<description><![CDATA[&#160;  Not sure how many times I’ve pressed the “Show All Files” menu choice on a Visual Studio 2008 Project and nothing happens.&#160; Well, I think I have finally found the pattern.  My guess is that you actually have to be clicked on the solution itself for the Show All Files to work.&#160; [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/10/30/visualstudio2008-show-all-files-wifi-gogoinflight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Automate a Simple Deploy Using DataDude (Visual Studio 2008 Database Edition)</title>
		<link>http://peterkellner.net/2009/10/24/datadude-vs2008-deploy-shortcut/</link>
		<comments>http://peterkellner.net/2009/10/24/datadude-vs2008-deploy-shortcut/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 15:38:15 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/10/24/datadude-vs2008-deploy-shortcut/</guid>
		<description><![CDATA[Not sure why this was hard, but I wanted to make a trivial command file to deploy my database (or any change to it).&#160; For those of you that don’t know the DataDude project, I have to say it’s one of the coolest tools that has come out the Microsoft Visual Studio Team for a [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/10/24/datadude-vs2008-deploy-shortcut/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Awesome Scrum Developer Training coming to Silicon Valley Microsoft Campus</title>
		<link>http://peterkellner.net/2009/10/14/scrum-training-course-mountainview-richard-hundhausen/</link>
		<comments>http://peterkellner.net/2009/10/14/scrum-training-course-mountainview-richard-hundhausen/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 04:02:34 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Scrum]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/10/14/scrum-training-course-mountainview-richard-hundhausen/</guid>
		<description><![CDATA[Several years ago, I was invited to a special showing of what was going to be the new SqlServer 2008 database in San Francisco.&#160; I had expected a sales demo but was hugely surprised by the quality of the presenter and his deep understanding of issues facing real developers like us.&#160; Over the years, I’ve [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/10/14/scrum-training-course-mountainview-richard-hundhausen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some Really Cool LINQ to Help Performance and Show Line Thickness</title>
		<link>http://peterkellner.net/2009/09/18/linq-groupby-grouplist-uniquesort-mapping/</link>
		<comments>http://peterkellner.net/2009/09/18/linq-groupby-grouplist-uniquesort-mapping/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 17:49:55 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/09/18/linq-groupby-grouplist-uniquesort-mapping/</guid>
		<description><![CDATA[I’ve done a bunch of Lat/Long type mapping programs over the years and one of the problems always ends up around performance.&#160; A common problem is that you keep redrawing the same line over and over and over.&#160; The pixels you are drawing don’t get any darker so all you are doing is wasting time.&#160; [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/09/18/linq-groupby-grouplist-uniquesort-mapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Disable Edit/Insert/New Buttons in DetailsView or GridView (ASP.NET 2.0+)</title>
		<link>http://peterkellner.net/2009/09/06/detailsview-gridview-aspnet-disable-new-edit-delete-buttons/</link>
		<comments>http://peterkellner.net/2009/09/06/detailsview-gridview-aspnet-disable-new-edit-delete-buttons/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 00:27:24 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[DetailsView]]></category>
		<category><![CDATA[GridView]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/09/06/detailsview-gridview-aspnet-disable-new-edit-delete-buttons/</guid>
		<description><![CDATA[So, this is kind of embarrassing, that it took me a while to figure this out.&#160; I have not been doing pure asp.net server control programming for a while, but I figure since it took me a while, maybe there is someone else in the same boat.  So, you have a GridView or DetailsView [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/09/06/detailsview-gridview-aspnet-disable-new-edit-delete-buttons/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>A New Book on Using MSBuild and Team Foundation Server</title>
		<link>http://peterkellner.net/2009/02/12/msbuild-bookreview-tfs-visualstudio-microsoft/</link>
		<comments>http://peterkellner.net/2009/02/12/msbuild-bookreview-tfs-visualstudio-microsoft/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 19:03:41 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[MSBuild]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/02/12/msbuild-bookreview-tfs-visualstudio-microsoft/</guid>
		<description><![CDATA[&#160;  William Bartholomew just published a new book on MSBuild and TFS. There is a great forward by Richard Hundhausen (Famous TFS Author and top MS consultant).&#160; I personally don’t use TFS yet, but I do use MSBuild and plan on using it more extensively for web deployments going forward.&#160; I have not yet [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/02/12/msbuild-bookreview-tfs-visualstudio-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Experience with Visual Studio 2008 Database Edition, I love it!!!</title>
		<link>http://peterkellner.net/2009/01/17/visual-studio-database-edition-review-sqlserver2008/</link>
		<comments>http://peterkellner.net/2009/01/17/visual-studio-database-edition-review-sqlserver2008/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 22:06:11 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Sql Server]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/01/17/visual-studio-database-edition-review-sqlserver2008/</guid>
		<description><![CDATA[As a developer who has spent much of my life doing DBA type work, I really appreciate the simplicity and elegance of what Microsoft Visual Studio Team has put together with the Database Edition and can be seen for sale here as the 

Microsoft Visual Studio 2010 Premium with MSDN Download &#8211; Download Direct from [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/01/17/visual-studio-database-edition-review-sqlserver2008/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Logging your Sql with LINQ Update Commands. Simple Logging to your Visual Studio 2008 Debugger Output Console</title>
		<link>http://peterkellner.net/2008/12/04/linq-debug-output-vs2008/</link>
		<comments>http://peterkellner.net/2008/12/04/linq-debug-output-vs2008/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 02:13:34 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2008/12/04/linq-debug-output-vs2008/</guid>
		<description><![CDATA[ So, you want to do an update but are wondering what the hec LINQ is doing.&#160; Turns out it is really easy.&#160; All you have to do is run in the debugger and add the Log option to your data context.  Here is an example:     DataClassesGeneralDataContext db3pLogicContext;

  db3pLogicContext.Log [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/12/04/linq-debug-output-vs2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LINQPad is Totally Awesome at Testing and Writing LINQ Queries</title>
		<link>http://peterkellner.net/2008/09/20/linqpad-sqlserver-linq-interpreter-nutshell/</link>
		<comments>http://peterkellner.net/2008/09/20/linqpad-sqlserver-linq-interpreter-nutshell/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 02:25:56 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Sql Server]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2008/09/20/linqpad-sqlserver-linq-interpreter-nutshell/</guid>
		<description><![CDATA[http://www.linqpad.net/ &#8211; Use with Microsoft .Net for building Query type expressions with LINQ  I&#8217;m not a wizard at writing LINQ expressions so I often find myself in Google looking for something similar to what I want, then I put it into my application and run it. This has worked pretty well, but it takes [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/09/20/linqpad-sqlserver-linq-interpreter-nutshell/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to find your temporary asp.net executing assemblies location</title>
		<link>http://peterkellner.net/2008/08/18/find-temp-aspnet-assembly-executing-reflection/</link>
		<comments>http://peterkellner.net/2008/08/18/find-temp-aspnet-assembly-executing-reflection/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 19:22:46 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2008/08/18/find-temp-aspnet-assembly-executing-reflection/</guid>
		<description><![CDATA[Seems, I keep forgetting where the temporary files asp.net uses. The reason it&#8217;s nice to know is sometimes you may want to open them with Reflector to see the generated code.&#160; Also, sometimes, you want to delete those files because asp.net is confused and is reusing old ones.&#160; So, here is the magic lines of [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/08/18/find-temp-aspnet-assembly-executing-reflection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building High Performance ASP.NET Web Applications Downloads</title>
		<link>http://peterkellner.net/2008/06/29/build-high-performance_web-applications-downloads/</link>
		<comments>http://peterkellner.net/2008/06/29/build-high-performance_web-applications-downloads/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 20:44:21 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2008/06/29/build-high-performance_web-applications-downloads/</guid>
		<description><![CDATA[<br /><p>Downloads for my presentation to BAADD titled "Building High Performance ASP.NET Web Applications".</p><br />]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/06/29/build-high-performance_web-applications-downloads/feed/</wfw:commentRss>
		<slash:comments>1</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>What&#8217;s New in Visual Basic 9, Beth Massi at Bay.Net In San Francisco</title>
		<link>http://peterkellner.net/2008/03/05/banetvb9/</link>
		<comments>http://peterkellner.net/2008/03/05/banetvb9/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 12:04:39 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2008/03/05/banetvb9/</guid>
		<description><![CDATA[<p>Beth did a great job of presenting new features in Visual Studio 2008 at the Bay.Net Meeting in San Francisco.</p>]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/03/05/banetvb9/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Best Practices for Configuring ASP.NET ConnectionStrings and AppSettings in Web.Config</title>
		<link>http://peterkellner.net/2008/02/23/webconfigbestpractice/</link>
		<comments>http://peterkellner.net/2008/02/23/webconfigbestpractice/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 21:25:22 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2008/02/23/webconfigbestpractice/</guid>
		<description><![CDATA[<p>This article shows a good way to manage connection string and appsettings values in your web.config file.  It shows how to use include files and talks about how to set defaults so moving to production from testing or development can be less painful</p>]]></description>
		<wfw:commentRss>http://peterkellner.net/2008/02/23/webconfigbestpractice/feed/</wfw:commentRss>
		<slash:comments>23</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 6/15 queries in 0.214 seconds using disk
Content Delivery Network via cdn.peterkellner.net

Served from: peterkellner.net @ 2010-07-30 09:30:21 -->