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: 381
        
c#
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