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#.
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#.
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.