2
Answers

how to insert string with single quotes value into database in c#



hi friend,
how to insert string with single quotes into database in c#. for example,
string temp = "customer's"
Please help me,
Thanks in advance

Answers (2)