($ denotes how expensive it is. FOSS - free open source software)
- Visual Studio 2008 with SP1 - $$$
- NHibernate 2.1 - ORM framework - FOSS
- Spring Framework 1.3 - IoC/DI framework - FOSS
- NAnt 0.86 - .Net build tool - FOSS
- NUnit 2.5 - .Net Unit Testing framework - FOSS
- Telerik AJAX Controls 2009 - great inexpensive web controls for .Net. They also have a fairly liberal license. - $$
- Resharper - inexpensive Visual Studio add-on for refactoring and overall enhancing your IDE - $
- Sqlite ADO.Net Provider - lightweight database great for Unit Testing or client-side database - FOSS
- StyleCop & StyleCopExt - Microsoft's source code analysis tool & my extentions - free
- MyGeneration 1.3 - .Net code generation tool - FOSS
- NBuilder - tired of writing hundreds of lines of code to create objects in memory for unit testing? This is for you - FOSS
- Rhino Mocks - best mocking framework for .Net. Supports generics - FOSS
No comments:
Post a Comment