Applications
Crafting a C# forms Editor From scratch
http://www.codeproject.com/csharp/SharpFormEditorDemo.asp
建立一个类似C#的环境, 实现控件拖拉,属性
Packet Capture and Analayzer
网络封包截获
http://www.codeproject.com/csharp/pacanal.asp
A tool to change the default source control client
在一台机器上用不同的两个源码,… 什么意思?....
I just wanted to use two different source control providers on the same machine. I installed both clients but I discovered that the later installed is always the default. I searched the net all over for a tool, but no usable application was found. So I decided to write my own.
http://www.codeproject.com/csharp/sccswitch.asp
BatchRebuilder – Batch rebuilder for your Visual Studio .net Projects
批量重建工程,把工程文件转移… 怪异
http://www.codeproject.com/csharp/batchrebuilder.asp
ControlInspector – monitor Windows Forms events as they are fired ( like Spy++ for .NET )
Windows窗体事件监视器
http://www.codeproject.com/csharp/controlinspector.asp
The Paperless Desktop
无纸办公桌面
使用Microsoft'sDocument Imaging Library (MODI), 包括多TIFF整理和Outlook输出
http://www.codeproject.com/csharp/martinspaperlessdesktop.asp
XsdTidy beautifies the Xsd.exe output *with full DocBook.NET Wrapper
美化Xsd.exe输出….
http://www.codeproject.com/csharp/xsdtidy.asp
HtmlHelp library and example viewer
一个htmlHelp类(包括Html Help chm)和简单的演示程序
http://www.codeproject.com/csharp/htmlhelp.asp
HTML Table of Contents Generator
读入一个html页面,然后输出它内部的Table内容
http://www.codeproject.com/csharp/htmlcb.asp
Building the CVS Root File Changing Utility
Tool for Viewing Drag and Drop and Clipboard formats
查看剪贴板和拖拽的内容
http://www.codeproject.com/csharp/clipboardformatviewer.asp
My Explorer In C#
创建一个类似资源管理器的程序
http://www.codeproject.com/csharp/my_explorer.asp
C Sharp Ripper
CD音轨抓取程序
http://www.codeproject.com/csharp/csharpripper.asp
Write your own Code Generator or Template Engine in .NET
写一个自己的Code发生器或者程序模版
http://www.codeproject.com/csharp/smarttemplateengine.asp
iTiunes Style. Music using MSN Desktop Search API
用MSN Desktop API制作音乐浏览器
http://www.codeproject.com/csharp/msndesktopsearchqueryapi.asp
JawBreaker Game in C#
泡泡堂之类游戏
http://www.codeproject.com/csharp/csjawbreaker.asp
.NET DUMeter clone
绘制直方图一类的东西..有点音乐味道…
http://www.codeproject.com/csharp/mydumeter.asp
Gammit! An easy to use application for desktop gamma correction
改变桌面Gammit值
http://www.codeproject.com/csharp/Gammit.asp
Use a timer to create a simple alarm application
使用Timer做一个简单的提醒程序
http://www.codeproject.com/csharp/timeralarm.asp
SVGPad - Application and class library for editing SVG documents.
一个关于编辑SVG文档的类和Demo
Prune My Recent Documents and associated Registry keys
去除新近文档的关联热键
Transport Stream Analyzer for HDTV standard
HDTV流分析
SwitchNetConfig - Laptop users, quickly switch network and proxy configuration in different places
笔记本电脑快速切换网络和代理程序
关闭弹出窗口
C# Expression Parser using RPN
使用PRN动态解析表达式 ps: (3+6*7/2).
xmove - Regex enabled file move command
移动文件或者目录, 难道是用正则表达式? --#..
网格监视器, 监视网格内计算机的性能情况
A JavaScript. Compression Tool for Web Applications
Web Applications的javaScript压缩器
Announcer in C#.NET using Microsoft Agent
如何使用Microsoft Agent的四个小人 :) 动画提示, 很有趣
Finding things in your favorite text editor with C#
搜索源程序, 找到文字出现地点
File Contents Watcher Application
文件内容变动监视器
RSS Feed是RSS阅读吗?...
Building a Tiny WebServer in less than 500 lines
一个简单的web服务器
C#个人消息程序
An Extensible Expression Evaluation Package (EEEP!)
解析数学公式 (1.789 * 154) / .32
天气预报程序
定时关机
动态添加ListView纪录… 0_0………………………………..
创建屏幕旁边的个人面版, 包括现有的程序和股票消息,新闻,天气等.
Strongly Typed Configuration Class Generator for VS.NET
VS.NET下的构造类 把CS和resx文件构造成xfg文件
从模版构造htm页
Parsing Supplemental Event Log Data
将Event log的byte转换成有用的资料
Web applications测试工具
C#程序编译器, 使用csc
Show/Hide Outlook Express Tray App
Demo使用 .NET库进行商业计算…
HardLinks - Manage your library of common classes
NTFS分区下管理类 NTFS分区?.. --#...不明白…
Visual Studio Editor Clone V0.1a
仿VS.NET界面编辑器
SnippetManager written by Tim Sneath extended with cool tooltip
片断管理工具, 鼠标提醒.
Zoomer - Capture/Zoom/Add Filter/Choose Format/Save
一个截图工具, 有待考察具体
插件自动控制
Yahoo Emoticons, Hidden emoticons (smileys) and Emotes in your system tray
Yahoo聊天用的字符转义? --#.... 怪人…………………..
Link 4 game with intermediate computer intelligence
Link4 游戏
Password file manager - simple double click to look at your password file
提醒程序
项目进度追踪程序
Freakshow - a sample application in C#
一个例子集合, 包括剪贴板, TCP C/S, NetWork, File Change, Cmd, Net Shares(共享)
记事本..
Demo for Google's Image Search
javaScript压缩
Using a system tray application to check , send and configure emails
一个表 Time 的表……………..
程序备份
Logon Account Permissions Checker
Attributes
Custom Data Binding Through Reflection
通过反射进行数据绑定
Creating and Using Attributes in your .NET application
在application中创建和使用属性
程序中使用属性集合 ps: csc.exe /unsafe /? /all
Casting from a Collection to a Data Table using Generics and Attributes
使用属性解决问题时候所涉及的
Beginners
C#如何使用线程
Creating a C# Service Step-by-Step: Lesson I
Creating a C# Service Step-by-Step Lesson II
一步一步创建一个C# Service
关于C#属性概念
C#快速入门
C#使用不安全代码程序
Events and event handling in C#
C#事件和事件句柄
Writing a Windows Form. Application For .NET Framework Using C#
手写C#窗体程序
Introduction to inheritance, polymorphism in C#
C#中的多态
C#的enum和结构
箱子操作.
C#中使用析构
Computational Geometry
多边形分割成三角形
Writing a fast formula interpreter
快速的公式解析程序 (支持sin, cos类)
Controls
PropertyGrid and Drop Down properties
三种下拉条样式
Extended .NET 2.0 WebBrowser Control
扩展编程WebBrowser控件, 这里实现了一个多页面浏览器
属性选择条
Adobe Color Picker Clone part 1
Adobe取色工具
Ordering Items in the Property Grid
Loading and Saving a TreeView control to an XML file using XmlTextWriter and XmlTextReader
使用XmlTextWriter和XmlTextReader从XML文件读写TreeView
存储, 设定ListView 可以手动指定列, 宽度
A Simple Bitmap Button Implementation
Bitmap按钮, 2005已经支持
Easy to use Performance Testing Component
简单计算成分的测试成绩
How to drag information from a DataGridView control
从DataGridView拖拉消息到其它控件(i.e. ListBox).
ColoredErrorProvider: Custom Extender Provider, based on ErrorProvider class.
彩色错误提示
Menu handler for Most Recently Used files
把最近使用的文档放入Menu
Why a DragDrop event is not fired on the Client
为什么拖拉到用户界面以后没有触发?
Save a TreeView into an XML File
TreeView和XML
Undockable Custom Control in an MDI Application
窗体停靠在MDI程序一边
TextBox提示和标签
A Single Instance Control Component in C#
检测程序是不是唯一运行
How to capture image and print the MSChart
从MSChart中获取图像
PropertyGrid Control in WinForms
如何使用属性控件
How to change scrollbars position in a multiline textbox
改变textbox中滚动条值
Correct theme support for the .NET CheckBox control
绘制CheckBox? No 源码.
Database
Best Practice for Binding WinForms ListControls
绑定listBox和ComboBox的技巧
Figure Out the Default Values of Stored Procedure Parameters
5[!^ |+x$bC#c0调用一个存储过程和它的参数, 使用SQL JDBC
Project RDL - Open Source Report Definition Language implementation in C#
Generating Database Tables using Attributes
用属性创建数据库
Saving Master-Details form. using XML
从XML创建数据库
输入access输出sql过程
数据源管理器
管理光盘文件的…. 数据放在数据库里…. 怎么在这里.. –_-#..
Implementing a strongly typed collection with sort/filter/GetChanges features
对数据库排序, 过滤? 有待考证
将DBX文件加入服务, 并且和access数据库连接… 学习
How to generate an SQL filter clause using C#
关于C#使用SQL过滤之句的程序
关于相关数据库 PS: 不太明白… 似乎不是两个相关联数据库的样子….
Populate data from database in a ComboBox
绑定数据到ComboBox,双联绑定
C# class that creates 'INSERT INTO' SQL queries
创建SQL查询
DataSets, DataGrids etc
-ha @0s8YDG
被折叠的 条评论
为什么被折叠?



