Help with manipulating some strings.

Posted by Alex on Stack Overflow See other posts from Stack Overflow or by Alex
Published on 2010-05-20T14:04:03Z Indexed on 2010/05/20 14:10 UTC
Read the original article Hit count: 123

Filed under:
|

My strings are of this kind: City (PR) from a Database, where PR stands for Province.

At the end I want two separate variables. City and PR.

I have to do this with C#. Any idea? Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about strings