I want to set up my personal programming-oriented website. I'm currently running a very old version of CommunityServer, but I'd like to move on to something else. My host is WINS-based (Windows, IIS, .NET, SQL Server).
I need blogging, forums, and an appstore with google checkout or paypal integration. I've looked around and found a couple asp.net portals (a la DotNetNuke, CommunityServer) but neither solution seems to easily fit the bill, although I'm sure I could make them work with a lot of elbowgrease.
So i'm throwing this question out to the community to see if there's any good free/cheap, and easy solutions out there.
Criteria:
- Free / cheap
- Blogging, static pages, comments, pingback / tracking, etc
- Storefront / payment processing integration (as a feature or add-in module preferably)
- File hosting (nothing major)
- Forums, subforums
- User self-registration, captcha & other anti-spam measures
UPDATE 1
I found this question but there's nothing there about storefront/payment system integration.
UPDATE 2
Maybe i'm coming at this in the wrong direction. Is there a .NET blogging software that has file hosting & forums (either integrated or as a plugin)?
The more I think about the storefront, the more I think i'll just have to roll my own anyway.