The Lazy Blogger

Tag archives: nuget

QuickBytes: Visual Studio 2013 refuses to load some projects from a VS2010 solution

2013-11-7

Last night I opened an ASP.NET MVC project in Visual Studio 2013 that was originally created in Visual Studio 2010 and found that 4 of the six projects in the solution were not loading. This solution was working in VS 2012 earlier so I was wondering what went wrong!

read more

A Minor Gotcha when using jquery.mobile in MVC4

2012-2-28

Yesterday I was playing around with the jquery.mobile package from Nuget and found an interesting gotcha.

read more