有没有办法让我直观地查看 ASP.NET 网站?

发布于 2024-10-31 16:22:12 字数 78 浏览 4 评论 0原文

基本上,是否有一种工具可以分析整个 ASP.NET 解决方案,并向我展示类似于在 Visio 中为网站创建的架构图,并展示各种引用的视觉效果?

Basically, is there a tool out there that can analyze an entire ASP.NET solution and show me an architectural diagram similar to what can be created in Visio for the site, laying out a visual of the various references?

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

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

发布评论

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

评论(1

掐死时间 2024-11-07 16:22:12

首先,我不确定为什么 Visio 不能满足您的需要。

  1. 您可以生成如下站点地图: http://weblogs.asp .net/bleroy/archive/2005/12/02/432188.aspx
  2. 然后使用一些简单的 CSS 对其进行样式设置,使其看起来像你喜欢的那样

To start, I'm not sure why Visio can't do what you need.

  1. You can generate a sitemap like this: http://weblogs.asp.net/bleroy/archive/2005/12/02/432188.aspx
  2. And then style it with some simple CSS to look however you like
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文