<?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: .NET Developers: Recommend Your Favorite Open-Source Projects Here</title> <atom:link href="http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/feed/" rel="self" type="application/rss+xml" /><link>http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/</link> <description>The New Thing</description> <lastBuildDate>Thu, 23 Dec 2010 19:55:49 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: jeffrey</title><link>http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/comment-page-1/#comment-1155</link> <dc:creator>jeffrey</dc:creator> <pubDate>Tue, 15 Apr 2008 04:44:11 +0000</pubDate> <guid
isPermaLink="false">http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/#comment-1155</guid> <description>Thanks -- Apache and Firefox are not .NET tools, though, so they won&#039;t really work for this.&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-1155&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>Thanks &#8212; Apache and Firefox are not .NET tools, though, so they won&#8217;t really work for this.<p
class="top-comments">Current score: <span
class="top-comments-karma" id="karma-1155">0</span> <small>(to vote for this comment, please visit the site)</small></p> ]]></content:encoded> </item> <item><title>By: GBH</title><link>http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/comment-page-1/#comment-1194</link> <dc:creator>GBH</dc:creator> <pubDate>Tue, 15 Apr 2008 04:38:41 +0000</pubDate> <guid
isPermaLink="false">http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/#comment-1194</guid> <description>1. Subversion/TortiseSVN
2. Apache - Usefull for so much more than just hosting websites
3. log4net
4. Lucene.NET - Speed kills!
5. Subsonic
6. Postgresql - best open source database server
7. FirefoxPlease don&#039;t pick Sandcastle - it sucks and contributed to the demise of NDoc.&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-1194&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>1. Subversion/TortiseSVN<br
/> 2. Apache &#8211; Usefull for so much more than just hosting websites<br
/> 3. log4net<br
/> 4. Lucene.NET &#8211; Speed kills!<br
/> 5. Subsonic<br
/> 6. Postgresql &#8211; best open source database server<br
/> 7. Firefox</p><p>Please don&#8217;t pick Sandcastle &#8211; it sucks and contributed to the demise of NDoc.<p
class="top-comments">Current score: <span
class="top-comments-karma" id="karma-1194">0</span> <small>(to vote for this comment, please visit the site)</small></p> ]]></content:encoded> </item> <item><title>By: Robert S. Robbins</title><link>http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/comment-page-1/#comment-1193</link> <dc:creator>Robert S. Robbins</dc:creator> <pubDate>Mon, 14 Apr 2008 01:56:36 +0000</pubDate> <guid
isPermaLink="false">http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/#comment-1193</guid> <description>JSON Viewer&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-1193&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>JSON Viewer<p
class="top-comments">Current score: <span
class="top-comments-karma" id="karma-1193">0</span> <small>(to vote for this comment, please visit the site)</small></p> ]]></content:encoded> </item> <item><title>By: Aaron</title><link>http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/comment-page-1/#comment-1192</link> <dc:creator>Aaron</dc:creator> <pubDate>Sun, 13 Apr 2008 20:30:42 +0000</pubDate> <guid
isPermaLink="false">http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/#comment-1192</guid> <description>Esper is an event stream processing system.  Think of it as the ability to create a query and be notified when new events satify the query in realtime.  Aside from simple patterns, it can do complex and temporal pattern matching.  -- http://esper.codehaus.orgLinFu is a framework by Philip Laureano ... it creates a very simple interface for a number of advanced concepts like interception, aspect weaving, and dynamic object modeling.  It&#039;s a very nice framework that drops nicely into most projects.  His framework is in pieces on CodeProject and/or his blog.&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-1192&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>Esper is an event stream processing system.  Think of it as the ability to create a query and be notified when new events satify the query in realtime.  Aside from simple patterns, it can do complex and temporal pattern matching.  &#8212; <a
href="http://esper.codehaus.org" rel="nofollow">http://esper.codehaus.org</a></p><p>LinFu is a framework by Philip Laureano &#8230; it creates a very simple interface for a number of advanced concepts like interception, aspect weaving, and dynamic object modeling.  It&#8217;s a very nice framework that drops nicely into most projects.  His framework is in pieces on CodeProject and/or his blog.<p
class="top-comments">Current score: <span
class="top-comments-karma" id="karma-1192">0</span> <small>(to vote for this comment, please visit the site)</small></p> ]]></content:encoded> </item> <item><title>By: jeffrey</title><link>http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/comment-page-1/#comment-1191</link> <dc:creator>jeffrey</dc:creator> <pubDate>Sun, 13 Apr 2008 07:59:33 +0000</pubDate> <guid
isPermaLink="false">http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/#comment-1191</guid> <description>What&#039;s Nesper? What&#039;s LinFu?&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-1191&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>What&#8217;s Nesper? What&#8217;s LinFu?<p
class="top-comments">Current score: <span
class="top-comments-karma" id="karma-1191">0</span> <small>(to vote for this comment, please visit the site)</small></p> ]]></content:encoded> </item> <item><title>By: Aaron</title><link>http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/comment-page-1/#comment-1190</link> <dc:creator>Aaron</dc:creator> <pubDate>Sun, 13 Apr 2008 06:01:07 +0000</pubDate> <guid
isPermaLink="false">http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/#comment-1190</guid> <description>log4net
Ghostdoc -- thank you Roland
NUnit
Sandcastle
DB4O
LinFu
Nesper --&gt; It&#039;ll be cooler when it supports LINQShame we cant add reflector in here, but sadly its not open source.&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-1190&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>log4net<br
/> Ghostdoc &#8212; thank you Roland<br
/> NUnit<br
/> Sandcastle<br
/> DB4O<br
/> LinFu<br
/> Nesper &#8211;&gt; It&#8217;ll be cooler when it supports LINQ</p><p>Shame we cant add reflector in here, but sadly its not open source.<p
class="top-comments">Current score: <span
class="top-comments-karma" id="karma-1190">0</span> <small>(to vote for this comment, please visit the site)</small></p> ]]></content:encoded> </item> <item><title>By: Eric</title><link>http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/comment-page-1/#comment-1189</link> <dc:creator>Eric</dc:creator> <pubDate>Fri, 11 Apr 2008 22:46:12 +0000</pubDate> <guid
isPermaLink="false">http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/#comment-1189</guid> <description>I suggestjayrock -&gt; Jayrock is an open source project to bring JSON and JSON-RPC to .NET&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-1189&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>I suggest</p><p>jayrock -&gt; Jayrock is an open source project to bring JSON and JSON-RPC to .NET<p
class="top-comments">Current score: <span
class="top-comments-karma" id="karma-1189">0</span> <small>(to vote for this comment, please visit the site)</small></p> ]]></content:encoded> </item> <item><title>By: jeffrey</title><link>http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/comment-page-1/#comment-1188</link> <dc:creator>jeffrey</dc:creator> <pubDate>Fri, 11 Apr 2008 20:20:45 +0000</pubDate> <guid
isPermaLink="false">http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/#comment-1188</guid> <description>Thanks, everybody, for your valuable recommendations. There is a lot of great information here.By the way, no need to repeat a recommendation here if it&#039;s already been mentioned elsewhere in the comments. I&#039;ll take a look at everything, but in the end I&#039;m going to make random and subjective choices for what to include in the talk based on whether it seems appropriate (and whether I can work up a demo for it over the next few weeks).&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-1188&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>Thanks, everybody, for your valuable recommendations. There is a lot of great information here.</p><p>By the way, no need to repeat a recommendation here if it&#8217;s already been mentioned elsewhere in the comments. I&#8217;ll take a look at everything, but in the end I&#8217;m going to make random and subjective choices for what to include in the talk based on whether it seems appropriate (and whether I can work up a demo for it over the next few weeks).<p
class="top-comments">Current score: <span
class="top-comments-karma" id="karma-1188">0</span> <small>(to vote for this comment, please visit the site)</small></p> ]]></content:encoded> </item> <item><title>By: Andy Hock</title><link>http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/comment-page-1/#comment-1187</link> <dc:creator>Andy Hock</dc:creator> <pubDate>Fri, 11 Apr 2008 19:54:14 +0000</pubDate> <guid
isPermaLink="false">http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/#comment-1187</guid> <description>I&#039;ll second:CruiseControl.NET
NMock
NUnit
NAnt (though Microsoft rained on that parade)
DotNetNuke (it&#039;s interesting that only one other comment shared DNN. You can&#039;t argue w/600K  users, VB.NET or otherwise)
JQuery&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-1187&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>I&#8217;ll second:</p><p>CruiseControl.NET<br
/> NMock<br
/> NUnit<br
/> NAnt (though Microsoft rained on that parade)<br
/> DotNetNuke (it&#8217;s interesting that only one other comment shared DNN. You can&#8217;t argue w/600K  users, VB.NET or otherwise)<br
/> JQuery<p
class="top-comments">Current score: <span
class="top-comments-karma" id="karma-1187">0</span> <small>(to vote for this comment, please visit the site)</small></p> ]]></content:encoded> </item> <item><title>By: Larry</title><link>http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/comment-page-1/#comment-1186</link> <dc:creator>Larry</dc:creator> <pubDate>Fri, 11 Apr 2008 17:58:31 +0000</pubDate> <guid
isPermaLink="false">http://blog.jeffreymcmanus.com/850/net-developers-recommend-your-favorite-open-source-projects-here/#comment-1186</guid> <description>NLog - http://www.nlog-project.org/
MyGeneration - http://www.mygenerationsoftware.com/portal/Home/tabid/36/Default.aspx
Paint.NET
WinMerge - http://winmerge.org/
TortoiseSVN - http://tortoisesvn.tigris.org/
csvreader - http://www.codeproject.com/KB/database/CsvReader.aspx&lt;p class=&quot;top-comments&quot;&gt;Current score: &lt;span class=&quot;top-comments-karma&quot; id=&quot;karma-1186&quot;&gt;0&lt;/span&gt; &lt;small&gt;(to vote for this comment, please visit the site)&lt;/small&gt;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>NLog &#8211; <a
href="http://www.nlog-project.org/" rel="nofollow">http://www.nlog-project.org/</a><br
/> MyGeneration &#8211; <a
href="http://www.mygenerationsoftware.com/portal/Home/tabid/36/Default.aspx" rel="nofollow">http://www.mygenerationsoftware.com/portal/Home/tabid/36/Default.aspx</a><br
/> Paint.NET<br
/> WinMerge &#8211; <a
href="http://winmerge.org/" rel="nofollow">http://winmerge.org/</a><br
/> TortoiseSVN &#8211; <a
href="http://tortoisesvn.tigris.org/" rel="nofollow">http://tortoisesvn.tigris.org/</a><br
/> csvreader &#8211; <a
href="http://www.codeproject.com/KB/database/CsvReader.aspx" rel="nofollow">http://www.codeproject.com/KB/database/CsvReader.aspx</a><p
class="top-comments">Current score: <span
class="top-comments-karma" id="karma-1186">0</span> <small>(to vote for this comment, please visit the site)</small></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached (user agent is rejected)
Database Caching 1/19 queries in 0.012 seconds using memcached

Served from: blog.jeffreymcmanus.com @ 2012-02-11 06:13:19 -->
