Which is the proper way to make a module

Posted by Community Admin on 05-Aug-2018 04:28

Which is the proper way to make a module

All Replies

Posted by Community Admin on 25-Nov-2010 00:00

The PDF says to make a blank Class Library

...or VS 2010 has the Module Template

Or is the VS Template a leftover from when I installed the beta2 sdk?

Posted by Community Admin on 25-Nov-2010 00:00

Hi Steve,

There is a Sitefinity template in VS 2010 which creates a class library with several folders, embedded templates and classes in it. This will save some time if you are going to use a control that inherits from SimpleView or you do not want to create the structure from scratch. The good point here is that this template add references to Sitefinity's dlls.  Crating the same class library manually would take 10 minutes.

Kind regards,
Ivan Dimitrov
the Telerik team


Check out Telerik Trainer, the state of the art learning tool for Telerik products.

Posted by Community Admin on 25-Nov-2010 00:00

Great, thanks, just double checking to make sure it wasn't still a beta2 leftover in VS

This thread is closed