Hi there,
I'd like to start writing a navigation plugin to have a good start in writing plugins for DotNetNuke. Well, I am more of a newbie in windows programming as I am coming from the usual LAMP website development scheme. So I'd be glad if someone could tell me a bit more of the coherencies I have to take a look at.
I assume I have to compile this plugin as a dll that I can call from an .ascx file, right? How would this all look like, how are the dependencies, what can be done using the dll and what has to be written as script code (.ascx, .ascx.vb/cs) and things like that?
Well, I do not want a complex tutorial with this request or something like that, I just need a bit of visualization of what I have to do.
I've alrady taken a look at the module development resources, but I don't get the clue regarding the writing of what I have described above, these development resources look more like a guide to site modules for me, not handling the thing that goes into templates and things like that.
Well, maybe my request is a bit strange, but I have to get some type of overview about this.
Thanks in advance
Arne