Dot Net Interview Questions and Tutorials By Dr. Rajesh Rolen
string result = Regex.Replace(stringValue, @"\d", "");
Post a Comment
No comments:
Post a Comment