Browse by Tags

Tagged Content List
  • Wiki Page: Convert System.Decimal to and from Byte Arrays (VB & C#)

    Table of Contents Introduction ​ Getting the bytes of a System.Decimal Creating an instance of the System.Decimal from bytes Summary References Introduction ​ At first glance converting the datatype (System.Decimal) to and from bytes may appear to be a challenge, this is because the...
  • Wiki Page: Binary and Back (Visual Basic)

    Table of Contents Visual Basic Binary and Back Converter What must be done? 1. Integer to Binary code A. Summary B. Code 2. Binary to decimal code A. Summary B. Code Visual Basic Binary and Back Converter I have decided to write a binary to decimal and decimal to binary converter because of the...
  • Wiki Page: How to Convert Text into Binary

    If you want to know how to convert text into a series of binary digits, here is a diagram: Note that this sort of system applies to all radices as a way of converting to them, with the divisor "2" changed to the value of the radix. You can use this binary conversion methodology...
  • Wiki Page: Changing the speed of a wave file In Visual Basic.Net

    How to change the speed at which you play your wavefile I have seen this question posted multiple times in the forums and figured I would share here as well. Please note that this is not perfect, not all wave files can be modified without first modifying other fileformatsubchunk fields. ...
Page 1 of 1 (4 items)
Can't find it? Write it!