Languages Visual Basic & VB.NET .Net Coding Standards  

Ascii(7bit) to Binary to hexadecimal

download download  
important code information
author:
Semour Butts
minimum requirements:
Ascii(7bit) to Binary to hexadecimal description

To convert from text to Binary, then to hexadecimal utilizing the Ascii(7 bit) tables. EBCDIC(8 bit) characters are not converted in this applicatoin


File List:
WindowsApplication2/0b
WindowsApplication2/AssemblyInfo.vb1Kb
WindowsApplication2/DataForm1.resx2Kb
WindowsApplication2/DataForm1.vb1Kb
WindowsApplication2/Form1.resx19Kb
WindowsApplication2/Form1.vb241Kb
WindowsApplication2/Form2.resx2Kb
WindowsApplication2/Form2.vb1Kb
WindowsApplication2/WebCustomControl1.vb1Kb
WindowsApplication2/WindowsApplication2.sln1Kb
WindowsApplication2/WindowsApplication2.suo7Kb
WindowsApplication2/WindowsApplication2.vbproj5Kb
WindowsApplication2/WindowsApplication2.vbproj.user2Kb
WindowsApplication2/bin/0b
WindowsApplication2/bin/New Text Document.txt0b
WindowsApplication2/bin/WindowsApplication2.pdb96Kb
WindowsApplication2/obj/0b
WindowsApplication2/obj/Debug/0b
WindowsApplication2/obj/Debug/TempPE/0b
WindowsApplication2/obj/Debug/WindowsApplication2.Form1.resources17Kb
WindowsApplication2/obj/Debug/WindowsApplication2.pdb96Kb
WindowsApplication2/obj/Debug/temp/0b

Similar code
An MDI Form Demo (Popularity: ) : This submission will demonstrait on how to deal with MDI forms using C#. Just explore the code and you will learn how to create a parent and child form. This is for beginners only coz I like to help them.
Implents a class for registry manipulation like create key, test for key, create value (Popularity: ) : Implents a class for registry manipulation like create key, test for key, create value,
BN+ Framework (Popularity: ) : A framework containing multiple powerfull classes, controls and components. More info, updates and the individual classes can be found at BN+ Discussions.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 242
version
size in Kb 65
popularity   2751/7913374
user rating 9/10
ad


New Code
Popular Code