Hi,<P>I'm doing a little project and I need some help with removing the html tags from a string obtained byt he Inet control.<P>Bassically my code looks like this:<P ...
When you want to return a string result -- either as text, HTML or XML -- then a ContentResult object gives you the right balance of simplicity and control. Sometimes all you want to return from your ...
I love the String object's Format method. It's an unusual application where I'm not using it to build messages. (Long ago and far away, I used to use it to assemble SQL statements.) Typical code looks ...