The Darkside

Shedding light on things and stuff

 
  Home :: Contact :: Syndication  :: Login
  75 Posts :: 0 Stories :: 49 Comments :: 2 Trackbacks

Ads

Archives

Post Categories

Open Source Projects

Other Blogs

September 2007 Entries

A look at a list of problem domains that may need to be seen to when trying to convert an existing solution, that only supports a English, to mutli-language behemoth.


Three different methods of configuring Castle ActiveRecord for use; One using the app.config, the second only using code and lastly making use of a seperate XML configuration file.


A short script that will return a list of SQL type id's and plain-text names from a MS SQL server.


Castle ActiveRecord is a .Net implementation of the ActiveRecord pattern. Castle ActiveRecord makes use of NHibernate as the underlying persistance framework and this article demonstrates the simplicity that ActiveRecord introduces.