What is the fastest way to concat strings in ASP.NET

By Using Append method of the StringBuilder object we can concat string in ASP.NET