0

Can anyone help to make custom module in visual studio for DNN Software.

Or any reference.

I am using VS-2013 and DotNetNuke 7 C#.

enter image description here

enter image description here

Andy Jazz
  • 49,178
  • 17
  • 136
  • 220
Mohit Kotak
  • 61
  • 1
  • 10
  • What kind of module do you want to make? – Jernej Pirc Aug 30 '16 at 10:03
  • 1
    This question needs more help than we can provide. We like helping people, but sometimes the person needs to help themselves first by reading a book on the language, the on-line documentation, or asking someone they know who can help them. Once you understand the topic a little better, we invite you to edit this question, fix the obvious mistakes, and get it re-opened. – Prune Sep 02 '16 at 16:49

1 Answers1

0

Since you're new - you should also consider creating Apps using 2sxc, instead of classic WebForms Modules. It's a much simpler, more advanced setup but can do basically everything a module can, just with automatic data handling/versioning, image processing, view management and more.

iJungleBoy
  • 5,325
  • 1
  • 9
  • 21