The Daily Six Pack: August 12, 2014

A COLLECTION OF LINKS FOR LOVERS OF I.T. Dirk Strauss . . . . Feature link: BobbyTables Culture The BobbyTables culture, Jon Skeet Other Going from computer novice to computer guru, with help from Microsoft Virtual Academy, Suzanne Choney Exception handling in SQL Server, Vivek Johari Best practices for Database Programming, Vivek Johari Migrating from…

Continue ReadingThe Daily Six Pack: August 12, 2014

The Daily Six Pack: November 1, 2013

A COLLECTION OF LINKS FOR LOVERS OF I.T. Dirk Strauss . . . . Feature link: Windows 8.1 Learning RoadMap Windows 8.1 Learning RoadMap, Ibrahim Kivanc Other VS2013 won’t start debugging, Rory Primrose Free Tools: Subversion, TortoiseSVN, VisualSVN, Peter Vogel Free ebook: Programming Windows Store Apps with HTML, CSS, and JavaScript,…

Continue ReadingThe Daily Six Pack: November 1, 2013

Subversion And Conflicted SUO Files

Conflicted suo file SVN

Conflicted suo files are the bane of every developer’s existence. I have been using SVN as my code repository for years now. I must admit that I probably don’t know it as well as I should. Unfortunately I know it as well as I need to, which is a totally different thing. You see, developers are generally lazy. Why re-do work if you can do it once and re-use.

The same can be said of what we know about the tools we use. Once we are comfortable with what we know and can work with, we somehow fail to learn more. Call it knowing just enough to be functional, call it lazy, call it what you want. Somehow, I feel that we should learn more. (more…)

Continue ReadingSubversion And Conflicted SUO Files