开发者

want to make a dnn module of time zone converter

开发者 https://www.devze.com 2023-03-03 06:16 出处:网络
i am new to dnn. i want to make a time zone converter module of dnn. will you please p开发者_C百科rovide me the step by step process of making module in c#? there are many Blogs or matter on inetrnet.

i am new to dnn. i want to make a time zone converter module of dnn. will you please p开发者_C百科rovide me the step by step process of making module in c#? there are many Blogs or matter on inetrnet. but that only provide the Overview Upto installing the module On dnn website. please Provide me the Write data.


You may find this tutorials helpful.


The fastest way to create a standard DNN module in C#, you can: 1) download the starterkit from http://dotnetnuke.codeplex.com/

2)run the starterkit to instatll the C# DNN module template
3)start your Visual Studio, select File-->New-->Project, when the "new project" popup appears, select the "Dotnetnuke Compiled Module" template from "Web" under "Visual C#", then type the module name as the project name and select the "DesktopModules" folder of your DNN site as the project location, please refer to the following figure:

4) add your code to the project like develop a C# web application

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号