This tutorial covers how you can play sound files in a Windows Forms project. It is limited to uncompressed WAV files, and only allows for one sound to be played at a time.
Here is the GitHub link to a working program:
https://github.com/AldworthClass/Adding-Sound-CSharp