-
I think I've learned a great amount while at this site. :) During the past month or two I have learned BitBlt and the Winsock control. :) But I want too know what you guys think I should try to learn next. I know there is much more to learn, but I don't know where to start. Maybe API? I know none of that. What do you guys think? Thanks ;)
-
Steve two areas
1. API for sure, extends visual basic.
2. XML, should be in version 7 of vb and is the latest greatest thing to hit the www
-
Jethro...You know any good XML sites? I only know this:
Code:
<StevesDatabase>
<people>
<person name="Steve CRM" email="[email protected]"/>
</people>
<ProgrammingLanguages>
<Language Name="Visual Basic"/>
<Language Name="TrueBasic"/>
<Language Name="HTML"/>
<Language Name="XML"/>
</ProgrammingLanguages>
</StevesDatabase>