34,333
edits
Changes
→Summary
== 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#.