Re: [DOTNET] ASCII string to byte[]?

2002-05-29 Thread Kit George
David, try System.Text.AsciiEncoding.GetBytes, and Encoding.GetBytes. Kit -Original Message- From: David Ferguson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 8:35 AM To: [EMAIL PROTECTED] Subject: [DOTNET] ASCII string to byte[]? ASCII string to byte[]? What is the quicke

Re: [DOTNET] C# string comparison

2002-05-15 Thread Kit George
Scott: - as a book, I suggest "C# In a Nutshell", published by O'Reilly, and written by Peter Drayton, Ben Albahari, and Ted Neward. It breaks the FX down by namespace, and then by Class. It does not have the detail that the online documentation has (it doesn't detail APIs, simply lists them), bu

Re: [DOTNET] newbie question: no tree class?

2002-04-29 Thread Kit George
Arild, We are looking at what standard collections would make sense to include in the product in future versions. Tied in to this decision is of course the introduction of template (generics) support. While no decisions have been made on either of these topics, we do welcome any feedback you, or