How to create dll in c#

Newbie Member
29Nov2009,06:23   #1
evangel's Avatar
Hi to Admin and others as well we are developing c# mp3 player and i felt like more than tough to create own dll so wud you guys can provide me alogorithms and code for creating dll for playing mp3 using c#.net....any help will be highly appreciable.
Light Poster
6Dec2009,15:12   #2
Todilo's Avatar
Really dont know what you are looking for. To create a dll in visual studio just create a new project of the type class library.

If you want all the work done, well a dll is irrklang,
which can help you play sounds very easily. From there create a GUI and you have yourself a mp3 player!