Modules as part of Web site app?

Posted by Community Admin on 03-Aug-2018 18:27

Modules as part of Web site app?

All Replies

Posted by Community Admin on 19-Jan-2011 00:00

In 3x I was able to simply create a few classes inside the App_Code directory of my web app (ie: ProductsModule.cs and IProductsModule.cs) to create a new module. Is this same approach possible in SI 4?

I find development time (for me anyways) is quite less developing modules this way instead of the separate Module project way. 

Crossing my fingers that you guys have or will have an example of this module development method. I've searched around but nothing. 

Thanks!
Matt

Posted by Community Admin on 19-Jan-2011 00:00

Hi Matthew,

In 4.0 we recommend using class libraries and embedded resources. Please check the Products module sample included in Sitefinity 4.0 SDK.

Greetings,
Ivan Dimitrov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 19-Jan-2011 00:00

Thats unfortunate and I hope your team can post some sort of non-class project module in the future.

I can't be the only one who is a bit disappointed in this, all though I'm loving the nice new look of SI 4.

This thread is closed