Andrei's blog
sharing coding bits
Thursday, March 27, 2014
Sharing library project across solutions and NuGet
›
UPDATE : Latest NuGet doesn't rely on 'Enable NuGet Package Restore’ feature: http://docs.nuget.org/docs/reference/package-restor...
Friday, March 14, 2014
Install GooglePlay in emulator
›
I am using the info from http://stackoverflow.com/questions/11154222/google-play-on-android-4-0-emulator#answer-11213598 1. Go to http:/...
Saturday, January 25, 2014
Type-safe ViewModel to ViewModel navigation in MvvmCross
›
In MvvmCross you can navigate between view-model's as described in the Wiki: https://github.com/MvvmCross/MvvmCross/wiki/ViewModel--to...
Saturday, January 18, 2014
ASP.NET errors
›
#1. There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined Check .NET Framework version f...
Thursday, January 16, 2014
Invalid markup in XAML in Visual Studio 2013
›
If you get this error in designer when there’s clearly no error in your XAML: - close all files open in Visual Studio - close Visual Stud...
4 comments:
Monday, January 13, 2014
Installing Windows 8 and customization
›
1. Use Windows 7 USB/DVD download tool to create a Windows bootable USB drive 2. If you want to create a Windows x64 bootable image, yo...
Thursday, January 09, 2014
Fixing downloading from MSDN Subscriptions with AKAMAI
›
Use F12 developer tools and change compatibility to IE9. http://www.windows8core.com/how-to-download-from-msdn-using-the-akamai-download...
‹
›
Home
View web version