Quote:
Originally posted by SilverTab
You said you were using .NET to do it right?? is it VB.NET or VC++.NET?? I tried VC++ but never tried VB.NET heard it was a lot different tough (than VB6 for example)...! This one is in VB6...Might try to recode it in VC++ just for the fun of it.. ;)
BTW shoot me a msg on ICQ if you want...!
|
Hi,
Do you mean C#?
Visual Basic.NET is a lot different than VB 6. Its a Full OO language now will all the power of C#.
Both languages access the CLR (Common Language Runtime) so they basically can do the same exact things. It's mainly coding preferences.
C# is like Java syntax (brackets)
VB.NET has the same syntax structure as VB6.
Anyway, I will be in touch!