<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_dongdong</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/13215/rss</id><updated>2012-02-10T07:17:15Z</updated><author><name>东东</name><uri>http://www.cnblogs.com/dongdong/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dongdong/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/13215/rss"/><entry><id>http://www.cnblogs.com/dongdong/archive/2008/11/22/1338970.html</id><title type="text">通用解决方案：解决NHibernate SELECT 多表查询结果List绑定控件显示问题。</title><summary type="text">（1）NHibernate SELECT 多表查询结果List是一个二维数组，无法直接绑定界面Grid控件，不赞成对每一个查询单独增加一个类解决显示问题。（2）建立一个类ConmmonNH，有20个string的属性，属性名（Col0-Col19)。（如果觉得所有程序界面显示字段超过20，可以增加属性）（3）实现方法ConvertToConmmonNH，代码如下：public IList&amp;lt;C...</summary><published>2008-11-22T07:00:00Z</published><updated>2008-11-22T07:00:00Z</updated><author><name>东东</name><uri>http://www.cnblogs.com/dongdong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dongdong/archive/2008/11/22/1338970.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dongdong/archive/2008/11/22/1338970.html"/></entry></feed>
