Your experience with .Net based CMS - Stack Overflow most recent 30 from stackoverflow.com 2009-12-16T18:48:29Z http://stackoverflow.com/feeds/question/10836 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms 23 Your experience with .Net based CMS Vaibhav 2008-08-14T09:24:32Z 2009-09-10T15:02:03Z <p>Which is a good .Net based CMS out there (for creating a corporate website). I have used Kentico CMS for some time, and am moderately happy with it.</p> <p>However, is there anything better out there. I would like the ability to develop my own custom asp.net templates for various page types and install them.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/10837#10837 6 Answer by Lars Mæhlum for Your experience with .Net based CMS Lars Mæhlum 2008-08-14T09:26:13Z 2008-08-14T09:26:13Z <p>If you are code-savvy, and not afraid to pay up, I would recommend <a href="http://www.episerver.com/en/" rel="nofollow">EPiServer</a></p> <p>My company uses it for a lot of customers, and it's a very nice platform to build your site on.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/10839#10839 0 Answer by Vaibhav for Your experience with .Net based CMS Vaibhav 2008-08-14T09:29:43Z 2008-08-14T09:29:43Z <p>@Lars - code-savvy is not a problem. I need the CMS for our own website, not as a customer offering.</p> <p>I couldn't locate pricing on their site (it seems I will have to mail them). Any clues for in which range it is?</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/10840#10840 1 Answer by KiwiBastard for Your experience with .Net based CMS KiwiBastard 2008-08-14T09:35:48Z 2008-08-14T09:35:48Z <p>I have used <a href="http://www.bosshq.com/" rel="nofollow" title="pgpool-II">Boss</a> a few times. It's aimed at designers more than developers, but it is an awesome CMS that handles most needs out of the box.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/10841#10841 0 Answer by Lars Mæhlum for Your experience with .Net based CMS Lars Mæhlum 2008-08-14T09:36:09Z 2008-08-14T09:36:09Z <p>EPiServer should be in the range of about $10k-$15k. (In Norway at least)</p> <p>So, it is not cheap, but you will save that money in developer time.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/10885#10885 1 Answer by David A Gibson for Your experience with .Net based CMS David A Gibson 2008-08-14T10:57:02Z 2008-08-14T10:57:02Z <p>Corporately we use a product called EasySite that is .NET based from EIBS.</p> <p>The page design is element based and the API allows us to create .NET plugins as new elements; for use on the individual pages as well as the site style in general. We have created a plugin that works with our historic authentication module.</p> <p>The company are very helpful in supporting plugin development and I believe have just opened offices in the US. They are UK based. </p> <p>Cost wise I believe they are competitive although I didn't have any involvement with the tender process.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/17719#17719 2 Answer by Slavo for Your experience with .Net based CMS Slavo 2008-08-20T10:41:09Z 2008-08-20T10:41:09Z <p>Update: Vaibhav, in some of your other posts, I saw you're using Telerik's controls. So for you another advantage would be.. yes, Sitefinity was made by <a href="http://www.telerik.com" rel="nofollow">Telerik</a> :)</p> <p>Did you check out <a href="http://www.sitefinity.com" rel="nofollow">Sitefinity</a>? If you are a developer I think it is a very good choice. Community version (free), much cheaper than competition, extensive API and other goodies. It was built to be very extensible and basically even if you don't have something, you can easily build it yourself.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/17734#17734 1 Answer by Erick Sasse for Your experience with .Net based CMS Erick Sasse 2008-08-20T11:03:35Z 2008-08-20T11:03:35Z <p>I'm also in the process of evaluating .Net CMS and regarding Kentico vs Sitefinity, I found Kentico a much better product.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/17981#17981 7 Answer by Purple Ant for Your experience with .Net based CMS Purple Ant 2008-08-20T13:44:57Z 2008-08-20T13:44:57Z <p>I'd highly recommend you take a look at <a href="http://www.dotnetnuke.com" rel="nofollow">DotNetNuke</a>, an open-source .NET CMS. </p> <p>I have used it for internal sites, and external sites for both small and large companies. You'll have thousands of pre-built modules and skins available, plus readily available documentation and support (plus several books specifically for DotNetNuke as well) for developing your own skins and modules.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/17991#17991 1 Answer by Tim Saunders for Your experience with .Net based CMS Tim Saunders 2008-08-20T13:50:34Z 2008-08-20T13:50:34Z <p>I have used <a href="http://www.immediacy.co.uk" rel="nofollow">Immediacy</a> extensively in the past. It is extremely simple for editors and quite customisable for developers, without some of the trickiness of set up and deployment you get with other offerings.</p> <p>In fact if your requirements are simple you can have a site up, running and re-skinned in a matter of hours.</p> <p>I've also found that editors are much less intimidated by the content entry and administration functions than say sitecore. Which in my experience is where most CMS implementation projects live or die.</p> <p>It's downside is that it's not 100% customisable (particularly at the editing end of things).</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/18023#18023 4 Answer by James Hall for Your experience with .Net based CMS James Hall 2008-08-20T13:58:40Z 2008-08-20T13:58:40Z <p>I've used DNN (dot net nuke) for a friends band website, and while its really customizable, i still find it way to programmatic for a non tech savy user to try and maintain, and this is talking about just using the basic features and functionality.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/31555#31555 1 Answer by 81bronco for Your experience with .Net based CMS 81bronco 2008-08-28T02:36:56Z 2008-08-28T02:36:56Z <p>I've just started using <a href="http://n2cms.com/" rel="nofollow">N2</a>. It is pretty simple to use. There aren't a lot of bells and whistles built in, but it easy to extend.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/31569#31569 3 Answer by Matthew Ruston for Your experience with .Net based CMS Matthew Ruston 2008-08-28T02:51:26Z 2008-08-28T02:51:26Z <p>DotNetNuke is good provoding that your willing to deal with an OpenSource CMS where everything seems commericalized. Want custom skins, themes and modules? <strong>Prepare to pay for them.</strong> </p> <p>Also I was not impressed at all with the online documentation for it.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/33030#33030 0 Answer by Danimal for Your experience with .Net based CMS Danimal 2008-08-28T18:36:10Z 2008-08-28T18:36:10Z <p>Take a look at the <a href="http://www.ektron.com" rel="nofollow">Ektron</a> CMS. It's a full-featured CMS, with excellent out-of-the-box functionality and is quite easy to customize. I've released 2 sites so far, and am working on 5 more as I type. Pricing isn't too bad -- around $5K (I think) for a starter setup, up to around $65K for enterprise features (web farm, commerce, etc).</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/33069#33069 4 Answer by berberich for Your experience with .Net based CMS berberich 2008-08-28T18:48:42Z 2008-08-28T18:48:42Z <p>The open source <a href="http://umbraco.org/" rel="nofollow">Umbraco</a> CMS seems like it's worth a look. I haven't built anything on top of it yet, but it's my choice for a future website project after evaluating it.</p> <p>It seems to be <a href="http://umbraco.org/documentation" rel="nofollow">pretty well documented</a>, including its <a href="http://umbraco.org/apiDocs/" rel="nofollow">API</a>.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/38581#38581 7 Answer by Ian Robinson for Your experience with .Net based CMS Ian Robinson 2008-09-01T23:02:58Z 2008-09-01T23:02:58Z <p>Professionally, I "live" in the DotNetNuke world. I've found that it is very useful for a wide variety of projects, is very flexible and powerful.</p> <p>It definitely has a few drawbacks, namely in the admin user experience, XHTML/CSS standards compliance and developer documentation areas. It's historically taken a lot of hands on experience to get familiar with the framework. Thankfully, those areas I mentioned are starting to get a lot more attention these days!</p> <p>In my opinion, the benefits far outweigh the drawbacks if you're looking for a mature portal framework. As with anything, it's a tool in the toolbox that should be used wisely, and the needs of each project are different!</p> <p>Here is the list of CMS frameworks I know about. I hadn't seen anyone else mention MojoPortal - but it looks pretty cool as well!</p> <ul> <li><a href="http://www.dotnetnuke.com" rel="nofollow">DotNetNuke</a></li> <li><a href="http://www.umbraco.org/" rel="nofollow">Umbraco</a></li> <li><a href="http://www.sitefinity.com" rel="nofollow">SiteFinity</a></li> <li><a href="http://www.kentico.com" rel="nofollow">Kentico</a></li> <li><a href="http://www.mojoportal.com" rel="nofollow">MojoPortal</a></li> </ul> <p>Also of interest: take a look at the <a href="http://www.packtpub.com/2008-open-source-cms-award-finalists" rel="nofollow">2008 Open Source CMS Award Finalists</a> list. MojoPortal won the best "other" CMS last year.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/44624#44624 1 Answer by Michael Paladino for Your experience with .Net based CMS Michael Paladino 2008-09-04T19:47:38Z 2008-09-04T19:47:38Z <p>+1 for <a href="http://www.umbraco.org" rel="nofollow">Umbraco</a>. There's a little bit of a learning curve if you're not comfortable with XSLT, but the end user experience is one of the cleanest and most usable I've seen in a CMS. They also built it keeping in mind that developers would want to add custom ASP.NET pages/controls so it's a fairly simple process to integrate those.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/56120#56120 6 Answer by harriyott for Your experience with .Net based CMS harriyott 2008-09-11T09:23:34Z 2008-09-11T09:23:34Z <p>I've just started looking at N2, and being open source, and using ASP.NET MVC with complete control of the HTML is a huge bonus. I've been using episerver 4 too, which is ghastly in comparison.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/84474#84474 1 Answer by Mitchel Sellers for Your experience with .Net based CMS Mitchel Sellers 2008-09-17T15:26:57Z 2008-09-17T15:26:57Z <p>I'll put another vote in here for DotNetNuke, with a little bit of work you can create whatever you need to meet your end goals. And the price is right!</p> <p>If you need specific functions, the third party tool market via <a href="http://www.snowcovered.com/Snowcovered2/Default.aspx?r=ffbd2027b3" rel="nofollow">SnowCovered</a> and other sources are also very nice for quick, cheap add-ons that you don't have to code yourself.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/84498#84498 3 Answer by mannu for Your experience with .Net based CMS mannu 2008-09-17T15:29:33Z 2008-09-17T15:29:33Z <p>I would use N2. I've used it for a couple of sites and it's really great.</p> <p>Plus, I know the author personally and he's continuously making it better. :)</p> <p><a href="http://www.n2cms.com" rel="nofollow">http://www.n2cms.com</a></p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/724521#724521 -2 Answer by Ebbi M for Your experience with .Net based CMS Ebbi M 2009-04-07T07:43:52Z 2009-04-07T07:54:59Z <p>Take a look at <a href="http://www.joomla.org/" rel="nofollow">Joomla</a> CMS. It's a full-featured CMS that's open source BUT built in php. Now that .net platform supports fastCGI(php) it could maybe be a choice. </p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/779757#779757 0 Answer by for Your experience with .Net based CMS 2009-04-23T00:04:47Z 2009-04-23T00:04:47Z <p>MojoPortal gets my vote</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/779836#779836 1 Answer by Bayard Randel for Your experience with .Net based CMS Bayard Randel 2009-04-23T00:35:47Z 2009-04-23T00:35:47Z <p>Relatively new, and still in alpha, but <a href="http://www.visitmix.com/Lab/Oxite" rel="nofollow">Oxite</a> may be one to watch. Oxite is quite lightweight compared to larger frameworks like Nuke and Joomla, and is implemented in ASP.NET MVC with consideration for standards compliance, and separation of concerns. Architecturally it's designed around Linq-to-SQL and Unity(an MS dependency injection application block).</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/1011600#1011600 1 Answer by Vrushal for Your experience with .Net based CMS Vrushal 2009-06-18T08:59:54Z 2009-06-18T08:59:54Z <p>Kentico cms gets my vote . Excellent features and after sales support.</p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/1030899#1030899 0 Answer by jpkeisala for Your experience with .Net based CMS jpkeisala 2009-06-23T06:23:07Z 2009-06-23T06:23:07Z <p>I suggest checking out Umbraco and Sitecore. Umbraco if you have low budget and very simple website but if you need to make integration (i.e. Sharepoint, ldap, etc...) then I recommend Sitecore. </p> http://stackoverflow.com/questions/10836/your-experience-with-net-based-cms/1405829#1405829 0 Answer by Lee Englestone for Your experience with .Net based CMS Lee Englestone 2009-09-10T15:02:03Z 2009-09-10T15:02:03Z <p>I'd recommend both EpiServer and KenticoCMS having used them both.</p> <p>-- Lee</p>