| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Member Join Date: Feb 2006
Posts: 114
![]() | Vb Anyone know where online I can find good tutorial complete with good examples for visual basic. My goal is to create a software application using for windows xp. I know how to program c++ and a few other, I did work with vb before, but I mostly forgot about it. I just need good sites good tutorial so I can pick it up again. Thank YOu. |
| |
| | #2 (permalink) |
![]() Join Date: Jul 2005 Location: Coffs H, Australia
Posts: 3,456
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | http://www.google.com/search?hl=en&q...=Google+Search ![]() If you've done VB before, any of those top results will be find. What specifically are you looking to pick up again, or what are you having trouble with? I know a bit...
__________________ Free Forums / GoDaddy Coupon Codes (NEW DOMAIN!) / Free Arcade Script / <?='Your computer is '.(1?fine:broken).'.'?> |
| |
| | THREAD STARTER #3 (permalink) |
| NamePros Member Join Date: Feb 2006
Posts: 114
![]() | Listview I try to work with listview, but I seem to forgot how to use and code with it. Any suggestion for learning all vb's features? For example as you know that textbox1.text = "Hello World!", and so .text is a members of class textbox that vb provided, how can I find all the members of textbox and many other classes such as listview and etc... and their possible values such as certain members will only work with specific value, ex: int, double, or pictureBox1.Visible = False or True only. Any suggestion in creating object oriented program using vb? Like should I plan to create business object first or presentation object first. Plus where can I find example and easy explanation of vb's classes. ????: NamePros.com http://www.namepros.com/programming/250609-vbulletin.html Thank You. |
| |