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
Nikolai Tillmann and Peli de Halleux: Inside Code Digger
May 08, 2013 at 2:13 AMI really appreciate the simplification of using this instead of full PEX. Great effort.
One think, I noticed that you need to add an exception or assert in the code under test.
My feeling is that developer will never do that, and hence digger will not show the potential bug.
So the question is, is code digger meant to be used on a parameterized unit test rather than the actual code? Or the required additions are the appropriate way to write good code? and perhaps Code Digger should say it and refrain from creating the table.
al
Inside Windows 8: Arun Kishan - Windows App Model
Nov 22, 2012 at 12:19 PMGreat info and effectively presented. A question, how can one monitor all this quota consumption during development/testing in order to have an idea of what the app is consuming and perhaps re-desing the app if needed?
Bring Your Apps to Life with Tiles and Notifications
Aug 29, 2012 at 11:40 AMI found this Introduction_to_Background_Tasks http://www.microsoft.com/en-us/download/details.aspx?id=27411 to update tiles when app is suspended