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 版本
基础教程推荐
- 是否可以在 asp classic 和 asp.net 之间共享会话状态 2022-01-01
- 将事件 TextChanged 分配给表单中的所有文本框 2022-01-01
- 如何动态获取文本框中datagridview列的总和 2022-01-01
- 经典 Asp 中的 ResolveUrl/Url.Content 等效项 2022-01-01
- 全局 ASAX - 获取服务器名称 2022-01-01
- 错误“此流不支持搜索操作"在 C# 中 2022-01-01
- 在 VS2010 中的 Post Build 事件中将 bin 文件复制到物 2022-01-01
- JSON.NET 中基于属性的类型解析 2022-01-01
- 首先创建代码,多对多,关联表中的附加字段 2022-01-01
- 从 VS 2017 .NET Core 项目的发布目录中排除文件 2022-01-01
