Play .wav files using C#. The example uses the simple Win32 command PlaySound.
A Simple C# Class to Play .WAV Files in .NET
Published 07/28/2003
Play .wav files using C#. The example uses the simple Win32 command PlaySound.
Detect the mouse button click in a listbox along with its coordinates.
This program watches for DNS requests, lists them, and allows you to save them to block certain sites.
Create a C# program to monitor the file system for changes.
By using .NET and C#, retrieve a Web page, display it, and list the hosts referenced in it.
Retrieving objects from the registry using the .NET RegistryKey Class. (Uses C#)