自己觉得好的文章

20051115
使用InstallShield安装.NET Framework 2.0应用程序
http://www.codeproject.com/useritems/InstallDotNet2.asp

20051108
用C#编写ActiveX控件(一)
关于《用C#编写ActiveX控件》的几点说明
用C#编写ActiveX控件(二)
用C#编写ActiveX控件(三)

20051028
用.NET自己写Web服务器
http://www.codeproject.com/csharp/mywebserver.asp
http://www.asp.net/Projects/Cassini/Download/Default.aspx?tabindex=0&tabid=1

20051025
Open Source的数学库
http://www.cdrnet.net/projects/nmath/
使用C#和GDI+来进行图像处理的系列文章
Image Processing for Dummies with C# and GDI+ Part 1 - Per Pixel Filters
The first in a series of articles which will build an image processing library in C# and GDI+

Image Processing for Dummies with C# and GDI+ Part 2 - Convolution Filters
The second in a series of articles which will build an image processing library in C# and GDI+

Image Processing for Dummies with C# and GDI+ Part 3 - Edge Detection Filters
The third in a series of articles which will build an image processing library in C# and GDI+

Image Processing for Dummies with C# and GDI+ Part 4 - Bilinear Filters and Resizing
The fourth installment covers how to write a filter that resizes an image, and uses bilinear filtering

Image Processing for Dummies with C# and GDI+ Part 5 - Displacement filters, including swirl
In the fifth installment, we build a framework for generating filters that work by changing a pixel's location, rather than colour.

Image Processing for Dummies with C# and GDI+ Part 6 - The HSL color space
A discussion of the HSL color space, including code for a color picker and image filters


在托管WinForm和资源管理器之间拖放对象
http://blog.joycode.com/felix/archive/2004/11/13/38826.aspx

20051023
《撒旦的语法》
http://blog.vckbase.com/panic/archive/2005/03/16/3630.html

20051018
一些不错的与GC有关的链接
http://blogs.msdn.com/clyon/archive/0001/01/01/229477.aspx

20051017
通过 C# 使用 J# 类库中的 Zip 类压缩文件和数据
http://www.microsoft.com/china/msdn/library/langtool/vcsharp/miszipcompression.mspx
通过分页列表来提高应用程序性能(ASP.NET)
http://www.microsoft.com/china/MSDN/library/architecture/BoostAppPerformdotNET.mspx

20051011
在ASP.NET中构建并显示无限制级次的菜单
http://www.codeproject.com/aspnet/dynamic_menu.asp

20050912
在.NET程序的安装过程中创建数据库
http://www.codeproject.com/useritems/DBInstaller.asp
加强版的DataGrid控件
http://www.codeproject.com/cs/database/gridex.asp
SQL注入攻击和防止攻击的一些提示
http://www.codeproject.com/cs/database/SqlInjectionAttacks.asp

20050904
在任意图片上覆盖适合大小的文字
http://www.codeproject.com/dotnet/vbtextoverlay.asp
在.NET程序的安装过程中创建数据库(SQL Server)
http://www.codeproject.com/useritems/DBInstaller.asp

20050902
自定义抗锯齿
http://www.codeproject.com/cs/media/AntiAliasingIssues.asp
生成水晶按钮
http://www.codeproject.com/cs/media/aqualize.asp
生成带有图片的阴影
http://home.tiscali.be/zoetrope/shadow.htm
生成Google风格的Logo
http://home.tiscali.be/zoetrope/gpaint.htm

posted on 2005-09-02 12:11  sPhinX  阅读(565)  评论(0编辑  收藏  举报

导航