Little MP3 Sync Program

Soldato
Joined
12 Jun 2005
Posts
5,361
Hey,

Got tired of having to use windows explorer or wmp to put music onto my mp3 player so i created a little program that does it for me.

What do you think Click To Download (Requires .NET 2)

Not quite finished yet - wondered if anyone had any input?

Thanks.
 
Well I think thats what Microsoft were trying to do with the .NET Framework weren't they?

Trying to bring it together in a common interface.

Personally, once you have the hang of the basics, you can get most of the rest from the internet.

Plus if you are interested in learning VB.NET or C#.NET, then Microsoft have some great FREE videos to get you started -> its how i learnt.

You can also download a FREE program to create applications in VB.NET or C#.NET from Microsoft.

Take a look here: http://msdn2.microsoft.com/en-us/express/aa718406.aspx
 
Don't get me wrong - there are plenty of things wrong with VB - its just easier for beginners as its in more "english" rather than code.

That said - if you already know programming constructs or have done php/similar, c# is the way froward in my opinion. I made the mistake of going from php ->vb
 
Back
Top Bottom