I am writing a simple database with web access.
I have previous experience with microsoft’s (very!) old IBuySpy portal system. I am sure there must be something a bit more up to date I could use now!
I want a simple light weight system that will allow my friend to have tabs with news and pictures etc, and it be easy for me to add tabs with my database entry forms. There must be some authentication mechanism for users, but nothing complex in the way of personal blogs or forums are required.
I have had a quick look ad DNN but it looks like a lot to learn. Is there a simple solution?
You should have a look on this page: http://www.asp.net/community/projects/. They list a few portals, DNN for example. But they also have some CMS’s etc that you may want to have a look at. It almost sounds to me like a CMS would be better for you then a portal would. I have played around with the Graffiti CMS system and think it’s probably the best .Net CMS system. And they offer a free version if you are not making a commercial website. Another portal you can have a look at is Rainbow Portal. But I think any portal system will likely be very complex ‘out of the box’. I would highly recommend you have a look at simple CMS systems instead.