<?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 for Brian Sullivan</title>
	<atom:link href="http://www.sullivansoftdev.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sullivansoftdev.com/blog</link>
	<description>From one geek to another</description>
	<lastBuildDate>Thu, 29 Sep 2011 13:47:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Customer-Specific Behaviors in a Multi-Tenant Web Application Using Windsor by Brian</title>
		<link>http://www.sullivansoftdev.com/blog/2010/03/20/customer-specific-behaviors-in-a-multi-tenant-web-application-using-windsor/comment-page-1/#comment-591</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 29 Sep 2011 13:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.sullivansoftdev.com/blog/?p=194#comment-591</guid>
		<description>@Matthew - Great!  Glad it was helpful.</description>
		<content:encoded><![CDATA[<p>@Matthew &#8211; Great!  Glad it was helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customer-Specific Behaviors in a Multi-Tenant Web Application Using Windsor by Matthew Nichols</title>
		<link>http://www.sullivansoftdev.com/blog/2010/03/20/customer-specific-behaviors-in-a-multi-tenant-web-application-using-windsor/comment-page-1/#comment-590</link>
		<dc:creator>Matthew Nichols</dc:creator>
		<pubDate>Thu, 29 Sep 2011 13:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sullivansoftdev.com/blog/?p=194#comment-590</guid>
		<description>Thanks Brian...I am rewriting a multi tenant monorail CMS in ASP.NET MVC and need to allow for tenant specific behavior.  This explains a nice approach perfectly. Very helpful.</description>
		<content:encoded><![CDATA[<p>Thanks Brian&#8230;I am rewriting a multi tenant monorail CMS in ASP.NET MVC and need to allow for tenant specific behavior.  This explains a nice approach perfectly. Very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Video recording of &#8220;Taking the Pain Out of Web Deployments with MSDeploy&#8221;! by Emile</title>
		<link>http://www.sullivansoftdev.com/blog/2010/11/07/video-recording-of-taking-the-pain-out-of-web-deployments-with-msdeploy/comment-page-1/#comment-558</link>
		<dc:creator>Emile</dc:creator>
		<pubDate>Thu, 21 Apr 2011 15:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sullivansoftdev.com/blog/?p=239#comment-558</guid>
		<description>Hi,

I saw your post on the EF code first migrations website. And I completely agreed with you that MS should just to RoR like migrations for db migrations.

I was wondering if you want to help start a small codeplex project for building such a thing? 
Also i want to build a better deployment service, that basically not just deploys but also migrate. 

Please let me know if you are interested,

Best regards,
Emile</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I saw your post on the EF code first migrations website. And I completely agreed with you that MS should just to RoR like migrations for db migrations.</p>
<p>I was wondering if you want to help start a small codeplex project for building such a thing?<br />
Also i want to build a better deployment service, that basically not just deploys but also migrate. </p>
<p>Please let me know if you are interested,</p>
<p>Best regards,<br />
Emile</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using PowerShell to Ease the Pain of Branch-per-feature in Web Applications by David Mohundro</title>
		<link>http://www.sullivansoftdev.com/blog/2010/05/10/using-powershell-to-ease-the-pain-of-branch-per-feature-in-web-applications/comment-page-1/#comment-441</link>
		<dc:creator>David Mohundro</dc:creator>
		<pubDate>Thu, 20 May 2010 21:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sullivansoftdev.com/blog/?p=218#comment-441</guid>
		<description>I used a similar script (along with psake) to set up the initial application under IIS - the idea being a dev could check out the repository, run the build and have IIS set up, too. It works out pretty well.</description>
		<content:encoded><![CDATA[<p>I used a similar script (along with psake) to set up the initial application under IIS &#8211; the idea being a dev could check out the repository, run the build and have IIS set up, too. It works out pretty well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fluent NHibernate Auto Persistence Model by Jay Smith</title>
		<link>http://www.sullivansoftdev.com/blog/2009/05/24/fluent-nhibernate-auto-persistence-model/comment-page-1/#comment-388</link>
		<dc:creator>Jay Smith</dc:creator>
		<pubDate>Thu, 01 Apr 2010 17:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sullivansoftdev.com/blog/?p=103#comment-388</guid>
		<description>I am getting the same, MapEntitiesFromAssemblyOf not recognized in RTM version.  Any ideas?

Jay</description>
		<content:encoded><![CDATA[<p>I am getting the same, MapEntitiesFromAssemblyOf not recognized in RTM version.  Any ideas?</p>
<p>Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developing Against Large Databases by James</title>
		<link>http://www.sullivansoftdev.com/blog/2010/01/30/developing-against-large-databases/comment-page-1/#comment-380</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 22 Mar 2010 13:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sullivansoftdev.com/blog/?p=179#comment-380</guid>
		<description>For those projects that use NHibernate, you can use the GenerateSchema function to generate the database schema based off of the mappings. As far as filling the database with data goes, we require our devs to keep a certain unit test up-to-date: the &quot;integration test&quot; of testing whether we are able to successfully persist our domain objects to the database. In your case, it may be difficult to start from scratch and write an integration test for your 500 entity system, but you may find that it would be worth it for other reasons.</description>
		<content:encoded><![CDATA[<p>For those projects that use NHibernate, you can use the GenerateSchema function to generate the database schema based off of the mappings. As far as filling the database with data goes, we require our devs to keep a certain unit test up-to-date: the &#8220;integration test&#8221; of testing whether we are able to successfully persist our domain objects to the database. In your case, it may be difficult to start from scratch and write an integration test for your 500 entity system, but you may find that it would be worth it for other reasons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Shiny Button in Paint.NET by Barry</title>
		<link>http://www.sullivansoftdev.com/blog/2008/02/18/creating-a-shiny-button-in-paintnet/comment-page-1/#comment-373</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Sun, 14 Mar 2010 12:04:16 +0000</pubDate>
		<guid isPermaLink="false">/blog/post/Creating-a-Shiny-Button-in-PaintNET.aspx#comment-373</guid>
		<description>I tried to follow along but without much luck.
It says: &quot;Create a new layer on top of the other two.&quot; But how did we get to two?
Then it said: &quot;make sure your primary color is still white.&quot; When was it set to white? 
I gave up here, but thanks anyway.</description>
		<content:encoded><![CDATA[<p>I tried to follow along but without much luck.<br />
It says: &#8220;Create a new layer on top of the other two.&#8221; But how did we get to two?<br />
Then it said: &#8220;make sure your primary color is still white.&#8221; When was it set to white?<br />
I gave up here, but thanks anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My First &#8220;Speaking Tour&#8221; by Brian</title>
		<link>http://www.sullivansoftdev.com/blog/2010/03/11/my-first-speaking-tour/comment-page-1/#comment-371</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 12 Mar 2010 23:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sullivansoftdev.com/blog/?p=205#comment-371</guid>
		<description>@Ken,

Thanks! Alas, the t-shirts didn&#039;t get printed in time for the tour.  Now I&#039;m stuck with a huge box of them!  Want a t-shirt that says &quot;Ayende is my hero!&quot;?  ;-)</description>
		<content:encoded><![CDATA[<p>@Ken,</p>
<p>Thanks! Alas, the t-shirts didn&#8217;t get printed in time for the tour.  Now I&#8217;m stuck with a huge box of them!  Want a t-shirt that says &#8220;Ayende is my hero!&#8221;?  <img src='http://www.sullivansoftdev.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My First &#8220;Speaking Tour&#8221; by Ken Byrd</title>
		<link>http://www.sullivansoftdev.com/blog/2010/03/11/my-first-speaking-tour/comment-page-1/#comment-370</link>
		<dc:creator>Ken Byrd</dc:creator>
		<pubDate>Fri, 12 Mar 2010 18:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sullivansoftdev.com/blog/?p=205#comment-370</guid>
		<description>Congratulations on the new job and the successful speaking tour! Did you sell tour t-shirts?</description>
		<content:encoded><![CDATA[<p>Congratulations on the new job and the successful speaking tour! Did you sell tour t-shirts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Plan for 2010 by Brian Sullivan &#187; Blog Archive &#187; My First &#8220;Speaking Tour&#8221; - From one geek to another</title>
		<link>http://www.sullivansoftdev.com/blog/2010/01/07/a-plan-for-2010/comment-page-1/#comment-368</link>
		<dc:creator>Brian Sullivan &#187; Blog Archive &#187; My First &#8220;Speaking Tour&#8221; - From one geek to another</dc:creator>
		<pubDate>Fri, 12 Mar 2010 03:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sullivansoftdev.com/blog/?p=175#comment-368</guid>
		<description>[...] groups later this year, as well.  Looks like I&#8217;m well on track to meeting at least one of my goals for [...]</description>
		<content:encoded><![CDATA[<p>[...] groups later this year, as well.  Looks like I&#8217;m well on track to meeting at least one of my goals for [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

