tags:

views:

29

answers:

3

Hi,

I am looking to develop a website mostly consisting of static pages. I need to provide the ability to allow the site owners to be able to log on to an administrative section of the site and update the content (text, links, images etc) themselves. I am most likely going to develop the site using .NET. Can anyone recommend an open source CMS package that will easily integrate with .NET or some jquery.plugin etc. I have no previous experience in providing CMS features to a web site and will welcome all feedback

Thank you

+1  A: 

Hi,

Why don't you download the Web Platform Installer from Microsoft and have a look at what's there? It's got a few nice, free CMSs that you can play with.

Øyvind
A: 

If you download and install the Microsoft Web Platform Installer, there are a few there which you can easily download.

Tim B James
A: 

Any below should work:

DotNetNuke

Umbraco

N2

Orchard - based on MVC

klabranche