Koen
10-03-2005, 07:39 PM
Well, I wrote a simple program in Visual Basic showing many different examples of things that may come in handy later. Although without comment, but clear enough I think.
Features:
- Using the mediaplayer control
- Example of using a database (combined with a listbox) (radio stations)
- Using the common file dialog (to load/save)
- Doing file operations
- How to check for a new version (online)
- Working with multiple windows
- Loading/saving settings in a (ini-like) file
- Some other small things
RadioTuner is written in VB, and located here (http://vbstuff.freestarthost.com/tiki-list_file_gallery.php?galleryId=2)!
I released the source, so maybe someone can use it for some learning.
Features:
- Using the mediaplayer control
- Example of using a database (combined with a listbox) (radio stations)
- Using the common file dialog (to load/save)
- Doing file operations
- How to check for a new version (online)
- Working with multiple windows
- Loading/saving settings in a (ini-like) file
- Some other small things
RadioTuner is written in VB, and located here (http://vbstuff.freestarthost.com/tiki-list_file_gallery.php?galleryId=2)!
I released the source, so maybe someone can use it for some learning.