DNN Data Access Techniques - Entity Framework - Part 4/5
9 min : 43 sec
This series we are discussing data access in our custom DNN modules. This video will go deep discussing Entity Framework. This is part 4 of 5.
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.DataAccess) 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