Richie

Sometimes at night when I look up at the stars, and see the whole sky just laid out there, don't you think I ain't remembering it all. I still got dreams like anybody else, and ever so often, I am thinking about how things might of been. And then, all of a sudden, I'm forty, fifty, sixty years old, you know?

09 2007 档案

对最近讨论的看法
     摘要: 最近的讨论比较激烈,我看来其实主要思想偏向有两种,一种是学院式的研究探讨,另一种声音是希望讨论能更偏重于如何进行实际运用。
我的观点是支持后面一种。  阅读全文

posted @ 2007-09-26 23:50 RicCC 阅读(2194) | 评论 (42)  编辑

NHibernate Criteria中的And, Or

posted @ 2007-09-26 00:55 RicCC 阅读(369) | 评论 (2)  编辑

NHibernate Inheritance Mapping 继承映射
     摘要:
1. Concrete Table Inheritance (具体表继承,table-per-concrete-class)
2. Single Table Inheritance (单表继承,table per class hierarchy)
3. Class Table Inheritance (类表继承,table-per-subclass)
4. 继承,关系型与面向对象最激烈的冲突
5. 继承,贫血的痛处
6. NHibernate table-per-concrete-class, table-per-subclass例子  阅读全文

posted @ 2007-09-19 18:55 RicCC 阅读(561) | 评论 (1)  编辑

NHibernate集合映射中的set, list, map, bag, array
     摘要:
1. set, bag, list, map的语义
2. set, bag, list, map语义与System.Collections的对应关系
3. 集合映射中实体(Entity)跟值对象(Value Object)的区别
4. <set>, <bag>, <list>, <map>的使用
5. 集合元素的顺序, <idbag>  阅读全文

posted @ 2007-09-16 00:28 RicCC 阅读(1211) | 评论 (1)  编辑

StringTemplate操作技巧

posted @ 2007-09-14 20:56 RicCC 阅读(235) | 评论 (0)  编辑

使用NHibernate, Oracle Clob/NClob无法插入、乱码问题

posted @ 2007-09-13 02:27 RicCC 阅读(738) | 评论 (2)  编辑

修改Vista系统目录权限

posted @ 2007-09-12 20:42 RicCC 阅读(542) | 评论 (0)  编辑

.NET开源环境

posted @ 2007-09-09 12:38 RicCC 阅读(320) | 评论 (2)  编辑

VS2008(Framework 3.0, 3.5) 部分新特性

posted @ 2007-09-08 22:28 RicCC 阅读(1263) | 评论 (4)  编辑

正则表达式 Regular Expression

posted @ 2007-09-02 06:35 RicCC 阅读(663) | 评论 (0)  编辑