Category: General Computing

Adding new SQL Server DB user

Creating a new SQL Server DB user is one of those tasks I do often enough that I get frustrated that I don’t remember how to do it, but not often enough to actually remember it. And for some reason,

Posted in Blog, General Computing, Programming Tagged with: ,

Helpful Git Commands

I feel like I’m looking up how to do things in Git more often than anything else. It’s all sunshine and roses if all you do is make changes, commit them, and solve a few merge conflicts here and there.

Posted in General Computing Tagged with: , , ,