dotnetnuke,调查模块和模块开发

发布于 2024-12-03 12:52:58 字数 363 浏览 1 评论 0原文

我正在尝试开发一个模块并使用 dnn 提供的操作指南以及调查模块。在 tut 中,他们引用了文件背后的代码,但是当我从他们的网站下载 zip 文件时,我没有看到任何代码隐藏文件。有谁知道我是否下载了正确的软件包?我在这里得到它: http://www.dotnetnuke.com/Community/ Extensions-Forge/Module-Survey.aspx

如果我找到了正确的包,为什么没有代码隐藏。

另外,有人推荐任何好的 dotnetnuke 模块教程吗?

I am trying to develop a module and using the how-to guide that dnn provides along with the survey module. In the tut they reference code behind files but when I downloaded the zip file off their site I am not seeing any code-behind files. Does anyone know if I downloaded the right package? I got it here: http://www.dotnetnuke.com/Community/Extensions-Forge/Module-Survey.aspx

And if I dl'd the right package why is there no code behinds.

Also, anyone recommend any good dotnetnuke module tutorials?

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

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

发布评论

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

评论(1

独木成林 2024-12-10 12:52:58

DotNetNuke 调查托管在 Codeplex 中:

http://dnnsurvey.codeplex.com/

您可以找到最新的源码包那里。 www.dotnetnuke.com 中的模块页面并不总是最新的。

我认为最好的 DNN 模块开发教程仍然可以在印刷书籍及其代码补充中找到,尽管它们不会涵盖最新功能(还没有关于 DNN6 的书籍)。

我推荐 专业 DotNetNuke 模块编程,作者:米切尔·塞勒斯。它有点过时(2009 年),但仍然是一个很好的参考。请参阅评论

除了 DNN 管理之外,其他涵盖模块开发的书籍还有:

DotNetNuke Survey is hosted in Codeplex:

http://dnnsurvey.codeplex.com/

You can find the latest source package there. Module pages in www.dotnetnuke.com are not always up-to-date.

I think that the best DNN module development tutorials are still found in printed books and their code supplements, although they won't cover the latest features (No books on DNN6 yet).

I would recommend Professional DotNetNuke Module Programming by Mitchel Sellers. It is somewhat dated (2009), but still a good reference. See review.

Other books that cover module development, in addition to DNN administration, are:

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