Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Inside Windows Phone #38 | Nikola Mihaylov, the Developer Behind Fantasia Painter
May 24, 2012 at 3:29 AMOne note - use the Debug -> Windows -> Modules in Visual Studio to see which DLLs are loaded just after you press F5 on the initial startup. Also, in my experience all DLLs that have Silverlight control get loaded at startup regardless whether you use the control or not. It's resource-only (e.g. images) DLLs that don't get loaded if you don't use the image at startup.
Inside Windows Phone #38 | Nikola Mihaylov, the Developer Behind Fantasia Painter
May 23, 2012 at 6:58 AMThanks guys!