Community

.NET Tip: Take a Byte out of Strings

(Jay Miller) If you work much with Streams or Sockets, you are bound come across the need to convert a string to a byte array or to convert a byte array into a string. There is an easy means to accomplish this, but it is not where I would have expected it to be. The methods to do this are found in t

Read More - Register for Free Membership