How to enter data in custom module from code behind.
Hello,
I am assuming you have created a custom module by following samples in our SDK. Sitefinity uses Provider Model pattern and transactions to work with data.
Here is an article that describes how to create a front end widgets for the sample Jobs module. The last code sample demonstrates a simple create operation using server side C# code.
http://www.sitefinity.com/documentation/documentationarticles/developers-guide/how-to/how-to-create-a-jobs-module/creating-the-frontend-and-backend-views/creating-the-frontend-view
In general, the architecture of all Sitefinity modules is same, so this very same principle applies to custom modules as well as built in modules, like news for example:
http://www.sitefinity.com/documentation/documentationarticles/developers-guide/sitefinity-essentials/modules/news
Also, in case you are not familiar, I suggest you get familiar with the Provider Model pattern as most of Sitefinity backend is based on that very pattern:
http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/provider-model
I hope this helps.
Hi Ivan,
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
|
Hello Onur,
We had a small problem with the Turkish localization, which is fixed in the service pack. In a few days we will make an upgrade of our Documentation Portal and you wont have any problems accessing it.
Unfortunately we do not have the developers guide as a pdf file but we changed the localization culture of the Documentation Portal to English, so I think you will be able to open it now.
I will write to you when we have made the upgrade.
If you have any other problems do not hesitate to contact us.