Rising

自我学习记录,方便使用时查找。

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

2012年2月27日

摘要: Castle ActiveRecord中的多对多关系的处理与实现 阅读全文
posted @ 2012-02-27 23:33 Rising 阅读(957) 评论(3) 推荐(0)

摘要: 还未解决的一些问题 阅读全文
posted @ 2012-02-27 22:46 Rising 阅读(485) 评论(0) 推荐(0)

摘要: 由于今天才开始学习Castle ActiveRecord,碰到一些问题,不确定是否如为自己所理解的那样,但按以下方法处理已完成程序功能。由于Castle ActiveRecord官方下载的版本与其官方文档并不完全对应,所以,按其ActiveRecord Getting Started所示内容完成代码会有一些问题:1.引用的程序集用http://www.castleproject.org/castle/download.html 中的ActiveRecord 3.0 RC - March 14th, 2011,把所有DLL都引用进去,除了Castle.ActiveRecord.Web.dll没有 阅读全文
posted @ 2012-02-27 22:29 Rising 阅读(919) 评论(0) 推荐(0)

摘要: 转来的一些学习笔记 阅读全文
posted @ 2012-02-27 22:18 Rising 阅读(222) 评论(0) 推荐(0)

摘要: CastleCastle is an open source project for .net that aspires to simplify the development of enterprise and web applications. Offering a set of tools (working together or independently) and integration with others open source projects, Castle helps you get more done with less code and in less ti... 阅读全文
posted @ 2012-02-27 22:12 Rising 阅读(340) 评论(0) 推荐(1)

摘要: Caliburn.Micro Caliburn Micro: WPF, Silverlight and WP7 made easy. A small, yet powerful framework designed for WPF, Silverlight, WP7 and WinRT/Metro, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model),. 阅读全文
posted @ 2012-02-27 13:00 Rising 阅读(628) 评论(0) 推荐(0)