代码改变世界

推荐开源代码 2004/12/12(修正路径)

2004-12-12 15:20  灵感之源  阅读(4328)  评论(8编辑  收藏  举报

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

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

1、A Simple Drag And Drop How To Example:简单的拖放例子,

2、ToDoList 3.10 RC5 - A simple and effective way to keep on top of your programming tasks:最佳轻量级任务管理,VC++。

3、A Text Template Class for C#:文本模版类,

4、DrawTools:画图,可画/拖放图形对象,

5、Drawing POSTNET Barcodes with C#:画POSTNET条形码,

6、Commenter - Writing a CodeRush plugin which helps you to comment your code:怎样写一个CodeRush的插件实现代码注释,

7、An intelligent 404 page:一个智能的404(页面不存在)页,

8、Instantly Changing Language in the Form:即时改变窗体语言,

9、Using Cache in Your WinForms Applications:在WinForm应用这使用缓存,

10、Drag and Drop support for column reordering in DataGrid control,DataGrid控件的列拖放支持,

11、Runtime Editable Control,运行时可编辑控件,

12、Development of web application using MVC II design pattern or why following MVC II will help me,怎样/为什么应用MVC II设计模式,

13、Crossbrowser SmartNavigation Alternative,智能浏览,服务器端控件用以保存客户端滚动条位置,

14、Clean Up that Bloated Web.Config! An Application Settings Manager that's Easy to Use:web.config文件管理器,

15、Refactoring - elixir of youth for legacy VB code:对VB代码的重构标准和技巧,

16、Photo album browsing control:相册浏览控件,

17、Adding custom property pages to Outlook 2003 using C#:添加自定义属性页到Outlook2003中,

18、An All VB.NET Explorer Tree Control with ImageList Management:纯VB.NET浏览器样式树控件,包含ImageList管理,