Month: March 2017

Allow Visual Studio to Recommend NuGet Packages

I first saw this on Scott Hanselman’s blog the other day and wanted to share the tip. Additional details can be found from his blog here. Please note that this feature is only available on Visual Studio 2015 Update 3 and up. Steps to Enable: 1. Launch Visual Studio 2017 2. Select Tools > Options…
Read more

Visual Studio 2017

I came across this cool infographic today from a local user group mailing list and figured I’d share here. It lists some of the new features and improvements in VS2017 as well as some other misc bits of information like some basic git commands. Enjoy! Visual Studio 2017 Infographic

Learning Resources

There’s a ton of great resources out there for learning about programming from basic syntax to more advanced topics like design patterns. There’s plenty of great YouTube videos or blog posts out there but I wanted to compile a list of professional learning resources that I’ve personally used. Spoiler: Pluralsight is my favorite resource for…
Read more