Other News

Editorials

Enumeration Synchronization With Application Code

Keeping Enumerations synchronized between application code and database lookup tables is simply painful. I have played with the idea of creating my lookup tables needing to be synchronized with three columns, ID, Description, Enumeration. I’m working on a T4 template that will generate Enumeration C# code from these tables so they can be kept synchronized with no special effort. The […]

Editorials

More Choices! Wait, Fewer Choices!

More Choices! Wait, Fewer Choices! More options! More granularity! More features, but let me choose… OK, here you go. Wait… too much. That’s a bit how I feel about how things are shaking out with cloud licensing for SQL Server (and other services too, but I’m picking on SQL Server for this…) It’s really great to see how many different […]