This is very helpful and good news for developers how are not good in Kentico CMS API. Kentico CMS 6.0 coming out with API examples. In that they would like to give us an example of how things in Kentico CMS can be coded easily and correctly.
What Kentico expect developers want from API examples? 1) See the API example code.
2) Run the API example and look at the result.
3) Modify the API example code and look how the result changed.
4) Copy part of the API example and paste it into their custom method.
KenticoCMS taken interview about “The TOP features in Kentico CMS according it’s clients”.
They filmed at the Kentico Connection conference in Oct 2010.
Youtube Video :-
Most of them saying the best feature in kentico CMS is Portal Engine. Yes, it is.
This is one cool future in this cms. I too like this feature.
What is Portal Engine in Kentico CMS?
In this CMS we have two development models. Those are listed below
1) ASPX — (need the physical file)
2) Portal Engine — (no need physical file, it will render the page on fly | @ run time | It is Dynamic) And KenticoCMS mostly recommending this way of development of the site.
Portal engine is render on fly we can make page design, content adding changes in administrator side at any time. So, that’s the reason it became favorite feature in Kentico CMS.
But I am bit more crazy about import and export object in Kentico. The import and export object make deployment easier. We can develop Web site template or Widget or Doctype almost every object in Kentico CMS, we can easily export from our development system to server (Import there). It will take care of every thing. just we need to do few mouse clicks! :)
Check this video.. In this is video I am just exporting & importing web template (* here it is same system ;))