开发者

Open-source CMS (Windows, .NET) recommendation [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_如何学Python

Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

Improve this question

I am looking for an open source, Windows, .NET based, CMS. I have a few simple requirements:

  1. Must run in or be built on the .NET 4 framework
  2. Users must be able to automatically authenticate via IIS / integrated windows authentication
  3. Must be able to utilize custom pre-built (existing) user controls presented as widgets / web parts / etc. with a minimum of re-coding.

I have looked through a handful of open source CMS projects with no luck so far. If anyone knows of a CMS that fits the bill I would really appreciate your insights. Thank you in advance for your help it is greatly appreciated.


Umbraco

  1. The latest release runs on .NET 4 (Umbraco 4.5.2 for .NET 4)
  2. You can implement Integrated Windows Authentication (it's quite easy actually)
  3. Full support for (.ascx) User Controls (this is a godsend when you have existing user controls)


Umbraco is the best out there! :-)


take a look at MojoPortal :) It's written in Object Oriented style with the simple standard layers ,

http://www.mojoportal.com/architecture.aspx


You can see a variety of choices from the Microsoft Web Platform Installer. http://www.microsoft.com/web/downloads/platform.aspx

Here is a .NET CMS that is under active development. http://www.dotnetnuke.com/

You may however have to revisit your requirements. They are not as simple as you might suppose.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜