vote up 5 vote down star
5

I have a small site I developed for a friend that uses ASP.Net MVC and was wondering if I could hook it up to dotnetnuke or another CMS. Or is doing an admin site using dynamic data?

flag

6 Answers

vote up 4 vote down check

Here is a list of a few ASP.NET MVC based CMS's. However these are not based on the current release candidate but I think they are a pretty good start.

N2 Open Source ASP.NET CMS http://n2cms.com/

Oxite http://www.visitmix.com/Lab/Oxite

Hydrogen CMS http://www.hydrogencms.net/Home.aspx

link|flag
2  
+1 for N2 - I've not downloaded the latest release of this, but the up to date code from GoogleCode certainly appears to reference the latest versions of System.Web.Mvc.dll - it's a matter of moments to recompile it anyway, it's also a very good CMS. – Zhaph - Ben Duguid Mar 18 at 12:08
Oxite has a number of "issues" especially around best practices or the potential lack of... – Zhaph - Ben Duguid Mar 18 at 12:10
vote up 0 vote down

The kooboo CMS looks like the first CMS and a very promising CMS to use.

link|flag
vote up 3 vote down

Take a look to Kooboo (kooboo.com). A simple to use and flexible CMS based upon ASP.NET MVC.

link|flag
vote up 0 vote down

Oxite might be the closest to what you are after at the moment although I think it is more of a blog engine.

link|flag
vote up 0 vote down

Take a look at OpenSourceCms.com, they might have what you're looking for or the demos there might at least help lead you to an answer.

link|flag
vote up 1 vote down

I wish there was a good CMS in MVC. However MVC isn't even RTM yet! The thing with current .NET CMSs are that they don't handle URLs very well. I'm hoping a CMS built on MVC will pop up at some point.

link|flag

Your Answer

Get an OpenID
or

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