ASP.NET 的 AOP 工具比较

发布于 2024-09-04 20:20:51 字数 134 浏览 0 评论 0原文

从 asp.net 的角度来看 (C#) 每个 AOP 工具的优点和缺点是什么? 需要包括的一些因素:

  • 学习曲线(对于 AOP 新手)
  • 可能的拦截
  • 性能
  • 成本

From an asp.net perspective (C#)
What are the strengths and weaknesses of each AOP tool?
Some factors to include:

  • Learning curve (for AOP newbies)
  • Interceptions possible
  • Performance
  • Cost

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

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

发布评论

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

评论(2

狼亦尘 2024-09-11 20:20:51

你可以使用 PostSharp4AspNet 但他们仍然不建议这样做,除非你在网络应用程序中使用它(预编译)不是网站。

you could use PostSharp4AspNet but still they are don't recommend that unless you are using it in a web application (precompiled) not a web site.

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