So I've been working on this program that tunes to the radio stations, play your own music, search through youtube, repeat videos from youtube and convert youtube video to mp3. Started learning vb.net 4 months ago and been practicing here and there. So my question is how to optimize your program to use very little cpu and memory. I've learned a little on the multi-threading and use that in the program but haven't seen much of a difference. I've notice it takes up roughly 127,000K on and useful basis.
Here is a copy of the program if you want to test it out yourself.
Download - Download OneM.zip
Code- Imports System.IO Imports System.Net Imports System.Threading Public Class - Pastebin.com