In this tutorial, you create a simple utility library that contains a single string-handling method. A class library defines types and methods that are called by an application. If the library targets ...