Hi
I want to create a module and want to package it and install it in another instance. This module should access database and get values from database.
I refered the book "Professional DotNetNuke Module Programming Feb 2009.pdf". So I installed DotNetNuke started pack. So i am getting Module development template. In that what are the files i need to change to get the values from database. because in components folder all structure are created (DataProvider, SQLDataProvider, etc). I donow how to change the templates available in this folder. means what values we should give... Still it is confusing...
can any one has ebook or easy step by step procedure for module creation with DAL.
Thanks in advance..!