Browse by Tags
All Tags »
Tools (
RSS)
You probably know that I’m a big fan of Slyce Software’s Visual NHibernate . To me, it is the best tool for generating your entities and mappings from an existing database (it also allows you to go the other way, but I honestly have never used it that...
Patrick Smacchia , of NDepend fame, was kind enough to offer me a license for its latest version, 3.0, now fully integrated with Visual Studio 2010. Its feature list is overwhelming, just think: Visual representation of the code complexity over 82 code...
I have previously talked about Visual NHibernate . It has grown since last time, now offering support for multiple databases (SQL Server, Oracle, MySQL, PostgreSQL, Firebird), generates projects from existing databases or from existing Visual Studio projects...
Felice Pollano is the author of a two great new tools for working with NHibernate: NH Workbench : an IDE for writing HQL queries against a model db2hbm : generation of .hbm.xml files from a database (currently only SQL Server, more to come) I suggest...
A new version was released: 2.0.9.1018. Some of my suggestions have been implemented, more to come (I hope!). You can contribute by giving feedback at the forum, which is located here . Read the change log here and download it here .
The guys at Slyce Software have released Visual NHibernate Beta. It is still far from final, but it looks promising. You can get it from here , there are also some screenshots. So far, I have noticed some things missing. There is a discussion going on...
Service Pack 3 for SQL Server 2005 has been recently released. You can get it here . Note that now there are different versions depending on what SQL Server you are using (Express, Express with Advanced Services, etc). The Books Online has also been updated...
Typemock are offering their new product for unit testing SharePoint called Isolator For SharePoint, for a special introduction price. it is the only tool that allows you to unit test SharePoint without a SharePoint server. To learn more click here . The...
I've made changes to the list of software I regularly use. Here is the updated version; Microsoft Visual Studio 2008 Team Suite SP1 Microsoft Enterprise Library 4.1 and Untiy 1.2 (logging, database access, exception handling, inversion of control and...
I'm about to start a new project where we'll be using JetBrain's TeamCity continuous integration. The list of features is superior to CruiseControl.NET, and it seems to have gathered a greater community of users, so I decided to give it a try. There are...
More Posts