4

Please, I need advice about which CMS to work with... Orchard or Composite C1. I'm about to develop a social network website, and I'll develop the social network features.

My main concerns are performance, light processing and easy development of new features/customization... probably I'm going to host the website in Windows Azure server, I don't know if this detail helps to decide between the both frameworks, anyway...

Could you help me to decide please?

Pauli Østerø
  • 6,878
  • 2
  • 31
  • 48

1 Answers1

1

Composite C1 is based on ASP.NET 4.0 and LINQ while Orchard uses MVC and nHibernate.

Both frameworks have support for Azure.

Both frameworks are fairly new so it's hard to say which framework would be best for your project without more details.

For example: how many users are you looking to support? Do you want ease of development now or in the long term when the project gets more complex?

Todd Smith
  • 17,084
  • 11
  • 59
  • 78
  • It would also depend on what you know too. Do you know how to work with webforms or do you know how to work with the MVC framework. – Chris Jul 20 '11 at 21:00
  • 2
    this could have been a useful question ... if the same old folks of SO [bla bla bla ...not constructive...] hadn't close it – Cris Oct 25 '11 at 15:14
  • Absolutely. I'm so tired of SO closing questions that are actually helpful. How often do we see dozens of upvotes on closed questions. Stop closing questions SO. – firecape Jul 11 '14 at 20:09