微软一站式开发技术框架 10月小结
2009-11-06 11:55 Jialiang 阅读(2715) 评论(12) 编辑 收藏 举报微软一站式开发技术框架(http://cfx.codeplex.com/) 10月小结
1. 发布了三篇All-In-One Code Framework (AIO) KB文章
AIO: How to programmatically manipulate Windows 7 shell libraries
AIO: How to create a trigger-start Windows service in Windows 7
AIO: How to develop an in-process COM component
2. AIO 杯子设计和采购完成
3. 10月份总共完成了39个 sample code。现在,AIO总sample 数已达到250个。10月还新增了两个热门技术, WPF和WF, 的sample。
· Windows 7 (new product): 5 samples
· Silverlight 3 (new product): 6 samples
· ASP.NET: 6 samples
· Windows Shell: 5 samples
· WPF: 3 samples
· Office Development: 3 samples
· Data Access: 2 samples
· Visual Studio Extensibility: 2 samples
· XML: 2 samples
· Security: 2 sample
· IIS: 1 sample
· WF: 1 sample
· VS2010 MFC: 1 sample
4. 发布了一个release:
All-In-One Code Framework 2009-10-18 (English introduction, Chinese introduction)
5. AIO网站页面访问,和下载数自从在MSDN官网上宣传后稳步增加
6. Kickoff AIO 客户端应用程序开发
http://www.cnblogs.com/Jialiang/archive/2009/10/14/1582878.html
7. 客户反馈
I would like to let you know that All-In-One Code Framework link helped me solve specifically the issue of implementing a .NET COM out of proc. server in a very efficient way. I had researched the msdn website + the internet for about 2 days in vain until Jialiang posted the All-In-One Code link. I highly encourage this effort which definitely is a good source for vangelising Microsoft technologies that are widely used but difficult to get a grasp / documentation on the implementation details.