Hi, I have just started my first C# project named "Offline Disk Browser" which copy the image of the removable media on Harddisk. I have completed this functionality using serialization .. now i want to Burn cd in C#
I want the following functionality
Burn To Image
Burn To CD/CDRW
Burn Audio/Video CD
Burn Multisession CD
I know about the Nero SDK .. but Im looking for any pure .NET class.
Is that possible ?
Thanks
