Live Chat Icon For mobile
Live Chat Icon

I hate string processing. Is there an easier way to do string manipulation?

Platform: WinForms| Category: Strings

.NET has excellent support for Regular Expressions. Get the excellent ‘Regular Expressions with .NET ‘, e-book by Dan Appleman. It has all that you need to get started.

Regular expressions really make string processing easier.

There are expressions that you can find on the web for everything from validating dates to phone numbers.

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.