Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert from byte[] to int and int to byte[]
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00974405
Message ID:
00974505
Views:
26
This message has been marked as the solution to the initial question of the thread.
Hello Einar,

Excuse me for misunderstaning your message.

>I want to convert from one integer to a byte array and from a byte array to one integer.

Take a look at the BitConverter Class, I found in the MSDN help the following description about it :
Converts base data types to an array of bytes, and an array of bytes to base data types.
The description resembles a lot whith what you want.

Zakaria al Azhar
Zakaria al Azhar
My blog on Actuaris.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform