Skip to content

Instantly share code, notes, and snippets.

View willl's full-sized avatar
:octocat:

Will Luu willl

:octocat:
View GitHub Profile
@willl
willl / DevEnv
Last active August 29, 2015 14:06
Interesting programs installed
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.