I have a variable within item.Name that contains the string \"It\'s Tuesday!\".
To alleviate javascript errors, in the c# controller I have already escaped this single quot
I prefer to make my views dumb. Therefore, I'd have a property called something like 'Display' or 'DisplayName' which handled the escaping for the view.