Tag: Design + Development

SQL Server | Remove Special Characters

I needed to remove all the special characters from a field in a particular table in […]

Set Negative and Zero Formatting in String.Format

Apart from setting the format you want the string to be shown, the format parameter in […]