Looking for a file database
- by Mitchell Skurnik
A few years ago there was a PHP script around called paFileDB. Essentially it created a database of files that end users could download and rate. It would keep track of the number of downloads as well.
I am looking for a replacement of this coded in ASP.net C#. For the last week I have been searching around for "asp.net C# file database" and have just gotten how to upload files to a database. I have also search with some other terms.
I do not need a full blown CMS like DotNetNuke or SharePoint. All I have been looking for is a system I could easily add to my existing .net C# site.
I have thought about coding one myself, but with me being rather busy at work and this being a personal project, I simply do not have the time to code this myself.
I hope that you guys can help.
Thank you!