I'm looking to develop a DNN 4.3.4 module that displays data from a SQL Server data base in grid format and I'm struggling. My knowledge of OOP programming is limited and so I'm looking for a simple to follow step-by-step tutorial that utilises the DotNetNuke 4.3.4 Starter Kit and Item Templates, uses the "visual" capabilities of Visual Web Developer as much as possible and minimises the use of code.
I've had a look at (http://www.adefwebserver.com/DotNetNukeHELP/DNN_Things4Sale/Default.htm) but this doesn't appear to use the DNN Module template, creating directories manually and classes from scratch. I had hoped that the new "Professional Dotnetnuke 4" book would deliver such a tutorial but it uses VS 2003 for module development, not 2005 Web Developer and its descriptions assume a lot of previous knowledge i.e not step-by-step.
There is a definite need for an up-to-date step-by-step book dedicated to this subject, and hopefully one will appear some day, but in the meantime is there anything out there, or anything in the pipeline that might help me and others like me?