Encoding, Decoding, and Random Access Handle
Learn about text encoding in computers, different text encodings used in .NET, and random access handle, which allows working with files without needing a traditional file stream.
Text character representation
Text characters can be represented in different ways. For example, the alphabet can be encoded using Morse code into a series of dots and dashes for transmission over a telegraph line.
Text encoding in computer
Get hands-on with 1400+ tech skills courses.