Hi.
I am new in DNN7.0. I have successfully created module using C# compiled module template. Now I wanted to make some insert operation. I have installed DAL2 template but dont know how to do the code for that. However, I have the basic knowledge of controller and SqlDataProvider.cs and other supporting files. But I do not know how to do the code.
I have also followed chris video series.
http://www.dnnsoftware.com/wiki/page/module-develo...
But when I have created the TaskManager project and tried to build the solution, it give me error in view.ascx.cs and edit.ascx.cs files.(namespaces could not load). Please help me. I couldnt find anything now to solve my plroblem