This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Basically a list of tools I've got installed that makes my development life (as a .NET dev) better/easier | |
| Some free, and some not so (denoated with a $ sign) | |
| * cmder - http://bliker.github.io/cmder/ | |
| - Custom command prompt wrapper | |
| * linqpad - http://www.linqpad.net/ | |
| - Great for testing code snippets | |
| * SQL Sentry Plan Explorer (free version) - http://www.sqlsentry.com/products/plan-explorer/sql-server-query-view | |
| - Mostly because the "Actual Plan" view in SSMS feels a bit clunky. |