How can I decode html characters in c#?

Posted by Vasil on Stack Overflow See other posts from Stack Overflow or by Vasil
Published on 2008-09-23T18:01:15Z Indexed on 2010/04/14 17:43 UTC
Read the original article Hit count: 293

Filed under:

I have email addresses encoded with character entities, is there anything in .net that can convert them to plain string?

© Stack Overflow or respective owner

Related posts about c#