you have to chose to learn one or the other but there is no big difference in what they can do, just mainly small annoying bits of code and syntax which is different in one to the other
well both are :roll: :roll: . Just not in the same way. Asloe vb6 has more of a follwing. But you can use some vb6 source into vb.net if you know what you are doing
oh i thought that you were talking about something else. so if i want to make programs, would it be easier to just get the vb6 so if i have a question(seeing how many questions i had with scar that means a ton ) everyone will know what im talking about. where can i download vb6 (preferably not torrents)
I would say that it is alot easier. Here is some actually pretty comlex vb6 code Code (Text): ElseIf InStr(1, strHTML, "<b>Item not found!</b>") Then intmiss = intmiss + 1 lblmiss.Caption = intmiss lstResults.AddItem "Missed Item" & txtitem.Text & " For " & strprice & "Neopoints From " & strPerson & " " & "At " & Time & "" lstResults.AddItem "Waiting" & txtwait.Text & "seconds" intwwwait = txtwait.Text SecondsToWait (intwwwait) End If vb.net has alot more things and annoying stuff to put. There are stuff called xp visual styles you could use to make it look more modern. You get used to it. I thought it was very old but now I love it. I would say about 10x easierr. I know both
ok, the sad thing is that i already have the theme things and my comp looks like vista but that thing looks like its from the 1970's (please tell me its not)
ok, now all i have to do is learn it, see you in two weeks lol. btw is visual basic more visual or basic? i hope you know what i mean