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 版本
基础教程推荐
- 当值可以是对象或空数组时反序列化 JSON 2022-01-01
- Moq It.Is<>不匹配 2022-01-01
- .NET SerialPort DataReceived 事件未触发 2022-01-01
- Azure Functions:CosmosDBTrigger 未在 Visual Studio 中触发 2022-01-01
- C# 从 List<List<int>> 中删除重 2022-01-01
- 禁止输入少量字符,例如'<'、'&a 2022-01-01
- WPF 模态进度窗口 2022-01-01
- 如果有人提交恶意软件Nuget包怎么办? 2022-01-01
- 我应该在后面的代码中直接使用 Linq To SQL 还是使 2022-01-01
- 如何使用 .Net 检查 Active Directory 服务器是否已启动并正在运行? 2022-01-01
