tags:

views:

4408

answers:

12

Hi guys,

I would like to know which is the best open source CMS in C#.

Thought about using DotNetNuke, but it seems like its for VB.NET users.

Then while googling I came across "RainBow portal".

Since RainBow 2006 is their latest version, I have doubts about the product.

Is it good?

Are there any better Open Source CMS written in C#?

Regards,

Naveen

P.S: I am specific about C#, and if its a duplicate question please show me the link were the original question is posted.

+2  A: 

Umbraco is a great CMS. The bulk of the API is C# (there's 1 VB project in there). And you can generate C# representations of the DocTypes (templates) with a tool I wrote called Umbraco Interaction Layer

Slace
+1  A: 

DotNetNuke

Ramesh Soni
+8  A: 

Have a look inside N2. N2 is a lightweight CMS framework, Developers benefit from a programmer friendly API that makes building web sites quick and fun. Written in C#, and the home page is powered by the framework.

gimel
+2  A: 

Also have a look at Cuyahoga

Conrad
A: 

I believe in the right tool for the right job.

If you need a simple , lightweight CMS and don't want to use a database check out MyWebPagesStarterKit

If by ‘best’ you mean heavy, ready for a corporate environment then don't click the link.

KeesDijk
A: 

mojoPortal

leppie
+11  A: 

Each framework/CMS is different, so to do your project justice, you'll want to research several and see which is the best fit for you.

Also of interest: take a look at the 2008 Open Source CMS Award Finalists list. MojoPortal won the best "other" CMS last year.

Ian Robinson
I think the best should be the new CMS, Kooboo CMS.
A: 

mojoportal is the best. easy to install, manage, quite fast and its free! i also use dontnetnuke and it has many features and third party modules but too slow. if you have vps or dedicated server for your project, you can use dotnetnuke to overcome performens problems but its awful on shared hosting plans. im migrating to mojoportal...

A: 

MojoPortal is the best I've tried and I've tried lots.

It is the closest thing to the old Rainbow Portal that you will ever find. I used Rainbow for 4 years. It was great back in it's time (Dot.Net 1.1) You are right Rainbow is dead. I don't like to use those words on something I spent 4 years coding modules for, but that's the plain truth. MojoPortal is very current with technology (Dot.Net 3.5, C#, Ajax, YUI) and is the old Rainbow on steroids. Lots of plug in modules. Building a module/feature for MoijoPortal is almost identicle to how I built them in Rainbow. Once you install Mojo it will blow you away with the many many cool css themes.

Rick Hubka

A: 

I'd go for Umbraco, hands down. Easy to learn, extensible and user-friendly. Can run on both MS SQL/SQL Express and MySQL. Needs a fair level of trust in the hosting environment though (the plugin system relies heavily on reflection). Check out www.umbraco.org. Takes just a few minutes to install and get up and running.

Ted Nyberg
A: 

+1 for umbraco. Flexible, extensible and a huge supporting community!

Dirk De Grave
A: 

I try to use Umbraco nut I have problem in first step, I could not pass the Login page , The OS is XP and I try to attach the database to SQL Server 2008 , How could I find out about the authorized user and password

Nashmin