HTML5 offers you the capability to add full screen video in your devices. Read along and learn how to leverage this new feature.
Latest Sound Articles
Making Music with MIDI and C#
Go beyond making WAVS and jump into the MIDI Sequencer pool.
Making Sounds with Waves Using C#
Learn to manipulate existing sound files, and then to create your own custom sounds. You even can dial a telephone from your code.
Text to Speech with C#
Is your computer talking to you? Don't check your sanity; try this project.
Volume Control Snapshot
Learn about a Windows service that keeps volume control levels for each user in a WinXP system.
Audio Feedback the Easy Way
Adding audio feedback to a .NET 2.0 application is easy using the System.Media namespace.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
A Tipple with a Tuple
Fear not, Tuple lovers. This much-maligned data type is still in use today.

Manipulating Excel Data with Visual Basic
Discover how to work productively with Excel Worksheets within Visual Basic.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.