Tag Archives: tools

Coding Tips

I really like Visual Studio Code. The more I use it, the more I get comfortable in it, and the more I appreciate the design and flow of using the editor. I didn’t feel that way early on, preferring the … Continue reading

Posted in Editorial | Tagged | 2 Comments

T-SQL Tuesday #135 – Awesome Tools

It’s blog party week for T-SQL Tuesday, and I think this is a good choice for a topic. The host this month is Mikey Bronowski, and his invitation is on tools. I work for a tools vendor, and I’ve used … Continue reading

Posted in Blog | Tagged , , | 5 Comments

Your Favorite IDE

SSMS is, well, it’s what we mostly have from Microsoft. It’s been around a long time, but it is getting regularly released. There are new versions about every quarter, and there are bug fixes and minor enhancements. Azure Data Studio … Continue reading

Posted in Editorial | Tagged | Comments Off on Your Favorite IDE

Quick SSMS Tip: Map Mode for Code–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. In recent versions of SSMS, there’s been an addition to the query windows that I find helpful and useful. … Continue reading

Posted in Blog | Tagged , , , | 1 Comment