Jump to content

KDY911

Members
  • Posts

    4
  • Joined

  • Last visited

Reputation

0 Neutral

About KDY911

  1. C# is do-able, for C and C++ don't really have a an idea on how to get it going because I haven't done much with them. But what are you ideas with using C#? Aren't C# and VB.net kind of the same?
  2. Alright well thanks for the criticism helps me improve as a programmer. The program itself has only been in development for 4 days, I'm sure I can find some way to make it more user-friendly ^.^, Thanks again
  3. Ah my bad forgot to include the project file Here it is: https://dl.dropbox.com/u/14318663/OneMedia1.zip
  4. 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
×
×
  • Create New...