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.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
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.