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

C#

 
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 
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 
Use System.Text.Encoding.UTF8.GetString(byte []).
You can use other encodings, too, see the System.Text.Encoding class help for this.

Due to technical difficulties my previous signature, "I see dumb people" will be off until further notice. Too many people were thinking I was talking about them... Sigh | :sigh:
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 
GeneralRe: ComboBoxColumn in Datagrid Pin
hxxbin28-Apr-04 4:33
hxxbin28-Apr-04 4:33 
GeneralRe: ComboBoxColumn in Datagrid Pin
hxxbin28-Apr-04 4:59
hxxbin28-Apr-04 4:59 
GeneralDatagrid Pin
bertcox27-Apr-04 5:19
bertcox27-Apr-04 5:19 

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.