Click here to Skip to main content
15,902,764 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# derived classes listing Pin
Jeff Varszegi27-Apr-04 8:32
professionalJeff Varszegi27-Apr-04 8:32 
GeneralRe: C# derived classes listing Pin
Heath Stewart27-Apr-04 8:36
protectorHeath Stewart27-Apr-04 8:36 
GeneralRe: C# derived classes listing Pin
Jeff Varszegi27-Apr-04 8:35
professionalJeff Varszegi27-Apr-04 8:35 
GeneralRe: C# derived classes listing Pin
Heath Stewart27-Apr-04 8:37
protectorHeath Stewart27-Apr-04 8:37 
GeneralRe: C# derived classes listing Pin
Jeff Varszegi27-Apr-04 8:59
professionalJeff Varszegi27-Apr-04 8:59 
GeneralRe: C# derived classes listing Pin
Zhaan27-Apr-04 19:16
Zhaan27-Apr-04 19:16 
GeneralRe: C# derived classes listing Pin
murugan_gs27-Apr-04 21:24
murugan_gs27-Apr-04 21:24 
GeneralConvert byte[] to string Pin
Dominik Reichl27-Apr-04 6:44
Dominik Reichl27-Apr-04 6:44 
Hi!

How can one convert a byte array to a string when the encoding method of the byte array is unknown?

Background: I am trying to download files from the web (like this) and get a byte array as result. Now I want to get this somehow into a string object.

Any way to do this?

Thanks in advance and best regards,
Dominik



_outp(0x64, 0xAD);
and
__asm mov al, 0xAD __asm out 0x64, al
do the same... but what do they do?? Wink | ;)
(doesn't work on NT)

GeneralRe: Convert byte[] to string Pin
Mazdak27-Apr-04 6:51
Mazdak27-Apr-04 6:51 
GeneralRe: Convert byte[] to string Pin
Dominik Reichl27-Apr-04 6:58
Dominik Reichl27-Apr-04 6:58 
GeneralRe: Convert byte[] to string Pin
Daniel Turini27-Apr-04 7:01
Daniel Turini27-Apr-04 7:01 
GeneralRe: Convert byte[] to string Pin
Heath Stewart27-Apr-04 8:29
protectorHeath Stewart27-Apr-04 8:29 
GeneralRe: Convert byte[] to string Pin
Dominik Reichl28-Apr-04 5:49
Dominik Reichl28-Apr-04 5:49 
GeneralRe: Convert byte[] to string Pin
Nick Parker27-Apr-04 7:02
protectorNick Parker27-Apr-04 7:02 
GeneralWeb Service Question Pin
patnsnaudy27-Apr-04 6:37
patnsnaudy27-Apr-04 6:37 
GeneralRe: Web Service Question Pin
Mazdak27-Apr-04 6:47
Mazdak27-Apr-04 6:47 
GeneralRe: Web Service Question Pin
Heath Stewart27-Apr-04 8:27
protectorHeath Stewart27-Apr-04 8:27 
GeneralRe: Web Service Question Pin
patnsnaudy27-Apr-04 9:30
patnsnaudy27-Apr-04 9:30 
GeneralStrongley Typed Collections Pin
ziwez027-Apr-04 6:14
ziwez027-Apr-04 6:14 
GeneralRe: Strongley Typed Collections Pin
Heath Stewart27-Apr-04 8:35
protectorHeath Stewart27-Apr-04 8:35 
GeneralComboBoxColumn in Datagrid Pin
hxxbin27-Apr-04 6:05
hxxbin27-Apr-04 6:05 
GeneralRe: ComboBoxColumn in Datagrid Pin
Ruchi Gupta27-Apr-04 6:16
Ruchi Gupta27-Apr-04 6:16 
GeneralClickety Police Pin
Heath Stewart27-Apr-04 6:35
protectorHeath Stewart27-Apr-04 6:35 
GeneralRe: ComboBoxColumn in Datagrid Pin
hxxbin27-Apr-04 7:51
hxxbin27-Apr-04 7:51 
GeneralRe: ComboBoxColumn in Datagrid Pin
Ruchi Gupta27-Apr-04 9:03
Ruchi Gupta27-Apr-04 9:03 

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.