Cortana is becoming even more pervasive as a tool, not just a toy.
Latest Sound Articles
Full Screen Video in ASP.NET MVC
HTML5 offers you the capability to add full screen video in your devices. Read along and learn how to leverage this new feature.
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.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
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.