I am a University at Buffalo student and am experienced in C# and a few other languages. More shall go here once I figure out more about myself.
In the meantime, have some links!
string s = "C++ is the best!";
s.Replace("++","#");
System.Console.WriteLine(s);