Tag Archives: software development

SQLServerCentral Design Decisions–Forum Threads

It’s been a long couple of weeks. Almost two weeks ago we cut over from our older, v2 version of the site to the new (and current) v3. Lots of bugs, lots of disruption, and lots of unexpected items. As … Continue reading

Posted in Blog | Tagged , , | Comments Off on SQLServerCentral Design Decisions–Forum Threads

Lots of Scaffolding–T-SQL Tuesday #107 The Death March

It’s an interesting topic for this month’s T-SQL Tuesday, and while I think this isn’t necessarily a SQL Server project, because usually SQL Server isn’t the problem with building complex software,  my death march involves SQL Server. This month’s invitation … Continue reading

Posted in Blog | Tagged , | 1 Comment

Practical Refactoring

Today I hosted a webinar with Gene Kim (@RealGeneKim) and we had a fantastic discussion. I was slightly star struck since I’ve been reading his work and quoting him for years in talks about Database DevOps. It feels like I … Continue reading

Posted in Blog | Tagged , , | 2 Comments

Project Euler

I like having problems to practice solving in computer science. It can be a fun hobby, and it exercises your mind. I have enjoyed the Advent of Code, though some of those are complex and hard to focus on in … Continue reading

Posted in Blog | Tagged , | Comments Off on Project Euler