Practices on Umbraco DataType Development
摘要:Umbraco is the most powerful and flexible CMS I have ever seen so far. I just write this essay to demonstrate how to develop an Umbraco DataType for the folks who have basic Asp.net development knowle...
阅读全文
posted @
2012-04-22 18:30
涵树
阅读(1302)
推荐(0) 编辑
Umbraco-Xsl-Development-Template
摘要:Recommended tools Visual Studio Express FoxeVisual StudioIt provides intelligence prompt for the xsl key words to facilitate the work on the xsl.FoxeIt provides a tree-nodes like view on the xml document to facilitate the navigation on the umbraco.config cache file.Template CodesWith the help ...
阅读全文
posted @
2012-04-04 23:43
涵树
阅读(568)
推荐(0) 编辑
Umbraco-DataType-First-Glance
摘要:DataType plays important role in Umbraco if you dedicate to extend the power of Umbraco. For simplicity, the dependencies for DataType goes as following. From the skeleton like diagram above, we can easily think about how can DataType work essentially. The ISqlHelper tells us the way that Umbraco s.
阅读全文
posted @
2012-04-01 23:32
涵树
阅读(888)
推荐(0) 编辑