Official site
25
votes
31answers
9k views
Is there any CMS better than WordPress or should I roll my own?
I'm developing a small business website and want to give some control over content to the client but also allow myself control over the outputted code. Indeed allow the user to fill in the content ...
9
votes
3answers
906 views
Web site projects vs Web Application - which is better?
I've just started using a cms (N2) which has a template basic implementation using a web site project template in vs2008. I've noticed that when compiling it it takes a lot longer than using a web ...
3
votes
1answer
314 views
N2 CMS: Are nested collections of ContentItems possible?
Can an arbitrary number of ContentItems of the same class to be added to a page in N2? And can they be nested?
I.e. Is there a way to define a collection of ContentItems as a property in N2? I’d also ...
0
votes
1answer
1k views
Umbraco alternative?
I've been trying to learn how develop websites with ASP.NET as well as setup a personal website to use as a online porfolio/resume. With my website I've decided to not try to reinvent the wheel and ...