Trim a String to a Particular Length
One piece of code that is very popular, besides checking for null, is being able to trim a string to a particular length, making sure a string is not too long to save in the database or display on your page or MVC View. In the olden days, we had lots of code like this: … Continue reading Trim a String to a Particular Length
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed