Robin's Blog

记录 积累 学习 成长

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

文章分类 -  Umbraco

摘要:http://dev.yesky.com/msdn/375/2453875_1.shtml在asp.net 2.0中,对XML的应用大为增强,而在XSLT处理方面,也提供了新的功能。本文将简单对asp.net 2.0中XSLT的使用作简单的说明,当然本文假定读者有一定的XSLT的基础知识。  在asp.net 2.0中,XSLT方面有如下的转变和新功能:  ·XslCompiledTra... 阅读全文
posted @ 2009-11-16 16:21 Robin99 阅读(235) 评论(0) 推荐(0) 编辑

摘要:This post will show you how to debug umbraco macros, with the click of a browser button.When you need to debug your macros, either xslt or usercontrols you do this by appending some text to the querys... 阅读全文
posted @ 2009-11-06 22:23 Robin99 阅读(423) 评论(0) 推荐(0) 编辑

摘要:正文: 这几天客户推荐了一个CMS系统 umbraco, 希望做成通用的公司网站的产品, 研究了一把, 感觉非常简单, 但是扩展性很强. Umbraca是真正只做了CMS该做的事情,所以简单, 但是他的content定义方式让他的可扩展性非常强大. Umbraco 默认安装环境是一个没有接触过的Hosting主机,想IIS上安装参考这里,安装很简单,就不说了; 操作入门建议看一下李路平的blog... 阅读全文
posted @ 2009-11-04 11:25 Robin99 阅读(888) 评论(0) 推荐(0) 编辑