Looking for a file database

Posted by Mitchell Skurnik on Stack Overflow See other posts from Stack Overflow or by Mitchell Skurnik
Published on 2010-03-13T07:30:08Z Indexed on 2010/03/13 7:35 UTC
Read the original article Hit count: 225

Filed under:
|
|

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!

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#