Changes

Jump to: navigation, search

Working with Strings in C Sharp

266 bytes added, 15:25, 24 January 2008
C# String Replacement
System.Console.WriteLine (newString);
</pre>
 
== Summary ==
 
In this chapter of [[C Sharp Essentials|C# Essentials]] we have looked at a variety of different mechanisms for creating and working with strings in C#. In the next chapter we will look at using the ''String.Format()'' method to format strings in C#

Navigation menu