Click here to Skip to main content
15,917,652 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionI used nant to build ASP .NET application Pin
balpanbh14-Oct-07 18:37
balpanbh14-Oct-07 18:37 
GeneralRe: I used nant to build ASP .NET application Pin
Paul Conrad31-Dec-07 9:27
professionalPaul Conrad31-Dec-07 9:27 
QuestionJavascript Question Pin
ryan1114-Oct-07 18:21
ryan1114-Oct-07 18:21 
AnswerRe: Javascript Question Pin
ryan1114-Oct-07 18:42
ryan1114-Oct-07 18:42 
AnswerRe: Javascript Question Pin
Pete O'Hanlon15-Oct-07 1:28
mvePete O'Hanlon15-Oct-07 1:28 
Questionquestion about ADO Disconnect mode Pin
meromake14-Oct-07 5:14
meromake14-Oct-07 5:14 
AnswerRe: question about ADO Disconnect mode Pin
pmarfleet14-Oct-07 10:32
pmarfleet14-Oct-07 10:32 
QuestionDrawing international (e.g. Chinese) characters Pin
chaiguy133713-Oct-07 18:49
chaiguy133713-Oct-07 18:49 
Hi. I'm writing an RSS reader and have just discovered it doesn't work with international characters. I'm handling UTF-8 just fine and can handle extended "special" characters, like accents and so on, but for some reason I cannot draw Chinese characters.

Here's the low-down:

I set a breakpoint to check the internal value of a string, which, when I view it using the VS2005 string viewer, shows the proper Chinese characters. However when I draw this to the screen using DrawString (in font Tahoma 8.25f), I get boxes. I also get boxes if I pass the string to MessageBox.Show().

What do I need to do to draw these characters properly?? As I said they ARE there when I view the string inside VS... ??

Logan

{o,o}
|)””’)
-”-”-

AnswerRe: Drawing international (e.g. Chinese) characters Pin
lmoelleb13-Oct-07 21:31
lmoelleb13-Oct-07 21:31 
GeneralRe: Drawing international (e.g. Chinese) characters Pin
chaiguy133714-Oct-07 6:19
chaiguy133714-Oct-07 6:19 
GeneralRe: Drawing international (e.g. Chinese) characters Pin
lmoelleb14-Oct-07 6:29
lmoelleb14-Oct-07 6:29 
GeneralRe: Drawing international (e.g. Chinese) characters Pin
chaiguy133714-Oct-07 8:25
chaiguy133714-Oct-07 8:25 
GeneralRe: Drawing international (e.g. Chinese) characters Pin
lmoelleb14-Oct-07 22:35
lmoelleb14-Oct-07 22:35 
GeneralRe: Drawing international (e.g. Chinese) characters Pin
chaiguy133715-Oct-07 5:50
chaiguy133715-Oct-07 5:50 
GeneralRe: Drawing international (e.g. Chinese) characters Pin
lmoelleb15-Oct-07 5:58
lmoelleb15-Oct-07 5:58 
GeneralRe: Drawing international (e.g. Chinese) characters Pin
chaiguy133715-Oct-07 8:13
chaiguy133715-Oct-07 8:13 
Questionhex value missing in dataset Pin
sumysarin11-Oct-07 20:16
sumysarin11-Oct-07 20:16 
AnswerRe: hex value missing in dataset Pin
Dave Kreskowiak12-Oct-07 4:14
mveDave Kreskowiak12-Oct-07 4:14 
GeneralRe: hex value missing in dataset Pin
sumysarin12-Oct-07 7:29
sumysarin12-Oct-07 7:29 
GeneralRe: hex value missing in dataset Pin
Luc Pattyn12-Oct-07 7:42
sitebuilderLuc Pattyn12-Oct-07 7:42 
GeneralRe: hex value missing in dataset Pin
sumysarin12-Oct-07 14:08
sumysarin12-Oct-07 14:08 
GeneralRe: hex value missing in dataset Pin
Luc Pattyn12-Oct-07 14:16
sitebuilderLuc Pattyn12-Oct-07 14:16 
GeneralRe: hex value missing in dataset [modified] Pin
sumysarin15-Oct-07 20:42
sumysarin15-Oct-07 20:42 
GeneralRe: hex value missing in dataset Pin
Luc Pattyn15-Oct-07 23:32
sitebuilderLuc Pattyn15-Oct-07 23:32 
GeneralRe: hex value missing in dataset Pin
sumysarin17-Oct-07 7:18
sumysarin17-Oct-07 7:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.