Printable Version Printable Version Recommend Recommend Email to a friend Email to a friend

Client-Centric Module Development in DNN: Introduction & Explanation - Part 2/4

7 min : 11 sec

This series we are discussing a modern and dynamic approach to module development. We will learn how create a "single-page" module application that performs the same functions as our previous Item data module. The big difference is this module can do everything with no Postbacks or Viewstate making it very lean, fast, and responsive. This is part 2 of 4.

Instructions for running the code project:

1. Setup your DNN 7 site with host name dnndev.me
2. Download the zip file
3. Unzip the project folder (DotNetNuclear.ClientCentric) under the \DesktopModules folder
4. Open Visual Studio 2012 as an Administrator and open the project
5. Build project in Release mode
6. Install the *_Install package in Host > Extensions
7. Create a test page and drop an instance of the module on the page


Do you have a question? Ask on our Forum!

Try FREE
30 days money back guaranteed