126 reputation
3
bio website endswithsaurus.com
location Toronto, Canada
age 37
visits member for 1 year, 4 months
seen May 3 '12 at 15:57
stats profile views 4

Tinkerer, problem solver, artist, photographer and professional code monkey. Full time software engineer, father and student desperately seeking more hours in the day so I can keep up with life.

I'm currently a free agent and looking for my next project, so if you are in need of a strong and dedicated .NET developer, please get in touch.

I can be found in the following places:


Feb
13
comment How can I run multiple concurrent versions of my application against the same database?
I'd already thought about doing it this way, and it may be the way to go. I was hoping not to have to go to that much pain to do it, but I think this may be the option we end up taking.
Jan
22
comment How can I run multiple concurrent versions of my application against the same database?
I'm thinking that as we roll each version of the app, we create a full set of procs/functions with the new schema (version) name. Each of the dependencies are updated to point to the version from the new set. It's more work than I'd like, and it means that there are frequently unchanged copies but it's the tidiest and least confusing approach.
Jan
19
awarded  Editor
Jan
19
revised How can I run multiple concurrent versions of my application against the same database?
added 616 characters in body
Jan
19
awarded  Student
Jan
19
asked How can I run multiple concurrent versions of my application against the same database?
Jan
19
awarded  Autobiographer