Archive for April 4th, 2007
Building a Module for sitefinity (part 3) : Setting up the project
After we have explained the basic concepts behind every Sitefinity module the time has come to leave the theory behind us, roll up our sleeves and do some building.
In order to create a module you need to create a new C# project and in it’s most rudimentary version, you need three files inside of this [...]