ASP.NET version of Joomla(Joomla 的 ASP.NET 版本)
问题描述
有没有人发现/使用过类似于 Joomla 的 ASP.NET 应用程序?
我需要在 Windows Server 上设置一个快速而肮脏的 CMS,而我们的客户不希望我们使用 ASP.NET 以外的其他东西.
Does anyone ever found/used an ASP.NET application similar to Joomla?
I need to set up a quick and dirty CMS on a Windows Server and our client doesn't want us to use something else than ASP.NET.
推荐答案
一位朋友告诉我 Umbraco 是您在 CMS 中想要的一切(并且 Nathan 在他的回答中包含在列表中).这个建议来自一个多年来构建了多个 CMS 解决方案的人,在对其进行了简要研究之后,我想我将尝试推动我的客户在他们当前的解决方案上使用它.
I've been told by a friend that Umbraco is everything you would ever want in a CMS (and it was in the list that Nathan included in his answer). This recommendation is coming from a guy who's built several CMS solutions over the years and after taking a brief look at it, I think I'm going to try to push my clients towards using it over their current solutions.
这篇关于Joomla 的 ASP.NET 版本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Joomla 的 ASP.NET 版本
- 带问号的 nvarchar 列结果 2022-01-01
- 为什么 C# 中的堆栈大小正好是 1 MB? 2022-01-01
- 是否可以在 .Net 3.5 中进行通用控件? 2022-01-01
- 使用 rss + c# 2022-01-01
- CanBeNull和ReSharper-将其用于异步任务? 2022-01-01
- C# 通过连接字符串检索正确的 DbConnection 对象 2022-01-01
- Azure Active Directory 与 MVC,客户端和资源标识同一 2022-01-01
- 在 C# 中异步处理项目队列 2022-01-01
- Windows 喜欢在 LINUX 中使用 MONO 进行服务开发? 2022-01-01
- 在 LINQ to SQL 中使用 contains() 2022-01-01
