I'm new to Visual Studio and Windows Phone 7 developping. I did activate the redirect all output text option, but neith Debug.Writeline() or Console.WriteLine() are working...
How can I log infos ?
Took me a while to find this one as well
System.Diagnostics.Debug.WriteLine("Yay!");