Burning CD's w/ C#

  • Thread starter Thread starter Doug Handler
  • Start date Start date
D

Doug Handler

Hello,

I was hoping someone could help here - Microsoft recently posted somewhere
source code (for VB .NET & C#) that is a component (w/ source) to burn CD's
from within an application. Can someone please post back the URL - I can't
seem to find it on the MSDN library site or GotDotNet.

Thank you in advance,
Doug
 
Nicholas,

Thanks - that's exactly what I was looking for.

Doug
Nicholas Paldino said:
Doug,

I think what you want is the XP Burn component. Here is the link (watch
for line wrap):

http://msdn.microsoft.com/vcsharp/team/code/xpburn/default.aspx

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Doug Handler said:
Hello,

I was hoping someone could help here - Microsoft recently posted somewhere
source code (for VB .NET & C#) that is a component (w/ source) to burn CD's
from within an application. Can someone please post back the URL - I can't
seem to find it on the MSDN library site or GotDotNet.

Thank you in advance,
Doug
 
Hello Nicholas,

On similar lines, is there any software available which lets a C#
program read and write data to a tape device?

Thanks for your help.

regards,
Abhishek.
 
Back
Top