Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / July 2007

Tip: Looking for answers? Try searching our database.

CD/DVD burning component

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dmeglio - 24 Jul 2007 20:13 GMT
Hello,

I'm wondering if anyone out there is aware of any .NET CD/DVD burning
component. I'm really just interested in burning files to CD/DVD do I
don't care about MP3/MPEG-2 support or anything like that. What I
basically need is the ability to put files and folders onto the CD/
DVD. Ideally it would work on IOStreams so that I could do it all in
memory with MemoryStream's.

Some of the things I would like but are not necessary:
1.) The ability to set the disc's volume name
2.) HD DVD/BluRay support
3.) The ability to erase a CD-RW or DVD+/-RW
4.) The ability to get progress as the burn process progresses (so I
can use progress bars and such)

My price point for this component is roughlyy $200-$250

Thanks!
Nicholas Paldino [.NET/C# MVP] - 24 Jul 2007 20:27 GMT
dmeglio,

   If you are willing to do some work, you can save yourself the $200-$500
dollars.  You can access the IMAPI interfaces in Windows XP and above (and
Windows Server 2003 and above) through the COM interop layer.

   You will have to do some work to get your bytes in the MemoryStream
pushed out through an IStorage COM interface, but I don't see why it isn't
possible.

   Here is the reference for IMAPI

http://msdn2.microsoft.com/en-us/library/aa366450.aspx

   vbAccelerator.com even has a managed wrapper for the IMAPI interface
already which you can use:

http://www.vbaccelerator.com/home/NET/Code/Libraries/Writing_CDs/IMAPI/article.asp

Signature

         - Nicholas Paldino [.NET/C# MVP]
         - mvp@spam.guard.caspershouse.com

> Hello,
>
[quoted text clipped - 15 lines]
>
> Thanks!
dmeglio - 25 Jul 2007 13:54 GMT
IMAPI only supports CD, not DVD. Furthermore, I tried using it, it
seems broken. My CD-RW was detected as a CD-R (the drive, not the
disc). Therefore, Erase would not work. Windows itself recognizes that
I have a CD-RW, but not the IMAPI stuff...

In response to the other poster about StarBurn, their site confuses me
with the "shareware" limitation. It says to read the EULA for the
restrictions. When I look at the EULA it says "contact us for the
restrictions" I don't want to agree to a license that basically says
"it doesn't have to be in writing we can say whatever we want." Just
seems a bit shady to me....

On Jul 24, 3:29 pm, "Nicholas Paldino [.NET/C# MVP]"
<m...@spam.guard.caspershouse.com> wrote:
> dmeglio,
>
[quoted text clipped - 40 lines]
>
> - Show quoted text -
Johnny Jörgensen - 25 Jul 2007 09:09 GMT
I think this component can do most of what you want:

http://www.rocketdivision.com/download_starburn_sdk.html

It's quite expensive for the professional versions, but if you can go with
the "Personal" edition, it's $245

Cheers,
Johnny

> Hello,
>
[quoted text clipped - 15 lines]
>
> Thanks!

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.