<?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: Database connection strategies in LightSpeed 3</title>
	<atom:link href="http://www.mindscapehq.com/blog/index.php/2009/10/26/database-connection-strategies-in-lightspeed-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mindscapehq.com/blog/index.php/2009/10/26/database-connection-strategies-in-lightspeed-3/</link>
	<description>The official blog of Mindscape</description>
	<lastBuildDate>Sun, 13 May 2012 21:07:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Samuel</title>
		<link>http://www.mindscapehq.com/blog/index.php/2009/10/26/database-connection-strategies-in-lightspeed-3/comment-page-1/#comment-77237</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Sun, 06 Feb 2011 05:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindscape.co.nz/blog/?p=994#comment-77237</guid>
		<description>After finding this post, one of my biggest fear suddenly disappeared. I have a rich application using Windows Forms and I don&#039;t use pattern like MVC, MVVM or any other patterns that can gives me nice control over my boudaries when creating and disposing UnitOfWork. For this reason, I have to create a lot of small UnitOfWork that create a lot of connection to the database because each UnitOfWork create his own personnal connection. With the ConnectionStrategy, I can now use my central connection to be use be all of my UnitOfWork. 

I have read a lot about how I can use UnitOfWork in rich application using Windows Forms but none of them works for me. I can create a UnitOfWork for each form open in my application because user can open dozen of them if he want. And if I open and close UnitOfWork with each having his own connection, the user action interacting with the database while changing value in controls can dramatically open a lot of connection.

Thank you very much for this great feature.</description>
		<content:encoded><![CDATA[<p>After finding this post, one of my biggest fear suddenly disappeared. I have a rich application using Windows Forms and I don&#8217;t use pattern like MVC, MVVM or any other patterns that can gives me nice control over my boudaries when creating and disposing UnitOfWork. For this reason, I have to create a lot of small UnitOfWork that create a lot of connection to the database because each UnitOfWork create his own personnal connection. With the ConnectionStrategy, I can now use my central connection to be use be all of my UnitOfWork. </p>
<p>I have read a lot about how I can use UnitOfWork in rich application using Windows Forms but none of them works for me. I can create a UnitOfWork for each form open in my application because user can open dozen of them if he want. And if I open and close UnitOfWork with each having his own connection, the user action interacting with the database while changing value in controls can dramatically open a lot of connection.</p>
<p>Thank you very much for this great feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Swann</title>
		<link>http://www.mindscapehq.com/blog/index.php/2009/10/26/database-connection-strategies-in-lightspeed-3/comment-page-1/#comment-35473</link>
		<dc:creator>Eric Swann</dc:creator>
		<pubDate>Tue, 27 Oct 2009 15:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindscape.co.nz/blog/?p=994#comment-35473</guid>
		<description>Thanks for the guidance...could be helpful for apps w/ multiple UI clients.</description>
		<content:encoded><![CDATA[<p>Thanks for the guidance&#8230;could be helpful for apps w/ multiple UI clients.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (Requested URI is rejected)
Database Caching using disk: basic
Content Delivery Network via cdn.mindscapehq.com

Served from: www.mindscapehq.com @ 2012-05-21 04:52:11 -->
