代码改变世界

微软一站式示例代码库 8 月小结

2010-09-15 15:40  Jialiang  阅读(2260)  评论(2编辑  收藏  举报

微软一站式示例代码库 (http://1code.codeplex.com/) 8月小结

 

1. 正式launch了一站式示例代码库的用户调查。这是一个1分钟左右的简短的客户问卷。如您对这个项目有任何反馈和建议,欢迎提出。也感谢园友一年多来对一站式示例代码库的鼓励和支持。

http://support.microsoft.com/common/survey.aspx?scid=sw;en;1759

 

2. 发布了我们项目组所使用的VC++, VC#, VB.NET 编程规范

原版下载:http://1code.codeplex.com/releases/view/51868#DownloadId=148423  (推荐下载原版)

中文版下载:http://1codechs.codeplex.com/releases/view/51227#DownloadId=148734

 

3.  发布了 7 篇官方KB文章:

 

How to use LINQ to Objects queries
Describes how to write LINQ to Objects queries including some basic LINQ operations such as SELECT, UPDATE, ORDER BY, MAX and AVERAGE by using Visual C# and Visual Basic .NET.

How to create a low-integrity process in Visual C++, in Visual C#, and in Visual Basic.NET
Describes how to start an application process at a low integrity level in Visual C++, Visual C#, and in Visual Basic .NET.

How to use Socket in Microsoft Silverlight 3
This article describes the usage difference between Silverlight Socket and .Net Socket. Also demonstrates how to use Socket in Silverlight to communicate with socket server.

How to write Visual C++.NET, Visual C#, or Visual Basic.NET code to perform inter-process communications via named pipes
Describes how to write Visual C++.NET, Visual C#, or Visual Basic.NET code to perform inter-process communications via named pipes.

How to use Foreign Key Association and Independent Association in Entity Framework 4.0
Describes how to use Foreign Key Association and Independent Association in Entity Framework 4.0.

How to use Isolated Storage in Silverlight 3
Describes how to use isolated storage in Silverlight 3.

How to detect the bitness of an operating system
Describes how to detect the bitness of an operating system.

 

4。 发布了15个新示例

下载: http://1code.codeplex.com/releases

其中我最推荐的属 .NET 4 编写Windows Shell Extension 的示例:

image

image

 

最后,再次感谢博客园里的朋友一如既往对一站式示例代码库的支持和鼓励。在大家的激励下,我们一定能做得更好。