<?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>Hitesh Sarda &#187; dotnet</title>
	<atom:link href="http://hitesh.in/tag/dotnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://hitesh.in</link>
	<description>Thoughts on life, technology, education and entrepreneurship</description>
	<lastBuildDate>Thu, 29 Mar 2012 17:13:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[rant] Opensource spirit in .NET world</title>
		<link>http://hitesh.in/2009/opensource-spirit-dotnet/</link>
		<comments>http://hitesh.in/2009/opensource-spirit-dotnet/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 19:55:34 +0000</pubDate>
		<dc:creator>Hitesh</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[altnet]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[hornget]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://hitesh.in/?p=297</guid>
		<description><![CDATA[Did not want to post a rant, especially when I haven&#8217;t yet crystallized my thoughts. Background: My previous post was about a project I came across &#8211; hornget. I wanted to help because I liked their ideas. I offered to &#8230; <a href="http://hitesh.in/2009/opensource-spirit-dotnet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Did not want to post a rant, especially when I haven&#8217;t yet crystallized my thoughts.</p>
<p>Background:<br />
My previous post was about a project I came across &#8211; <a href="http://hitesh.in/2009/opensource-dotnet-projects/">hornget</a>. I wanted to help because I liked their ideas. I offered to manage the <a href="http://code.google.com/p/hornget/wiki/SupportedPackages">SupportedPackages </a>page for them by automating the process. Or to share the script for the same.</p>
<p>Reason for rant:<br />
Guess what was the reply?</p>
<p>Nothing at all. The powers that be, simply banned me from the <a href="http://groups.google.com/group/horn-development">hornget-dev</a> group. I am flabbergasted. I am not sure what brought out this behavior.</p>
<p>If anyone from hornget dev team reads this, could you please spare a minute to explain why is a volunteer treated like this?</p>
]]></content:encoded>
			<wfw:commentRss>http://hitesh.in/2009/opensource-spirit-dotnet/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Opensource .NET Projects (ALT.NET)</title>
		<link>http://hitesh.in/2009/opensource-dotnet-projects/</link>
		<comments>http://hitesh.in/2009/opensource-dotnet-projects/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 21:59:51 +0000</pubDate>
		<dc:creator>Hitesh</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[altnet]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[hornget]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://hitesh.in/?p=283</guid>
		<description><![CDATA[I recently stumbled across Hornget, which plans to be the maven of .NET world. I found their design philosophy interesting, but haven&#8217;t yet got a chance to evaluate the project itself. But what I liked is they have cherry picked &#8230; <a href="http://hitesh.in/2009/opensource-dotnet-projects/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently stumbled across <a href="http://code.google.com/p/hornget/" target="_blank">Hornget</a>, which plans to be the maven of .NET world. I found their design philosophy interesting, but haven&#8217;t yet got a chance to evaluate the project itself.</p>
<p>But what I liked is they have cherry picked very good .NET software building blocks. Here is a list of projects supported by hornget. Even if you do not end up using hornget, this can still act as a good reference.</p>
<p><span id="more-283"></span></p>
<table border="1">
<thead>
<tr>
<th>Name <em>(hyperlinked)</em></th>
<th>Category</th>
<th>Forum Link</th>
</tr>
</thead>
<tbody>
<tr class="even">
<td><a rel="nofollow" href="http://github.com/JeremySkinner/Phantom/tree/master">Phantom</a></td>
<td>Build Engine</td>
<td><a rel="nofollow" href="http://github.com/JeremySkinner/Phantom/">forum</a></td>
</tr>
<tr>
<td colspan="3">A .NET build system written in C# and Boo</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://code.google.com/p/hornget/">Horn</a></td>
<td>Builder</td>
<td><a rel="nofollow" href="http://groups.google.co.uk/group/horn-development?hl=en">forum</a></td>
</tr>
<tr>
<td colspan="3">A .NET build and dependency manager</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://n2cms.com/">N2CMS</a></td>
<td>CMS</td>
<td><a rel="nofollow" href="http://www.codeplex.com/n2/Thread/List.aspx">forum</a></td>
</tr>
<tr>
<td colspan="3">N2 is a lightweight CMS framework to help you build great web sites that anyone can update</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://code.google.com/p/masstransit/">MassTransit</a></td>
<td>ESB</td>
<td><a rel="nofollow" href="http://groups.google.com/group/masstransit-discuss">forum</a></td>
</tr>
<tr>
<td colspan="3">MassTransit is lean service bus implementation for building loosely coupled applications using the .NET framework</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://code.google.com/p/masstransit/">Magnum</a></td>
<td>Framework</td>
<td><a rel="nofollow" href="http://groups.google.com/group/masstransit">forum</a></td>
</tr>
<tr>
<td colspan="3">For the larger than average developer</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://ncommon.codeplex.com/">NCommon</a></td>
<td>Framework</td>
<td><a rel="nofollow" href="http://ncommon.codeplex.com/Thread/List.aspx">forum</a></td>
</tr>
<tr>
<td colspan="3">NCommon is a library that contains implementations of commonly used design patterns when developing applications.</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://ayende.com/projects/rhino-mocks.aspx">Rhino Tools</a></td>
<td>Framework</td>
<td><a rel="nofollow" href="http://groups.google.co.uk/group/rhino-tools-dev">forum</a></td>
</tr>
<tr>
<td colspan="3">Rhino tools including Rhino Mocks, Rhino ETL, Binsor etc.</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://code.google.com/p/sharp-architecture/">Sharp Architecture</a></td>
<td>Framework</td>
<td><a rel="nofollow" href="http://groups.google.com/group/sharp-architecture">forum</a></td>
</tr>
<tr>
<td colspan="3">This is a solid architectural foundation for rapidly building maintainable web applications leveraging the ASP.NET MVC framework with NHibernate.</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://code.google.com/p/masstransit/">Topshelf</a></td>
<td>Framework</td>
<td><a rel="nofollow" href="http://groups.google.com/group/masstransit">forum</a></td>
</tr>
<tr>
<td colspan="3">A simple micro-framework for building and testing winservice type code</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://www.castleproject.org/">Castle</a></td>
<td>IoC</td>
<td><a rel="nofollow" href="http://groups.google.co.uk/group/castle-project-users?hl=en">forum</a></td>
</tr>
<tr>
<td colspan="3">Castle is an open source project for .net that aspires to simplify the development of enterprise and web applications.</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://code.google.com/p/linfu/">LinFu</a></td>
<td>IoC</td>
<td><a rel="nofollow" href="http://groups.google.com/group/linfuframework">forum</a></td>
</tr>
<tr>
<td colspan="3">The LinFu Framework is a set of libraries that extend the CLR.</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://ninject.org/">Ninject</a></td>
<td>IoC</td>
<td><a rel="nofollow" href="http://groups.google.com/group/ninject">forum</a></td>
</tr>
<tr>
<td colspan="3">Ninject: Open source dependency injector for .NET</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://ninject.org/">Ninject</a></td>
<td>IoC</td>
<td><a rel="nofollow" href="http://groups.google.com/group/ninject">forum</a></td>
</tr>
<tr>
<td colspan="3">Ninject: Lightning-fast dependency injection for .NET</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://boo.codehaus.org/">Boo</a></td>
<td>Language</td>
<td><a rel="nofollow" href="http://groups.google.com/group/boolang">forum</a></td>
</tr>
<tr>
<td colspan="3">A wrist friendly language for the CLI</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://logging.apache.org/log4net/index.html">Log4Net</a></td>
<td>Logger</td>
<td><a rel="nofollow" href="http://mail-archives.apache.org/mod_mbox/logging-log4net-user/">forum</a></td>
</tr>
<tr>
<td colspan="3">log4net is a tool to help the programmer output log statements to a variety of output targets</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://www.codeplex.com/AutoMapper/">AutoMapper</a></td>
<td>Mapper</td>
<td><a rel="nofollow" href="http://groups.google.com/group/automapper-users">forum</a></td>
</tr>
<tr>
<td colspan="3">A convention-based object-object mapper in .NET.</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://code.google.com/p/moq/">Moq</a></td>
<td>Mock</td>
<td><a rel="nofollow" href="http://groups.google.com/group/moqdisc">forum</a></td>
</tr>
<tr>
<td colspan="3">The simplest mocking library for .NET 3.5 and Silverlight with deep C# 3.0 integration.</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://dndns.codeplex.com/">DnDns</a></td>
<td>Network</td>
<td><a rel="nofollow" href="http://dndns.codeplex.com/Thread/List.aspx">forum</a></td>
</tr>
<tr>
<td colspan="3">A DNS protocol library</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://www.hibernate.org/343.html">NHibernate</a></td>
<td>ORM</td>
<td><a rel="nofollow" href="http://groups.google.co.uk/group/nhusers?hl=en">forum</a></td>
</tr>
<tr>
<td colspan="3">NHibernate handles persisting plain .NET objects to and from an underlying relational database.</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://fluentnhibernate.org/">Fluent NHibernate</a></td>
<td>ORM</td>
<td><a rel="nofollow" href="http://groups.google.com/group/fluent-nhibernate">forum</a></td>
</tr>
<tr>
<td colspan="3">Fluent, XML-less, compile safe, automated, testable mappings for NHibernate</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://subsonicproject.com/">Subsonic</a></td>
<td>ORM</td>
<td><a rel="nofollow" href="http://stackoverflow.com/questions/tagged/subsonic">forum</a></td>
</tr>
<tr>
<td colspan="3">SubSonic is A Super High-fidelity Batman Utility Belt that works up your Data Access (using Linq in 3.0), throws in some much-needed utility functions, and generally speeds along your dev cycle.</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://www.codeplex.com/MVCContrib">MVCContrib</a></td>
<td>Web</td>
<td><a rel="nofollow" href="http://groups.google.co.uk/group/mvccontrib-discuss">forum</a></td>
</tr>
<tr>
<td colspan="3">This project adds additional functionality on top of the ASP.NET MVC Framework.</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://www.assembla.com/wiki/show/hasic">Hasic</a></td>
<td>Web</td>
<td><a rel="nofollow">forum</a></td>
</tr>
<tr>
<td colspan="3">A view engine for ASP.NET MVC that uses VB.NET XML literals.</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://james.newtonking.com/pages/json-net.aspx/">JSON.NET</a></td>
<td>Web</td>
<td><a rel="nofollow">forum</a></td>
</tr>
<tr>
<td colspan="3">A .NET serialization for converting objects to JSON and vice versa</td>
</tr>
<tr class="even">
<td><a rel="nofollow" href="http://caliburn.codeplex.com/">Caliburn</a></td>
<td>WPF</td>
<td><a rel="nofollow" href="http://caliburn.codeplex.com/Thread/List.aspx">forum</a></td>
</tr>
<tr>
<td colspan="3">Designed to aid in the development of WPF and Silverlight applications, Caliburn implements a variety of UI patterns for solving real-world problems. Patterns that are enabled by the framework include MVC, MVP, Presentation Model (MVVM), Commands and Application Controller.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://hitesh.in/2009/opensource-dotnet-projects/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

