¡@

Home 

c# Programming Glossary: alphabets

Localization: How to map culture info to a script name or Unicode character range?

http://stackoverflow.com/questions/252662/localization-how-to-map-culture-info-to-a-script-name-or-unicode-character-rang

related issues. However I need to manually draw the alphabets corresponding to the current culture on the screen in one particular.. the current culture is say Chinese I want to draw Chinese alphabets. When the user changes the culture info to English and when.. when he restarts the application I want to draw English alphabets instead. Hope you understand where I am going with this query...

How can I validate console input as integers?

http://stackoverflow.com/questions/4804968/how-can-i-validate-console-input-as-integers

thet it will only allow intergers to be inputed and not alphabets. Here is the code please I will love you to help me. Thanks...