really simple:
I have a visual webpart with danish letters (æøå) which is malformed when deployed - most likely as a result of the wrong characterset encoding. How would I go about specifying this in a webpart?
I know you can use the Page directive in normal asp.net pages, but I don't know how to do it in a webpart?