开元项目列表 (好像在那里见过)
收藏
以下代码如无额外说明,则为C#开发。
1、A Simple Drag And Drop How To Example:简单的拖放例子, http://www.codeproject.com/useritems/dandtutorial.asp
2、ToDoList 3.10 RC5 - A simple and effective way to keep on top of your programming tasks:最佳轻量级任务管理,VC++。 http://www.codeproject.com/tools/ToDoList2.asp
3、A Text Template Class for C#:文本模版类, http://www.codeproject.com/useritems/nettemplate.asp
4、DrawTools:画图,可画/拖放图形对象,http://www.codeproject.com/csharp/DrawTools.asp
5、Drawing POSTNET Barcodes with C#:画POSTNET条形码,
http://www.codeproject.com/csharp/PostnetBarcode.asp
6、Commenter - Writing a CodeRush plugin which helps you to comment your code:怎样写一个CodeRush的插件实现代码注释,
http://www.codeproject.com/useritems/Commenter.asp
7、An intelligent 404 page:一个智能的404(页面不存在)页,
http://www.codeproject.com/aspnet/intelligent404page.asp
8、Instantly Changing Language in the Form:即时改变窗体语言,
http://www.codeproject.com/csharp/FormLanguageSwitch.asp
9、Using Cache in Your WinForms Applications:在WinForm应用这使用缓存,
http://www.codeproject.com/csharp/cacheinwinformapps.asp
10、Drag and Drop support for column reordering in DataGrid control,DataGrid控件的列拖放支持,
http://www.codeproject.com/cs/miscctrl/ElvinDataGridEx.asp
11、Runtime Editable Control,运行时可编辑控件,
http://www.codeproject.com/cs/miscctrl/MovableControls.asp
12、Development of web application using MVC II design pattern or why following MVC II will help me,怎样/为什么应用MVC II设计模式,
http://www.codeproject.com/aspnet/NWAF.asp
13、Crossbrowser SmartNavigation Alternative,智能浏览,服务器端控件用以保存客户端滚动条位置,
http://www.codeproject.com/useritems/lili.asp
14、Clean Up that Bloated Web.Config! An Application Settings Manager that's Easy to Use:web.config文件管理器,
http://www.codeproject.com/aspnet/AppSettings.asp
15、Refactoring - elixir of youth for legacy VB code:对VB代码的重构标准和技巧,
http://www.codeproject.com/vb/net/Refactoring_elixir.asp
16、Photo album browsing control:相册浏览控件,
http://www.codeproject.com/aspnet/NickPhotoBrowser.asp
17、Adding custom property pages to Outlook 2003 using C#:添加自定义属性页到Outlook2003中,
http://www.codeproject.com/dotnet/PropertyPages.asp
18、An All VB.NET Explorer Tree Control with ImageList Management:纯VB.NET浏览器样式树控件,包含ImageList管理,
http://www.codeproject.com/vb/net/VbNetExpTree.asp