Click here to Skip to main content
15,895,746 members
Articles / Web Development / ASP.NET

Replace Escape Character (C#)

4 Sep 2006CPOL 85K   12   4
For the beginning we are facing the same problem while inserting a text with escaped character like single quote (‘) into the database. That’s why we’ve solved this problem by creating our own library and reuse that library.
We're sorry, but the article you are trying to view was deleted at 7 Dec 2015.

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.