Click here to Skip to main content
15,920,633 members
Home / Discussions / C#
   

C#

 
GeneralRe: Summary question Pin
MoustafaS3-May-05 5:28
MoustafaS3-May-05 5:28 
GeneralRe: Summary question Pin
Pauwl3-May-05 20:22
Pauwl3-May-05 20:22 
GeneralRe: Summary question Pin
Pauwl4-May-05 2:44
Pauwl4-May-05 2:44 
Generalconvert VB.net into C# Pin
anj19833-May-05 2:48
anj19833-May-05 2:48 
GeneralRe: convert VB.net into C# Pin
MoustafaS3-May-05 5:38
MoustafaS3-May-05 5:38 
GeneralRe: convert VB.net into C# Pin
Dave Doknjas3-May-05 14:12
Dave Doknjas3-May-05 14:12 
GeneralTapi Pin
SujithNarayanannair3-May-05 2:41
SujithNarayanannair3-May-05 2:41 
GeneralCustom extention in C# Pin
Navees Ahmed3-May-05 1:57
Navees Ahmed3-May-05 1:57 
GeneralRe: Custom extention in C# Pin
Roger Stewart3-May-05 3:17
professionalRoger Stewart3-May-05 3:17 
GeneralHelp -- Tool Bar Control Pin
Umair Tariq3-May-05 1:05
Umair Tariq3-May-05 1:05 
GeneralRe: Help -- Tool Bar Control Pin
keith maddox4-May-05 10:19
keith maddox4-May-05 10:19 
GeneralName of local machine Pin
Andy *M*3-May-05 0:34
Andy *M*3-May-05 0:34 
GeneralRe: Name of local machine Pin
Dan_P3-May-05 0:40
Dan_P3-May-05 0:40 
GeneralRe: Name of local machine Pin
Colin Angus Mackay3-May-05 0:43
Colin Angus Mackay3-May-05 0:43 
GeneralRe: Name of local machine Pin
Andy *M*3-May-05 0:51
Andy *M*3-May-05 0:51 
GeneralRe: Name of local machine Pin
Kodanda Pani3-May-05 0:45
Kodanda Pani3-May-05 0:45 
GeneralRe: Name of local machine Pin
leppie3-May-05 0:46
leppie3-May-05 0:46 
GeneralHide the TaskBar Using C# Pin
eng.mohamed3-May-05 0:20
eng.mohamed3-May-05 0:20 
GeneralRe: Hide the TaskBar Using C# Pin
leppie3-May-05 0:51
leppie3-May-05 0:51 
GeneralRe: Hide the TaskBar Using C# Pin
eng.mohamed3-May-05 1:44
eng.mohamed3-May-05 1:44 
GeneralRe: Hide the TaskBar Using C# Pin
jklucker3-May-05 9:05
jklucker3-May-05 9:05 
GeneralBitmap and ISO 8583 Pin
Will Willow3-May-05 0:05
Will Willow3-May-05 0:05 
GeneralRe: Bitmap and ISO 8583 Pin
leppie3-May-05 0:48
leppie3-May-05 0:48 
GeneralRe: Bitmap and ISO 8583 Pin
Will Willow3-May-05 2:59
Will Willow3-May-05 2:59 
Ahh - I see what you mean. I can represent the individual bits in a BitArray. the "bitmap" is essentially a 128 long bitarray in this case.

what I am a little confused over is how this is represented in an ISO 8583 message - I think it's a HEX representation that's 16 bytes long.

however - I'm not sure how to get from 128 bits to a string that will represent the 128 bits.


e.g.

to get from "0110100100100101000101000100 etc.... to 128 bits long

to

DA10FE43 for example.

the main problem is that I've never seen an example of a message so am stuck as to what it should look like
Generalsnapshot of folder structure Pin
rajml2-May-05 23:39
rajml2-May-05 23:39 

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.