Monthly Archives: September 2006

Apostrophe In RowFilter

According to ASP.NET Resources, there is a problem when using apostrophes in a RowFilter expression in a DataView. The fix seems to be to double the apostrophes (“O”Mally”) rather than escaping them (“O\’Mally”)

Posted in C# Snippets | Comments Off

That Star Trek bloke

Posted in General | Comments Off

LiveWriter Bug

There’s a small bug in the LiveWriter preferences pages.  On the “plugins” tab, the user can enable / disable plugins using a couple of radio buttons.  Unfortunately, it appears that there is flawed logic to read the current setting of a … Continue reading

Posted in General | Comments Off