hi every one ,
i have recently started working on DNN and currently using latest version of DNN 6.1.1 and by using great guide from @Chris Hammond about creating module by using dnn project template i was successful in creating test module and install it.
but i want to know more about modules and DNN ... like
1. why do we create different pages ( Edit , View , Setting ) for a single module ?? what would be code behind logic for using these Pages . i know its not necessary for creating more than one page for a single module.
2. if we create a modules having different pages ( Edit , View , Setting ) and gives some Control panel controls in setting page , does that mean we are eliminating the need of Control Panel for Website ?? or Reducing Pages of Control Panel Section for admin and super admin ??
3. i havent seen any information regarding to Control Panel section of website in DNN ?? i mean normally when we create website, we create 2 sections , Control Panel and User Interface. where do we create control panel section for admin in DNN ??
there are more question but it isnt coming in my mind at the moment, ill keep posting here or new thread when i remember ....