Rising

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

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

随笔分类 -  DevExpress

DevExpress & XAF
摘要:DevExpress 汉化 阅读全文
posted @ 2011-11-30 10:21 Rising 阅读(758) 评论(0) 推荐(0)

摘要:地址:http://www.devexpress.com/Support/Center/p/A421.aspxThe collection of localized DevExpress assemblies Article DetailsSolutionArticle DetailsID:A421Version(s):6.x, 7.x, 8.x, 9.x, 10.x, 11.xUpdated:2011/11/21Product Group:.NET (WinForms)Product:DXperience UniversalDescription:What is the best way t 阅读全文
posted @ 2011-11-29 13:07 Rising 阅读(3360) 评论(0) 推荐(0)

摘要:XERP – Open Source XAF ERP Base on OpenErp(一个基于XAF并以OpenERP为模板的开源ERP XERP XERP.Net)XERP – Open Source XAF ERP called (XERP)(讨论的主题贴):http://community.devexpress.com/forums/t/80431.aspxXERP.NET download 应用程序源码下载:http://xerpdotnet.codeplex.com/XERP(XERP.Net)最新版本XERP.NET-30951下载(XAF9.2.6+VS2008): xerpdo 阅读全文
posted @ 2011-03-25 18:25 Rising 阅读(4896) 评论(0) 推荐(2)

摘要:How to rebuild assemblies from the source code:http://www.devexpress.com/Support/Center/p/A609.aspxHow to recompile the XAF source code:http://www.devexpress.com/Support/Center/p/K18065.aspx但是,如果使用的是64位操作系统,其中的defines.bat中的programe files的值需要把32位和64位的对调才行。 阅读全文
posted @ 2010-12-25 10:56 Rising 阅读(267) 评论(0) 推荐(0)

摘要:http://www.cnblogs.com/Tonyyang有空要看看,如何用好XAF,可以减轻很多工作量呢 阅读全文
posted @ 2010-12-24 21:29 Rising 阅读(344) 评论(0) 推荐(0)

摘要:转自:http://blog.csdn.net/hwhone/archive/2010/10/11/5934239.aspx在开始学习XPO时,需要连接到数据库且需要获得数据库服务器时间,连接ORACLESession.DefaultSession.Connection = new OracleConnection("Data Source=dbserver;User ID=system;Pass... 阅读全文
posted @ 2010-11-27 12:10 Rising 阅读(1248) 评论(0) 推荐(0)

摘要:转自:http://www.cnblogs.com/lauyee/archive/2010/06/21/1756978.htmlXAF是什么,如果您没听说过,本文可能对你没有帮助,但如果你正在查找同样问题的解决方法希望对你有所帮助。(注:所举得例子全部是Web工程下的,Win工程原理相同) XAF自动从业务类生成UI。自动的根据业务类各属性的类型生成所需的属性编辑器。比如,对于一个业务类中的Str... 阅读全文
posted @ 2010-11-27 12:06 Rising 阅读(1695) 评论(0) 推荐(0)