Browse by Tags

All Tags » .NET (RSS)

Castle ActiveRecord Bug?

Or perhaps it was actually NHibernate at fault. I was trying to set up a many-to-many relationship with attributes on the association table and the ActiveRecord CreateSchema call just kept complaining that my assocation table already exists and cannot...
Filed under: , ,

Other Database Drivers not provided by Microsoft

Nice post by Joseph Guadagno about database drivers not provided by Microsoft . He missed a few though, so here they are: PostgreSQL PostgreSQL needs no introductions. Probably my favourite open source DBMS. Npgsql is de facto the ADO.NET provider. Performance...
Filed under: , , ,

Enterprise Library 3.0 Released

Most excellent. I have looked at Enterprise Library in the past, but never quite found a suitable project for it. 3.0 has just been released and the highlights (as covered by Tom Hollander) are Validation Application Block Policy Injection Application...
Filed under: ,