Tag Archives: conversion

Some useful string extensions

I have created a useful set of string extensions in C# for doing many string operations like conversions to and from numbers, formatting, and escaping. Most of these were required by the application that I’m working on but are very … Continue reading

Posted in Dennis-IT Tools | Tagged , , , , , , | Comments Off on Some useful string extensions