string.replace method


·          i have long list of special characters need replace ie replace « «. string.replace method best way handle this?

hi,

no, you're problem not replace characters, is encoding html/xml entities, e.g.

http://unicode.e-workers.de/entities.php

so consider using encoding method like

http://msdn.microsoft.com/en-us/library/73z22y6h.aspx


microsoft mvp office access
https://mvp.support.microsoft.com/profile/stefan.hoffmann


Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to Share webservice object to all user