摘要: 摘自:csdn:http://topic.csdn.net/u/20100818/09/4611298e-cae4-4d16-a7aa-9f1bc0a73d30.html错误信息:initerrlog: 无法打开错误日志文件 ''。操作系统错误 = 3(系统找不到指定的路径。)。 修复安装错误:账户名与安全标识间无任何映射完成。 帖子上说: 我的解决方法如下,希望对有相同问题的朋友有帮... 阅读全文
posted @ 2010-12-06 14:24 L.R 阅读(1886) 评论(2) 推荐(0)
摘要: 今天调试一个基于Ncqrs的示例程序(VS2010),出现"基础提供程序在Open上失败"错误。查了一下系统日志,发现: 启动该服务,并改为自动启动: OK! 阅读全文
posted @ 2010-11-23 19:16 L.R 阅读(7211) 评论(4) 推荐(0)
摘要: [转自]Steps I take after Microsoft Windows 7 / Windows 2008 R2 installation There are always some standard steps I take after a Microsoft Windows 7 installation for a development machine.Gpedit.mscDis... 阅读全文
posted @ 2010-11-10 18:29 L.R 阅读(782) 评论(0) 推荐(0)
摘要: 1 Serializable 或 DataContract 特性2 区域(Common Regions)集合类业务应具有下列区域• Factory Methods    static 工厂方法• Data Access非集合类业务对象应具有下列区域• Business Methods• Business and Validation Rules    AddBusinessRules()• Aut... 阅读全文
posted @ 2010-11-06 19:13 L.R 阅读(272) 评论(0) 推荐(0)
摘要: 职责驱动设计(业务领域建模) (读书笔记:Expert C# 2008 Business Objects) 基于对象的责任进行分析 CRC表 潜在对象(C)----------职责(R)---------协作方(C) ----------------------------------------- ====           ======        ======= -----------... 阅读全文
posted @ 2010-11-06 16:43 L.R 阅读(633) 评论(0) 推荐(1)
摘要: (先写个标题,内容以后再补) 阅读全文
posted @ 2010-10-30 04:27 L.R 阅读(152) 评论(0) 推荐(0)