开源代码2004/12/25 codeproject

严正声明:本博客中的任何随笔、文章、图片等内容都不能私自转载,必须书面征得作者同意才能转载,并不能随意篡改,如要作出任何改动,必须书面征得作者同意方可,作者拥有一切权利并保留一切追究权利!

这一随笔纯粹技痒之作,应该不违反我“暂停更新博客1个月至2个月”的本意:)


以下代码,如果无额外说明,皆为C#开发。

1、Sokoban Pro,推箱子游戏,非常不错,

2、VB.NET String Obfuscation Utility,一个简便的VB.NET字符串混淆工具,

3、Customizable MainMenu on C#,个性化主菜单,

4、Encrypting Cookies to prevent tampering,加密cookie防止给篡改,

5、Create Asynchronous Web Services with WSE v2.0 and ASP.NET SimpleHandlerFactory,用网络服务增强包2.0和asp.net创建异步网络服务,

6、Adding and using 32 bit alphablended images and icons to the imagelist control,添加和使用32bit透明图片和图标,

7、Threading paradigms available under the .NET CLR, using C#,各种线程的情况,

8、Creating a non rectangular form using GDI+,用GDI+创建非规则窗体,

原文地址:https://www.cnblogs.com/unruledboy/p/81993.html