By Andy Stephenson
November 2011
In this DotNetNuke training series we show you how to build High-Performance modules in DotNetNuke6 with .NET 4, LINQ2Entities, and Visual Studio 2010.
We will be covering the entire process from start to finish, including how to setup Microsoft Visual Studio 2010, connecting to the DotNetNuke database, implementing the module, how to design your module for future development and creating controller classes.
After completing the module, we show you how to take advantage of DotNetNukes caching features to vastly improve module performance and then we cover Visual Studio debugging techniques.
Finally we show you how to package your module for distribution.
You will require the following software to complete this tutorial:
- An installation of DotNetNuke 6.x
- Microsoft Visual Studio 2010
- .NET 4.0