Doctor, It Hurts When I Do This! Well Don't Do That.

Thursday, 01 August 2013
  • By
  • Jeff Ammons

Drunken visual studio
Drunken visual studio

Go home, Visual Studio, you're drunk.
**Update**

9/10/2013

Long story short: They fixed it. In the RC version, you can safely update all the nuget packages. Good job, people who fixed it!

I've been playing with Visual Studio 2013 Preview and ASP.net MVC 5.

Super Summary: Don't Update Microsoft ASP.NET Identity Core or Microsoft ASP.NET Identity EntityFramework just yet in PREVIEW Visual Studio 2013.
Things were going great until I did something unfortunate: Update ALL Nuget Packages.

Ouch!

...

Windows PowerShell Cookbook Review

Tuesday, 02 April 2013
  • By
  • Jeff Ammons
Picture of cover of Windows PowerShell Cookbook
I'm a fan of the Cookbook series from O'Reilly Media.

The idea is a book covering a development topic by showing you how someone experienced with that technology would solve specific problems that you are likely to need to solve yourself at some point.

I've read a number of them and they have all been very helpful.

The one I am currently reading is the Windows PowerShell Cookbook, and it is no exception.

...