How to remove duplicate Whitespace Characters from a string?(aspdotnetfaq.com)
submitted by
spavkov(1708) 3 years, 10 months ago
Luckily for us developers .NET has some very slick string handling routines we can use for this task.
Also we have an alternative approach: Regular Expressions.
We will cover here both implementations and compare them regarding their efficiency.
|category: C#
|Views: 175
tags:
Tip .Net faq C# BestPractices another
Everyones tags:
Your Tags: