About
From being a junior developer all the way to Development Manager position, I was always interested in new technologies. Passionate speaker, IT junky, developer, architect, team lead, and development manager - many hats, one goal - making software better and closer to people’s needs. For the most part I am using my blog as a scratch pad, writing small articles on things which I came across, was asked about more then once, and which would otherwise require additional research again and again.

Testimonials
First I’m new to G3. I was wanting to append my forum with a gallery and after doing a lot...
Setishock
http://www.animeappeal.comI've been using this [theme] since the start. It is by far the most attractive, feature packed and stable of...
Rhyull
The greydragon theme is fantastic. It’s clean, stable and feature rich. It took me a while to decide to move...
Ed
Categories
Monthly Archives: February 2010
SQL Server: Tables, Views and missing columns
When it comes to non-schema-bound-views (NSB View) it is important to remember that there is no schema bound between objects used in the view and metadata for a view. Let’s look at the following scenario: Attempt to use the view would … Continue reading →