Click here to Skip to main content
15,897,187 members
Home / Discussions / C#
   

C#

 
QuestionDataGridView focus Pin
tthellebuyck21-Aug-07 8:40
tthellebuyck21-Aug-07 8:40 
AnswerRe: DataGridView focus Pin
Hessam Jalali21-Aug-07 9:29
Hessam Jalali21-Aug-07 9:29 
Questiondata conversion problem Pin
elwoofy21-Aug-07 7:31
elwoofy21-Aug-07 7:31 
AnswerRe: data conversion problem Pin
Giorgi Dalakishvili21-Aug-07 7:41
mentorGiorgi Dalakishvili21-Aug-07 7:41 
GeneralRe: data conversion problem Pin
elwoofy21-Aug-07 9:24
elwoofy21-Aug-07 9:24 
GeneralRe: data conversion problem Pin
Giorgi Dalakishvili21-Aug-07 9:41
mentorGiorgi Dalakishvili21-Aug-07 9:41 
AnswerRe: data conversion problem Pin
Insincere Dave21-Aug-07 16:28
Insincere Dave21-Aug-07 16:28 
AnswerRe: data conversion problem Pin
elwoofy22-Aug-07 4:26
elwoofy22-Aug-07 4:26 
thanks for your help so far.


What I'm doing so far is writing the data in the buffer into a Byte array then converting it to stringbuilder and the output so far is:

55 55 FF AA 91 30 43 30 30 30 30 36 33 38 37 36 45 42 35 45 34 38 34 39 34 FF

what I need to do is find an easy way to extract this data:

36 33 38 37 36 45 42 35 45 34 and convert it to decimal so I can do some calculations on the data. I'm new to .net so I figured this would be a good training exercise for meSmile | :)

Regards
GeneralRe: data conversion problem Pin
Insincere Dave22-Aug-07 6:45
Insincere Dave22-Aug-07 6:45 
QuestionHow to check a string to see if it’s valid for use in creating a file name Pin
earlgraham21-Aug-07 7:24
earlgraham21-Aug-07 7:24 
AnswerRe: How to check a string to see if it’s valid for use in creating a file name Pin
Brady Kelly21-Aug-07 7:31
Brady Kelly21-Aug-07 7:31 
AnswerRe: How to check a string to see if it’s valid for use in creating a file name Pin
earlgraham21-Aug-07 10:05
earlgraham21-Aug-07 10:05 
GeneralRe: How to check a string to see if it’s valid for use in creating a file name Pin
PIEBALDconsult21-Aug-07 10:50
mvePIEBALDconsult21-Aug-07 10:50 
GeneralRe: How to check a string to see if it’s valid for use in creating a file name Pin
Luc Pattyn21-Aug-07 12:38
sitebuilderLuc Pattyn21-Aug-07 12:38 
AnswerRe: How to check a string to see if it’s valid for use in creating a file name Pin
PIEBALDconsult21-Aug-07 9:59
mvePIEBALDconsult21-Aug-07 9:59 
GeneralRe: How to check a string to see if it’s valid for use in creating a file name Pin
pbraun21-Aug-07 10:49
pbraun21-Aug-07 10:49 
GeneralRe: How to check a string to see if it’s valid for use in creating a file name Pin
PIEBALDconsult21-Aug-07 11:11
mvePIEBALDconsult21-Aug-07 11:11 
AnswerRe: How to check a string to see if it’s valid for use in creating a file name Pin
PIEBALDconsult21-Aug-07 12:14
mvePIEBALDconsult21-Aug-07 12:14 
GeneralRe: How to check a string to see if it’s valid for use in creating a file name Pin
Brady Kelly21-Aug-07 19:29
Brady Kelly21-Aug-07 19:29 
QuestionWindow like left-menu Pin
Muhammad Nauman Yousuf21-Aug-07 6:59
Muhammad Nauman Yousuf21-Aug-07 6:59 
AnswerRe: Window like left-menu Pin
martin_hughes21-Aug-07 9:26
martin_hughes21-Aug-07 9:26 
GeneralRe: Window like left-menu Pin
Muhammad Nauman Yousuf21-Aug-07 17:55
Muhammad Nauman Yousuf21-Aug-07 17:55 
Questionxml file export leaves web page open?? Pin
Venkatesh.P21-Aug-07 6:57
Venkatesh.P21-Aug-07 6:57 
QuestionHow do i draw a smooth linie [modified] Pin
MarkPhB21-Aug-07 6:29
MarkPhB21-Aug-07 6:29 
AnswerRe: How do i draw a smooth linie Pin
Mark Churchill21-Aug-07 19:04
Mark Churchill21-Aug-07 19:04 

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.