Concate double quotes in a string

by 10:41 PM 0 comments

Hi friends here is the trick to concate the double quotes in a string in csharp..!

private String myString = new String( "Hi this is Ravi \"Tuvar\"." )

Which should contain the string: Hi this is Ravi  "Tuvar".

Ravi Tuvar

Developer

Cras justo odio, dapibus ac facilisis in, egestas eget quam. Curabitur blandit tempus porttitor. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.

0 comments:

Post a Comment