<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Neovolve Source Code Rss Feed</title><link>http://www.codeplex.com/Neovolve/SourceControl/ListDownloadableCommits.aspx</link><description>Neovolve Source Code Rss Description</description><item><title>Source code checked in, #34038</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Update value type naming.</description><author>rprimrose</author><pubDate>Sun, 12 Jul 2009 12:50:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #34038 20090712125057P</guid></item><item><title>Source code checked in, #34037</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Updated code style for value types.</description><author>rprimrose</author><pubDate>Sun, 12 Jul 2009 11:54:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #34037 20090712115420A</guid></item><item><title>Source code checked in, #34036</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Code cleanup</description><author>rprimrose</author><pubDate>Sun, 12 Jul 2009 11:32:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #34036 20090712113212A</guid></item><item><title>Source code checked in, #33946</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added more WorkflowHost unit tests.</description><author>rprimrose</author><pubDate>Sun, 05 Jul 2009 14:18:32 GMT</pubDate><guid isPermaLink="false">Source code checked in, #33946 20090705021832P</guid></item><item><title>Source code checked in, #33941</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Split workflow classes into their own projects.&amp;#13;&amp;#10;Added workflow unit tests.</description><author>rprimrose</author><pubDate>Sun, 05 Jul 2009 04:01:22 GMT</pubDate><guid isPermaLink="false">Source code checked in, #33941 20090705040122A</guid></item><item><title>Source code checked in, #33932</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added workflow implementations.</description><author>rprimrose</author><pubDate>Sat, 04 Jul 2009 14:02:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #33932 20090704020237P</guid></item><item><title>Source code checked in, #33781</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed code analysis issues.</description><author>rprimrose</author><pubDate>Sat, 27 Jun 2009 04:06:28 GMT</pubDate><guid isPermaLink="false">Source code checked in, #33781 20090627040628A</guid></item><item><title>Source code checked in, #33780</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Updated code style.</description><author>rprimrose</author><pubDate>Sat, 27 Jun 2009 02:52:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #33780 20090627025257A</guid></item><item><title>Source code checked in, #33779</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed AspNetCacheStoreTests to cater for Asp.Net cache not storing cache items in the order they were added.</description><author>rprimrose</author><pubDate>Sat, 27 Jun 2009 02:47:55 GMT</pubDate><guid isPermaLink="false">Source code checked in, #33779 20090627024755A</guid></item><item><title>Source code checked in, #32014</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added TypeResolver and unit tests.</description><author>rprimrose</author><pubDate>Mon, 25 May 2009 06:18:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #32014 20090525061808A</guid></item><item><title>Source code checked in, #31734</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Replaced Asp.Net cache support in CacheResolver.</description><author>rprimrose</author><pubDate>Tue, 19 May 2009 06:52:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #31734 20090519065229A</guid></item><item><title>Source code checked in, #31733</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added expiration policy support to ICacheStore.</description><author>rprimrose</author><pubDate>Tue, 19 May 2009 06:50:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #31733 20090519065002A</guid></item><item><title>Source code checked in, #31611</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added unit test for cached resolution.</description><author>rprimrose</author><pubDate>Sat, 16 May 2009 21:48:30 GMT</pubDate><guid isPermaLink="false">Source code checked in, #31611 20090516094830P</guid></item><item><title>Source code checked in, #31181</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added missing constructor tests.</description><author>rprimrose</author><pubDate>Mon, 27 Apr 2009 05:07:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #31181 20090427050709A</guid></item><item><title>Source code checked in, #31173</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added fix where the name of the TraceSource created from configuration is the configuration value rather than the value searched for in configuration. This is important because TraceSource is case sensitive and the value provided to ConfigurationResolver may not be.</description><author>rprimrose</author><pubDate>Sun, 26 Apr 2009 05:21:59 GMT</pubDate><guid isPermaLink="false">Source code checked in, #31173 20090426052159A</guid></item><item><title>Source code checked in, #31172</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Removed dependency of unit tests on configuration.&amp;#13;&amp;#10;Added factory implementations to support runtime flexibility and control over mocking in unit testing.&amp;#13;&amp;#10;Updated unit tests to use black box testing rather than white box testing.&amp;#13;&amp;#10;Updated unit tests to remove reliance on configuration.</description><author>rprimrose</author><pubDate>Sun, 26 Apr 2009 05:18:32 GMT</pubDate><guid isPermaLink="false">Source code checked in, #31172 20090426051832A</guid></item><item><title>Source code checked in, #31165</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added SkipPostSharp constant to all project configurations except Toolkit Release.</description><author>rprimrose</author><pubDate>Sat, 25 Apr 2009 12:20:21 GMT</pubDate><guid isPermaLink="false">Source code checked in, #31165 20090425122021P</guid></item><item><title>Source code checked in, #31164</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Updated ConfigurationStoreFactory and CacheStoreFactory to support runtime assignment StoreType.</description><author>rprimrose</author><pubDate>Sat, 25 Apr 2009 12:18:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #31164 20090425121809P</guid></item><item><title>Source code checked in, #31023</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Updated unit test naming and descriptions.</description><author>rprimrose</author><pubDate>Fri, 17 Apr 2009 03:32:53 GMT</pubDate><guid isPermaLink="false">Source code checked in, #31023 20090417033253A</guid></item><item><title>Source code checked in, #31011</title><link>http://neovolve.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Split out integration tests from unit tests.&amp;#13;&amp;#10;Added unit test descriptions.&amp;#13;&amp;#10;Updated unit test method names.</description><author>rprimrose</author><pubDate>Thu, 16 Apr 2009 04:54:17 GMT</pubDate><guid isPermaLink="false">Source code checked in, #31011 20090416045417A</guid></item></channel></rss>