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

RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

C# System.Data.Common DbCommand and getting Datasets from Oracle