ASP.NET WSAT(网站管理工具)和自定义会员资格提供程序

发布于 2024-07-06 04:35:17 字数 318 浏览 9 评论 0原文

我正在构建一个 ASP.NET MVC 应用程序,它将具有自定义角色和成员资格提供程序。 我一直在研究管理工具来节省一些时间,WSAT 已经跨越了我的道路。 一眼看上去不错,都是开源的,而且很简单,如果不行我可以自己修复。

第一个问题是,你们中是否有人过去使用过 WSAT 作为产品系统。 值得吗?我应该考虑它吗?不使用它的原因是什么?

第二个问题,有谁知道 WSAT 与定制提供商的合作情况如何?

感谢您的反馈意见。

I'm building an ASP.NET MVC applicaiton that will have custom role and membership providers. I have been looking into adminstration tools to save us some time, WSAT has crossed my path. It looks good at a glance, it's all open source and very simple if it doesn't work I can fix it myself.

First question is have any of you used WSAT for a product system in the past. Is it worth while, should I consider it and what reasons are there for not using it?

Second question, does anyone know how well WSAT works with custom providers?

Thanks for your feedback.

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

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

发布评论

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

评论(1

送舟行 2024-07-13 04:35:17

MVC WSAT 似乎是为 ASP.NET MVC 网站提供网站管理功能的首选工具。

此外,尽管 Codeplex 上不再提供 ASPNetWSAT 工具,但它仍然在某些地方可用。 请参阅此线程:ASP.Net WSAT(网站管理)入门工具包。 发生了什么事?并查看上一篇文章!

为了解决您的具体问题,MyWSAT 工具编写得相当好且强大,并且已被相当多的人在自己的网站中使用(当它从 Codeplex 中删除时,许多人感到非常沮丧!)。 无需编写自己的网站管理工具或支付商业组件的费用,它已经是最好的了。

MVC WSAT 工具是对原始 MyWSAT 工具的重写,专门为 ASP.NET MVC 开发的网站制作,对于 MVC 网站应使用 MVC WSAT 而不是 MyWSAT。

编辑:
大约从 2010 年 4 月开始,原作者在 Codeplex 上再次提供了 MyWSAT 项目!

在这里获取:http://mywsat.codeplex.com/

MVC WSAT appears to be the tool of choice for providing Web site Administration functionality to ASP.NET MVC web sites.

Also, although the ASPNetWSAT tool is no longer available on Codeplex, it is still available in places. See this thread: ASP.Net WSAT (Web Site Administration) Starter Kit. What happened? and check the last post!

To address your specific question, the MyWSAT tool is fairly well written and robust, and has been used by quite a few people within their own websites (many people were quite upset when it was removed from Codeplex!). Short of writing your own website administration tool, or paying for a commercial component, it's about the best out there.

The MVC WSAT tool is a rewrite of the original MyWSAT tool, made specifically for ASP.NET MVC-developed websites, and MVC WSAT should be used instead of MyWSAT for MVC sites.

EDIT:
Since approximately April of 2010, the MyWSAT project has been made available again by the original author on Codeplex!

Get it here: http://mywsat.codeplex.com/

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