Related resources for Comparing String
  • Working with Strings in VB.NET8/4/2022 5:59:08 AM. This article is VB.NET version of Working with Strings in .NET using C#.
  • Strings in C#9/22/2014 3:19:14 PM. In this article we will learn about strings in the C# language.
  • Effective C#: Working with Strings1/3/2006 7:03:31 AM. Using string might degrade the performance of your application. This article explains about what precautions you should take when you are going to use strings in your application.