CodeProject每日精选: Applications

 

http://www.codeproject.com/csharp/SharpFormEditorDemo.asp

建立一个类似C#的环境, 实现控件拖拉,属性



Packet Capture and Analayzer

网络封包截获

http://www.codeproject.com/csharp/pacanal.asp



ControlInspector – monitor Windows Forms events as they are fired ( like Spy++ for .NET )

Windows窗体事件监视器

http://www.codeproject.com/csharp/controlinspector.asp




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





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






SwitchNetConfig - Laptop users, quickly switch network and proxy configuration in different places

笔记本电脑快速切换网络和代理程序





C# Popup Killer

关闭弹出窗口





C# Expression Parser using RPN

使用PRN动态解析表达式   ps:  (3+6*7/2).





Timer Computer Shutdown

定时关机





HtmBuilder

从模版构造htm页




Building a Tiny WebServer in less than 500 lines

一个简单的web服务器





Finding things in your favorite text editor with C#

搜索源代码, 找到文字出现地点


 

你可能感兴趣的:(application)