Using the .NET Stopwatch class to Profile Your Code
Using the .NET Stopwatch class to Profile Your Code (Time elapsed to load the page)
Remove or Trim the last character from a String
Remove or Trim the last character from a String
To replace multiple spaces with a single space in C# or VB.Net
To remove multiple spaces using Regular Expressions
Encode or Decode HTML entities with jQuery
Just a quick tip, if you ever need to Encode or Decode a text in Javascript and happen to use the excellent jQuery library