Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
GeneralRe: question about crystal reports 9 Pin
cruscal21-May-03 5:19
cruscal21-May-03 5:19 
GeneralPacket Capture Project Pin
firat kocak20-May-03 6:43
firat kocak20-May-03 6:43 
QuestionReading a Random Access file.. how to parse bytes? Pin
dazinith20-May-03 5:03
dazinith20-May-03 5:03 
AnswerRe: Reading a Random Access file.. how to parse bytes? Pin
firat kocak20-May-03 6:26
firat kocak20-May-03 6:26 
GeneralRe: Reading a Random Access file.. how to parse bytes? Pin
dazinith20-May-03 7:22
dazinith20-May-03 7:22 
GeneralRe: Reading a Random Access file.. how to parse bytes? Pin
dazinith20-May-03 7:43
dazinith20-May-03 7:43 
GeneralRe: Reading a Random Access file.. how to parse bytes? Pin
dazinith20-May-03 8:26
dazinith20-May-03 8:26 
GeneralRe: Reading a Random Access file.. how to parse bytes? Pin
leppie20-May-03 11:37
leppie20-May-03 11:37 
dazinith wrote:
without being 'unsafe'

unsafe only if used incorrectly. What u have works, thus is cant be unsafe in a danger sense.

dazinith wrote:
how to parse other types such as strings, dates, and booleans?

Have a look at the Encoder classes as well as the Convert class.

A good knowledge of how types are allocated in VB would also help in your case.

<a TITLE="See my user info" href=http://www.codeproject.com/script/profile/whos_who.asp?id=38829>leppie<a>::<a TITLE="Go to all articles  written by me" href=http://www.codeproject.com/script/articles/list_articles.asp?userid=38829>AllocCPArticle</a>(<a TITLE="Go to my latest, greatest article!" href=http://www.codeproject.com/useritems/dfamachine.asp >Generic DFA State Machine for .NET</a>);

GeneralRe: Reading a Random Access file.. how to parse bytes? Pin
firat kocak20-May-03 20:42
firat kocak20-May-03 20:42 
AnswerRe: Reading a Random Access file.. how to parse bytes? Pin
Nathan Blomquist21-May-03 1:47
Nathan Blomquist21-May-03 1:47 
GeneralAutocompletion in DropDown ComboBox Pin
Braulio Dez20-May-03 0:22
Braulio Dez20-May-03 0:22 
GeneralRe: Autocompletion in DropDown ComboBox Pin
dazinith20-May-03 5:17
dazinith20-May-03 5:17 
GeneralRe: Autocompletion in DropDown ComboBox Pin
Braulio Dez20-May-03 5:34
Braulio Dez20-May-03 5:34 
GeneralRe: Autocompletion in DropDown ComboBox Pin
Braulio Dez20-May-03 5:44
Braulio Dez20-May-03 5:44 
GeneralRe: Autocompletion in DropDown ComboBox Pin
Richard Deeming21-May-03 8:20
mveRichard Deeming21-May-03 8:20 
GeneralRe: Pens &amp; Brushes Pin
Jon Newman20-May-03 4:30
Jon Newman20-May-03 4:30 
GeneralRe: Pens &amp; Brushes Pin
Jon Newman20-May-03 5:41
Jon Newman20-May-03 5:41 
GeneralRe: Pens &amp; Brushes Pin
Arun Bhalla20-May-03 18:58
Arun Bhalla20-May-03 18:58 
GeneralRe: Pens &amp; Brushes Pin
leppie20-May-03 8:08
leppie20-May-03 8:08 
GeneralRe: Pens &amp; Brushes Pin
Marc Clifton21-May-03 4:10
mvaMarc Clifton21-May-03 4:10 
GeneralRe: Pens &amp; Brushes Pin
leppie21-May-03 7:01
leppie21-May-03 7:01 
General[Question] about SNMP Manager Pin
yoonbs19-May-03 23:53
yoonbs19-May-03 23:53 
GeneralRe: [Question] about SNMP Manager Pin
firat kocak20-May-03 6:31
firat kocak20-May-03 6:31 
GeneralRe: [Question] about SNMP Manager Pin
yoonbs20-May-03 13:33
yoonbs20-May-03 13:33 
GeneralRe: [Question] about SNMP Manager Pin
firat kocak20-May-03 23:12
firat kocak20-May-03 23:12 

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.