Click here to Skip to main content
15,917,795 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
can anyone suggest me how can read and write a block of data into a cd rom using c# code..??
Posted
Updated 8-Jan-13 18:49pm
v3

1 solution

You of course need a drive that can write to a CD.

Try out the following links-
http://msdn.microsoft.com/en-us/library/aa364817.aspx[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 9-Jan-13 1:30am    
Right, a 5.
—SA
Abhinav S 9-Jan-13 1:40am    
Thank you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900