blog.vorpal.cc

Hi! My name is David Hogue. I write code in Bend, Oregon.

September 28, 2005

First Post

Filed under: — David @ 11:14 am

I’m going to try this out again (blogging). First some links:

Exposing a Connection String as a Public Property is a Huge Design Smell Makes a lot of sense. It seems insecure to me. Most every project I work on with a connection string used like this has had hundreds of connection.open()s and been very inconsistant.

NHibernate Someday I’ve got to try using this in a project.

Uncle Bob on the visitor pattern This was a very informative page. Especially the comments about why it is necessary ad how it is a simple hack to get around language restrictions.

One Response to “First Post”

  1. [...] So, in a post yesterday I mentioned that I wanted to try NHibernate. Today I went looking for information about it. I type it into Feedster to see if there were any blogs about it. [...]

Leave a Reply