473,545 Members | 2,115 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Burning CDs and DVDs

How can you easily burn CDs and DVDs using C# and .NET?
Apr 26 '07 #1
4 3341
You might want to check CD/DVD burning software vendor sites who may give
managed/unmanaged SDK to develop own disc burning solutions. E.g.: Nero SDK
(http://www.nero.com/nero7/enu/SDK_API.html)

"Joachim" wrote:
How can you easily burn CDs and DVDs using C# and .NET?
Apr 26 '07 #2
Hello,
You might want to check CD/DVD burning software vendor sites who may
give managed/unmanaged SDK to develop own disc burning solutions.
E.g.: Nero SDK (http://www.nero.com/nero7/enu/SDK_API.html)
On WinXP and higher you could have the system do that, without the 3rd-party
tools. Maybe there is some API for that, maybe not … At least you could do
the following: find the shell item for the cdrom drive, copy the shell items
of files into it, then execute the “burn to cd” action on the shell item
for the CDRom drive. For all those actions you should use shell items, not
file I/O API, so that they worked just like they would in Explorer when you
drag them with mouse. This way you'll use the Explorer's build-in simplistic
CD-burning technology. I'd start from http://msdn2.microsoft.com/en-us/library/ms538005.aspx
and around that.

(H) Serge
Apr 26 '07 #3
Thank you both!

If you'd like to go with what there already is in Windows XP and above - is
there any interface which you can burn to DVDs with?

Regards,
Joachim

"Serge Baltic" wrote:
Hello,
You might want to check CD/DVD burning software vendor sites who may
give managed/unmanaged SDK to develop own disc burning solutions.
E.g.: Nero SDK (http://www.nero.com/nero7/enu/SDK_API.html)

On WinXP and higher you could have the system do that, without the 3rd-party
tools. Maybe there is some API for that, maybe not … At least you could do
the following: find the shell item for the cdrom drive, copy the shell items
of files into it, then execute the “burn to cd” action on the shell item
for the CDRom drive. For all those actions you should use shell items, not
file I/O API, so that they worked just like they would in Explorer when you
drag them with mouse. This way you'll use the Explorer's build-in simplistic
CD-burning technology. I'd start from http://msdn2.microsoft.com/en-us/library/ms538005.aspx
and around that.

(H) Serge
Apr 27 '07 #4
Hello,
If you'd like to go with what there already is in Windows XP and above
- is there any interface which you can burn to DVDs with?
I've never looked for it — maybe yes, maybe no. I've just pointed out that
you can simulate the simple “in explorer, drag'n'drop files to the cdrom
and click Burn” action programmaticall y.

(H) Serge
Apr 27 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1287
by: Timothy Fitz | last post by:
Is there a python library to burn CDs or DVDs with? (Python or worst case C/C++) I'd rather not use some other commandline tool, but as a last resort that'd be possible too. PyPi, Google, etc turn up nothing (or rather, anything there might be seems swamped by commercial applications) Timothy Fitz
4
5227
by: Albert Leibbrandt | last post by:
Hi Can anybody tell me which windows API or python module they are using for writing cd's / dvd's with python? Thanks Albert
2
3021
by: daokfella | last post by:
I'm hoping someone could get me started on this. I have an ASP.Net website that collects information from users for my organization. I now have a large SQL Server database that I'd like to convert to and create an interactive DVD directory for my members that can be viewed from a DVD player and television (as well as a PC). I guess this would...
5
7529
by: bob6831 | last post by:
Hi. I have a Sony VAIO desktop with Pioneer DVD-RW DVR-106D drive with 5.1.2535.0 driver. I can play DVDs and CDs and write to regular blank CDs, but cannot get it to recognize either blank DVDs or blank CD-RW disks. Note that my other Sony VAIO laptop has same problem. They are both running WinXP. Thx for any help. Bob
5
3521
by: drabina | last post by:
Hi, I am looking for a way to burn CDs from VB.NET application. I have found a lot of posts asking about that but the links provided are mostly dead. There is IMAPI but as far as I know, it is not easy to use with VB.NET. So I am looking for a library or any method that will allow me to burn CDs including burning multiple copies of one...
0
942
by: Eagle Vista | last post by:
Hi all, I'm not sure where else to post this, but this looks like the closest newsgroup fit. I just began watching some of the videocasts on the Tech-Ed 2007 DVDs and found that about half the wmv video files only contain audio. Since a presentation consists of between 4 and 12 wmv files, only about half of each presentation shows live...
0
969
by: Eagle Vista | last post by:
Hi all, I'm not sure where else to post this, but this looks like the closest newsgroup fit. I just began watching some of the videocasts on the Tech-Ed 2007 DVDs and found that about half the wmv video files only contain audio. Since a presentation consists of between 4 and 12 wmv files, only about half of each presentation shows live...
0
1175
by: MC | last post by:
What software components are available for authoring and burning video DVDs from within a C# program? I know about Leadtools, which looks very good... what else is out there? Am I right in thinking the NeroVision API is no longer a going concern? Thanks!
1
1478
by: =?Utf-8?B?cnNoZXBwMDY=?= | last post by:
im kinda new to burning dvds. im using windows dvd maker. i have gotten it to work and can play movie on my standalone dvd player. but when it displays on my tv the movie is scruched up . peoples heads and bodies are really long. it looks fine on my pc but not on tv. i have been burning in standard 4:3 ratio. can someone help me.
0
7401
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7656
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7808
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
5972
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
4945
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3450
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3443
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1884
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1014
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.