Kentico is a powerful CMS engine that allow you to developed portal very fast. But when you have a really big data such as (10,000 above), you may need to think a different way to store the data(Not put all document as a Page Menu Item).
I have heard kentico have test their product for 100K document. But from my experience using shared server, it is cause a lot of painful if you want to expand the node in your page module, and even very slow to load the data.(That is my situation).
So after all, I have decided to developed...
Wednesday, 8 October 2014
Monday, 6 October 2014
Adding Dynamic Control from Code Behind - Dropdown, Listbox, Checkbox etc
This tutorial / example show how you can add dynamic control from code behind. This example not only limit to Dropdown, Listbox and Checkbox controls, but you can use this example for any controls. The only things that you need to understand the process.
Step By Step
Create one new project name DynamicControls
Add One web form or web form using master page if you use default template master page.
Copy paste code below respectively.(Note:...
|
Mohd Zulkamal Founder of developersnote.com, love programming and help others people. Work as Software Developer. Graduated from UiTM and continue study in Software Engineering at UTMSpace. Follow him on Twitter , or Facebook or Google+ . |
Powered by Blogger.