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

.NET (Core and Framework)

 
GeneralRe: DataSet to IEnumerator? Pin
Christian Graus17-Aug-05 17:37
protectorChristian Graus17-Aug-05 17:37 
GeneralRe: DataSet to IEnumerator? Pin
Carl Mercier18-Aug-05 2:52
Carl Mercier18-Aug-05 2:52 
GeneralRe: DataSet to IEnumerator? Pin
Christian Graus18-Aug-05 15:54
protectorChristian Graus18-Aug-05 15:54 
GeneralRe: DataSet to IEnumerator? Pin
Carl Mercier18-Aug-05 18:21
Carl Mercier18-Aug-05 18:21 
GeneralReleaseComObject() and Dispose pattern association Pin
DeepakSharma17-Aug-05 3:15
DeepakSharma17-Aug-05 3:15 
Generalsending auto response email messages Pin
woleraymond16-Aug-05 1:27
woleraymond16-Aug-05 1:27 
GeneralRe: sending auto response email messages Pin
S. Senthil Kumar16-Aug-05 1:40
S. Senthil Kumar16-Aug-05 1:40 
GeneralGet to desired unicode subrange! Pin
CoolAmir15-Aug-05 4:26
CoolAmir15-Aug-05 4:26 
Hi guys Unsure | :~
I put some textBoxes in a form & need to let users type in one of the UTF8 languages but don't want to require them to change the language each time (not from language bar nor Alt+Shift)

Is there any specific method in dotNet or i need to override onKeyDown/press or whatever. All i can think of is mapping each EventArgs.keycode to a hexadecimal form of the corresponding unicode character 'uxxxx'?

or transpose values to get to the desired subrange in unicode?

I used Decoder.GetChars & it gives me 2 bytes for each char. How can i use these 2 bytes to transpose input char to the desired language equal?

Thanx for any hints D'Oh! | :doh:


GeneralRe: Get to desired unicode subrange! Pin
CoolAmir16-Aug-05 8:18
CoolAmir16-Aug-05 8:18 
GeneralCompact Framework 2.0 Problem: Application not in List Pin
twickl14-Aug-05 3:54
twickl14-Aug-05 3:54 
GeneralRichTextBox problems Pin
Jian13213-Aug-05 19:14
Jian13213-Aug-05 19:14 
GeneralImage from Website Pin
Peter Liddle12-Aug-05 10:24
Peter Liddle12-Aug-05 10:24 
GeneralRe: Image from Website Pin
S. Senthil Kumar12-Aug-05 21:27
S. Senthil Kumar12-Aug-05 21:27 
GeneralTimers and ExSetTimerResolution Pin
LiamD12-Aug-05 0:43
LiamD12-Aug-05 0:43 
GeneralRe: Timers and ExSetTimerResolution Pin
Dave Kreskowiak12-Aug-05 9:42
mveDave Kreskowiak12-Aug-05 9:42 
GeneralDebug is Slow Pin
Member 165594311-Aug-05 23:30
Member 165594311-Aug-05 23:30 
GeneralRe: Debug is Slow Pin
[Marc]12-Aug-05 9:01
[Marc]12-Aug-05 9:01 
GeneralRe: Debug is Slow Pin
Dan Neely12-Aug-05 9:27
Dan Neely12-Aug-05 9:27 
GeneralRe: Debug is Slow Pin
[Marc]12-Aug-05 9:36
[Marc]12-Aug-05 9:36 
GeneralRe: Debug is Slow Pin
S. Senthil Kumar12-Aug-05 21:24
S. Senthil Kumar12-Aug-05 21:24 
GeneralRe: Debug is Slow Pin
FTrader17-Aug-05 14:54
FTrader17-Aug-05 14:54 
GeneralGUID generation at run time Pin
namita_jain11-Aug-05 20:44
namita_jain11-Aug-05 20:44 
GeneralRe: GUID generation at run time Pin
[Marc]12-Aug-05 9:14
[Marc]12-Aug-05 9:14 
Questionvb.net Shell() successful? Pin
partt11-Aug-05 8:35
partt11-Aug-05 8:35 
AnswerRe: vb.net Shell() successful? Pin
rwestgraham11-Aug-05 9:08
rwestgraham11-Aug-05 9:08 

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.