Click here to Skip to main content
15,895,142 members
Home / Discussions / C#
   

C#

 
GeneralRe: enum and inheritance Pin
hatim_ali5-Jul-04 2:12
hatim_ali5-Jul-04 2:12 
GeneralRe: enum and inheritance Pin
Anonymous5-Jul-04 3:50
Anonymous5-Jul-04 3:50 
GeneralRe: enum and inheritance Pin
Heath Stewart5-Jul-04 5:40
protectorHeath Stewart5-Jul-04 5:40 
GeneralRe: enum and inheritance Pin
leppie5-Jul-04 7:16
leppie5-Jul-04 7:16 
GeneralRe: enum and inheritance Pin
Anonymous5-Jul-04 22:58
Anonymous5-Jul-04 22:58 
GeneralGet Url from IE Pin
olreit4-Jul-04 22:57
olreit4-Jul-04 22:57 
GeneralRe: Get Url from IE Pin
eggie56-Jul-04 13:24
eggie56-Jul-04 13:24 
GeneralCasting String to Long Pin
hatim_ali4-Jul-04 22:52
hatim_ali4-Jul-04 22:52 
Hi Friends,

I need to cast a string to long. I'm reading information from an XML file. The file contains information such as record's ID, Age. These are declared as C# type long. I'm using System.XML.XMLDocument class for reading XML File. All the values returned by XMLDocument object are in string format. so i get ID ang Age as strings not Long. Now i need to cast them as long so i can utilized them safely in my program... I've searched MSDN and it says type casting across differnt domain is not allowed.

Is there any workaround to cope up with this situation ???

Thanks in advance,

Regards,
Hatim Ali.

GeneralRe: Casting String to Long Pin
Stefan Troschuetz4-Jul-04 23:05
Stefan Troschuetz4-Jul-04 23:05 
GeneralRe: Casting String to Long Pin
hatim_ali4-Jul-04 23:24
hatim_ali4-Jul-04 23:24 
GeneralTime Validation Pin
dabuskol4-Jul-04 22:36
dabuskol4-Jul-04 22:36 
GeneralRe: Time Validation Pin
Colin Angus Mackay5-Jul-04 1:22
Colin Angus Mackay5-Jul-04 1:22 
GeneralRe: Time Validation Pin
dabuskol5-Jul-04 1:56
dabuskol5-Jul-04 1:56 
GeneralRe: Time Validation Pin
Colin Angus Mackay5-Jul-04 2:15
Colin Angus Mackay5-Jul-04 2:15 
Questionhow can i take lively image from a webcam? Pin
turgaytr4-Jul-04 21:21
turgaytr4-Jul-04 21:21 
AnswerRe: how can i take lively image from a webcam? Pin
Ivan Lee (CN)4-Jul-04 22:47
Ivan Lee (CN)4-Jul-04 22:47 
GeneralRe: how can i take lively image from a webcam? Pin
leppie5-Jul-04 7:20
leppie5-Jul-04 7:20 
Generalcontrol box Pin
sreejith ss nair4-Jul-04 17:26
sreejith ss nair4-Jul-04 17:26 
GeneralRe: control box Pin
Nick Parker4-Jul-04 17:41
protectorNick Parker4-Jul-04 17:41 
GeneralRe: control box Pin
sreejith ss nair4-Jul-04 18:25
sreejith ss nair4-Jul-04 18:25 
QuestionHow can I get the size of the string in pixel ?? Pin
MarkSender4-Jul-04 16:56
MarkSender4-Jul-04 16:56 
AnswerRe: How can I get the size of the string in pixel ?? Pin
Nick Parker4-Jul-04 17:24
protectorNick Parker4-Jul-04 17:24 
Generalclearing console screen Pin
insurgentpyro4-Jul-04 16:42
insurgentpyro4-Jul-04 16:42 
GeneralRe: clearing console screen Pin
Nick Parker4-Jul-04 17:28
protectorNick Parker4-Jul-04 17:28 
GeneralRe: clearing console screen Pin
insurgentpyro4-Jul-04 17:44
insurgentpyro4-Jul-04 17:44 

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.