I bought a Wrox book on ASP.NET 2, but its examples are in C#. When I learned
VB I loved the available functions such as Date(), FormatCurrency() (and other Format functions), LCase, UCase(), IsNumeric(), Left(), Right(), and tons of others. I remember my C++ classes and would be comfortable using C# if it had similar "built in" functions. Does C# have anything equivalent?