Well, for kicks I’ve started porting my Java code (which is up on my site now, by the way) over to VB.NET for kicks - and to see if I can get any speed increase out of it. Actually, I’m quite surprised just how much syntax Java and VB.NET have in common. I’ve never really got into the .NET revolution, with quick programs of mine still being knocked up (sorry, written) in aging VB6, so this is a good learning experience for me.
Another interesting point of similarity is Java’s AWT graphics library with that of .NET’s. I would assume the former was based on the latter with wrappers made for the other Java-supported systems, as the similarities are simply astounding for anyone who has worked with either.
I hope to get back into MyUSB this week and get a rudimentary host system up and running to compliment the currently working and almost finalized device mode.
Recent Comments