I need a punycode converter for Silverlight. For WPF have such an opportunity in the standard libraries. I need a ready-made library or code of functions (punycode encoding and decoding) {C#, Silverlight}.
Asked
Active
Viewed 1,970 times
1 Answers
0
I am not sure if Silverlight has access to this namespace but take a look at these IdnMapping fuunctions which are built into the .net framework.

Brent Worden
- 10,624
- 7
- 52
- 57

Jonathan Stanton
- 2,531
- 1
- 28
- 35