Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

i am working on a web application that now requires a CMS.

Could you suggest me a product that grant integration with my existing application.

The latter is implemented using .Net framework 3.5 Linq to sql and SQL Server 2008

I may consider even not open source product (affordable price)

i want to create a Master page and allow the application's users to modify the content.

Ideally give them the ability to add controls such as image sliders (but this is not the main scope)

Main objective is the ability to modify the content usually text. Bu more is always better........

Thanks

share|improve this question
What are your requirements? – John Saunders Mar 23 '10 at 17:12
look here: stackoverflow.com/questions/10836/… – Stewie Griffin Mar 23 '10 at 17:19

6 Answers

up vote 1 down vote accepted

http://www.dotnetnuke.com/ is a good open source choice.

share|improve this answer
I've used it with great success on several projects. It's very flexible and easy to code against. – Cat Man Do Mar 23 '10 at 17:22

http://n2cms.com/ is very powerful cms that can be integrated with your application.

share|improve this answer

Graffiti is now Open Source. I'm not sure how it integrates with an existing application.

share|improve this answer

SharePoint is the obvious answer, considering it's an ASP.NET application itself. It's free with Windows Server 2003 or 2008.

share|improve this answer

Umbraco is fantastic and free. Allowing you to integrate many plugins. If you are a developer you will probably fall in live as it offers a lot of integration.

share|improve this answer

DotNetNuke has a great (if not long winded) video intro and online demo so you can see how it works.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.