C# String Theory—String Tips and Tricks

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
CSharp-Online.NET:Articles
C# Articles

C# String Theory

edit

C# String Tips and Tricks

The basics of string handling in C# are pretty straight forward. But, "the devil is in the details". There are subtleties which can cost developers time and effort and money, and which can cost applications memory and CPU cycles.

So, this section details string handling tips and tricks which others have found useful in their work.


Previous_Page_.gif Next_Page_.gif


Personal tools