The source includes a Visual Studio 2005 Solution comprising of an ASP.NET application and a Setup Project. Introduction The source code for this article shows how to build a simple web-based media player for MP3 files, and demonstrates several aspects of ASP.NET programming, like caching, using of HTTP handlers, and making IIS-independent installers for redistributable ASP.NET applications. In the end -
View it on GitHub