随笔分类 -  C#

Microsoft Enterprise Library 5.0 微软企业库5.0下载地址
摘要:Microsoft Enterprise Library is a collection of application blocks designed to assist developers with common enterprise development challenges. Application blocks are a type of guidance, provided as source code that can be used "as is," extended, or modified by developers for use in enterprise development projects. 阅读全文

posted @ 2010-05-29 09:19 hijarry 阅读(4841) 评论(3) 推荐(1)

解决WinForm(C#)中MDI子窗体最大化的问题
摘要:有朋友问:“我用MDI方式打开一个子窗口体后,总是不能最大化显示,明明子窗口体的WindowState设置为Maximized?”,相信有很多人会遇到这的样问题,请按下面的方法设置即可使MDI子窗体最大化... 阅读全文

posted @ 2009-08-16 00:15 hijarry 阅读(2136) 评论(0) 推荐(0)