tags:

views:

63

answers:

3

I am looking for a flexible .Net based CMS that gives me most of the common CMS features as well as flexibility to build custom pages.

In CMS I am looking for following features.

  • Support various content types
  • Social network integration (Share on Twitter, Facebook, etc., Display Tweets from account )
  • Ability promote content, feature content by editor
  • Ability to control content displayed in certain parts of pages (e.g. displaying 10 hand picked items in a section on the homepage)
  • Establish publishing workflows for any content
  • Commenting, Voting
  • Strong SEO support (Vanity URLs, Meta tags, etc.)
  • Taxonomy support
  • Tagging (keyword) content
+1  A: 

If you install WebMatrix this will give you a list of some of the more popular ones.

I know this doesn't (exactly) answer your question but I think WebMatrix is a pretty good place to start and see which might best fit your needs.

griegs
+1  A: 

I don't know if it's the most popular, but Umbraco is a good option that should cover most of the features you've mentioned. It's also ridiculously easy to extend with custom functionality using its API.

Asp.Net has recently switched to using Umbraco. I guess that should count for something.

ShaderOp
+2  A: 

You might want to check:

DotNetNuke

SiteFinity

Sharepoint? :D

Shady M. Najib