Is there a way to use ASCIIEncoding in Windows Phone 7?
Unless I\'m doing something wrong Encoding.ASCII doesn\'t exist and I\'m needing it for C# -> PH
Encoding.ASCII
According to this MS forum thread, Windows Phone 7 does not support Encoding.ASCII.