Click to See Complete Forum and Search --> : create simple mpeg player


imin
April 25th, 2006, 02:27 AM
hi

i'm really new in .NET. I'm used to java but I heard using .net could be a lot faster if we are developing application for windows.

Therefore can anyone please lead me to somewhere where I can learn how to create a simple mpeg player using vb.net?

Thanks a lot.

HanneSThEGreaT
April 25th, 2006, 02:45 AM
This may be helpful (http://www.codeguru.com/forum/showpost.php?p=1378598&postcount=4)

imin
April 25th, 2006, 02:47 AM
thanks a lot. I'll try to look into that

kebo
April 25th, 2006, 09:36 AM
Here (http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1975&lngWId=10) is another option for playing mp3's in .net. It is a very easy to use class with a bunch of functions.
GL
kevin