Thursday, January 27, 2011

C# - New line constant

String AccountName = "DomainNAme\\" + TextBox1.Text.ToString() + "." + TextBox2.Text.ToString();