Click here to Skip to main content
15,919,028 members
Home / Discussions / C#
   

C#

 
GeneralListBox Duplicacy. Pin
ptr2void11-Mar-08 18:16
ptr2void11-Mar-08 18:16 
GeneralRe: ListBox Duplicacy. Pin
Xmen Real 11-Mar-08 19:08
professional Xmen Real 11-Mar-08 19:08 
GeneralRe: ListBox Duplicacy. Pin
ptr2void12-Mar-08 1:38
ptr2void12-Mar-08 1:38 
GeneralRe: ListBox Duplicacy. Pin
DaveyM6912-Mar-08 5:00
professionalDaveyM6912-Mar-08 5:00 
Questionhow can we change o/s level regional settings input locale programtically using c#. Pin
g_hemanth1711-Mar-08 17:02
g_hemanth1711-Mar-08 17:02 
Generalconvert string to ascii code.. Pin
kamalesh574311-Mar-08 16:42
kamalesh574311-Mar-08 16:42 
GeneralRe: asci char Pin
soso_online11-Mar-08 20:44
soso_online11-Mar-08 20:44 
GeneralRe: convert string to ascii code.. Pin
Kyle Rozendo11-Mar-08 23:01
Kyle Rozendo11-Mar-08 23:01 
Heya,

All you need to do is get the character array from the string, and loop through each character and convert it to an integer, normally int16 will do the job.

The character converted to an integer leaves you its ASCII value Smile | :)

Kyle Rozendo
Developer :: Seriun
UK :: RSA

Generalfloat conversion problem Pin
Xmen Real 11-Mar-08 16:31
professional Xmen Real 11-Mar-08 16:31 
GeneralRe: float conversion problem Pin
darkelv11-Mar-08 17:01
darkelv11-Mar-08 17:01 
GeneralRe: float conversion problem Pin
Xmen Real 11-Mar-08 17:08
professional Xmen Real 11-Mar-08 17:08 
GeneralRe: float conversion problem Pin
darkelv11-Mar-08 17:36
darkelv11-Mar-08 17:36 
GeneralRe: float conversion problem Pin
Xmen Real 11-Mar-08 17:40
professional Xmen Real 11-Mar-08 17:40 
GeneralRe: float conversion problem Pin
darkelv11-Mar-08 17:48
darkelv11-Mar-08 17:48 
GeneralRe: float conversion problem Pin
Vikram A Punathambekar11-Mar-08 18:57
Vikram A Punathambekar11-Mar-08 18:57 
GeneralRe: float conversion problem Pin
Xmen Real 11-Mar-08 19:06
professional Xmen Real 11-Mar-08 19:06 
QuestionDelegates, events, events handlers Pin
nelsonpaixao11-Mar-08 14:44
nelsonpaixao11-Mar-08 14:44 
GeneralRe: Delegates, events, events handlers Pin
Xmen Real 11-Mar-08 15:42
professional Xmen Real 11-Mar-08 15:42 
GeneralDirectory Recursion Pin
Jammer11-Mar-08 13:12
Jammer11-Mar-08 13:12 
GeneralRe: Directory Recursion Pin
Anthony Mushrow11-Mar-08 14:04
professionalAnthony Mushrow11-Mar-08 14:04 
GeneralRe: Directory Recursion Pin
Jammer11-Mar-08 14:10
Jammer11-Mar-08 14:10 
GeneralRe: Directory Recursion Pin
Anthony Mushrow11-Mar-08 14:14
professionalAnthony Mushrow11-Mar-08 14:14 
GeneralRe: Directory Recursion Pin
Jammer11-Mar-08 14:19
Jammer11-Mar-08 14:19 
GeneralRe: Directory Recursion Pin
Anthony Mushrow11-Mar-08 14:31
professionalAnthony Mushrow11-Mar-08 14:31 
GeneralRe: Directory Recursion Pin
Jammer11-Mar-08 14:33
Jammer11-Mar-08 14:33 

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.