This sample will show you how to use the Camera Capture ActiveX from C# dot net. This ActiveX component is an OCX and it allows you to use any camera connected to your PC. You can display the camera, capture frame as an image, capture frames as a video, and more. Requirements: Visual C# 2008/2010 [...]
Burn Audio CD with C#
This sample will show you how to burn an audio cd from WAV, MP3, WMA, ACM, PCM, AIF, VOC, OGG, APE and more audio files, using Visual C#. Requirements: Visual C# 2008/2010 Audio Burner ActiveX | Download 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [...]
Using TAPI from C#
With TAPI you can develop many types of telephony applications under Windows. This sample will show you how to use the Modem TAPI ActiveX from C#.