Some time ago I started building a demo application that would have been posted on www.asp.net.
It is a Podcast Publishing application and completing “basic” functionality we decided that it was a bit too complex for the intended introductory material.
Though not finished (Meaning NOT FINISHED, INCOMPLETE, IMPERFECT, ETC) I thought I’d share it in case anyone finds it useful.
Some of the stuff that is in there :
- Basic Post Publication with Rich Editor
- File Upload
- Comments Submission
- RSS Feed Publication
- Integrated Silverlight Audio Player
- Basic Admin
This code is NOT supported and NOT offered as best practice.
It’s simply a prototype that I’m sharing in case anyone finds it useful.
If you use it anywhere, please let me know what you grow it in to.
[ Click HERE to get the code. ]
Filed under:
ASP.NET






















RE: Podlogger – Half Baked Code, but yours for free.
Pingback from Podlogger – Half Baked Code, but yours for free. : Misfit Geek
Thanks for this, I need to implement file upload in my SOK project. I just need to see what modules and what method get called. I will implement all this in dylan.NET
RE: Podlogger – Half Baked Code, but yours for free.
Pingback from Twitter Trackbacks for Podlogger ??? Half Baked Code, but yours for free. : Misfit Geek [msjoe.com] on Topsy.com
Could you show what the connection string should look like in the web.confg file for it to connect to a SQL Server 2008 database?
Thanks.