Search
Categories
Tag Archives: vs2010
My attempts at installing Umbraco via NuGet
I often use Umbraco as a CMS for my web projects, and NuGet for referencing other libraries. This made me wonder whether Umbraco could be deployed via Nuget. The short answer is, it is possible, but it does not work … Continue reading
Posted in Development, Software
Tagged .net, asp.net, nuget, umbraco, visual studio, vs, vs2010
1 Comment
MacBook Pro BootCamp/Windows keyboard schema
Visual Studio 2010 + Resharper Key Description FN+ALT+[Right arrow] Go to sub types FN+ALT+[Left arrow] Go to super types ALT+SHIFT+F12 Find usages of variable CTRL+SHIFT+F11 Go to type of variable CTRL+SHIFT+R Refactor this CTRL+SHIFT+T Go to file CTRL+T Go to … Continue reading
Posted in Development, Mac, Software
Tagged bootcamp, macbook, resharper, shortcut, visual studio, vs2010
1 Comment
Visual Studio 2010 Package load errors
My Windows 7 installation on my laptop broke down, and I then had to completely reinstall Windows 7, Visual Studio etc. Besides it being a long and tedious process it seemed to go fine. But I started to get the … Continue reading
An Introduction to Native Concurrency in Visual Studio 2010
Read this article: http://blogs.msdn.com/nativeconcurrency/archive/2009/01/12/an-introduction-to-native-concurrency-in-visual-studio-2010.aspx