| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Member | 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) |
![]() | 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...
__________________ <?php if(1===1){ $computer="fine."; }else{ $computer="broken."; } echo "Your computer is ".$computer; ?> |
| |
| | #3 (permalink) |
| NamePros Member | 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. Thank You. |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |