将经典 ASP 网站移植到更新的技术/平台时,什么是更简单/优雅的选择?

发布于 2024-10-04 19:00:35 字数 223 浏览 0 评论 0原文

我们有许多基于 ASP 的经典网站,具有 CMS 功能。大多数运行在 Mysql 4.1 上 请纠正或建议我更好的选择。 我的计划是标准化现有代码,以便尽可能使用 RESTful 方法。 现在可以用 ASP.NET 代码库分阶段替换业务逻辑代码。 我还没有看过 Razor 视图引擎。在这种情况下采用它有何相关性?

我在处理 MS SQL Server 的数据库端口方面拥有相当丰富的经验。所以我在这方面不太担心。

we have a number of classic asp based websites with CMS functionality. Most run on Mysql 4.1
Please correct or suggest me better options.
My plan is to standardize the existing code to use RESTful methods where ever possible.
The Business logic code can now be replaced in phased manner with ASP.NET codebase.
I haven't yet looked at Razor view engine. How relevant would that be for to adopt in this scenario?

I have fairly good experience tackling the database port to MS SQL Server. So I'm not much worried on that side.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

缱倦旧时光 2024-10-11 19:00:36

恕我直言,没有什么比编写得好的经典 ASP 更容易或更优雅的了。

如果它没有坏,就不要修理它。

IMHO, nothing is easier or more elegant than well written classic ASP.

If it ain't broken - don't fix it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文