Strip out numeric or non-numeric characters in string with ASP.NET C#

How to handle multipage TIFF files with ASP.NET C# (GDI+ alternative)

If you're working with ASP.NET C# and you're looking for something that could strip out numeric or non-numeric characters from a string, you might find these helper methods useful enough.

I wrote these methods to give an additional answer to this StackOverflow question, mostly because the accepted one didn't handle null values: the behaviour of each one of them is well-documented within the <summary>  text, hence there's nothing to explain here.

If you like them, feel free to leave a comment!

 

About Ryan

IT Project Manager, Web Interface Architect and Lead Developer for many high-traffic web sites & services hosted in Italy and Europe. Since 2010 it's also a lead designer for many App and games for Android, iOS and Windows Phone mobile devices for a number of italian companies. Microsoft MVP for Development Technologies since 2018.

View all posts by Ryan

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.

This site uses Akismet to reduce spam. Learn how your comment data is processed.