开发者

Silverlight: Lazy loading from nHibernate

I've recently been using/working on an open source project for Flex/Java/BlazeDS which facilitates lazy loading of Hibernate entities & collections in Flex. (Ie., solves the org.hibern开发者_运维问答ate.LazyInitializationException exception when serializing)

This issue has long been a problem for Flex/Java/Hibernate developers.

dpHibernate solves this problem, providing efficient serialization & lazy loading of collections.

I'm wondering if the same issue exists for Silverlight, if it's already been solved, and whether looking at a port of dpHibernate is needed/worthwhile?


I stand to be corrected, but I don't think there is support for nHibernate in Silverlight.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜