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's Document 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
調用一個存儲過程和它的參數, 使用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
Dataset快速查看器
監視Dataset,DataTable,DataView,DataRow,DataColimn對象
A Practical Guide to .NET DataTables, DataSets and DataGrids - Part 1
A Practical Guide to .NET DataTables, DataSets and DataGrids - Part 2
A Practical Guide to .NET DataTables, DataSets and DataGrids - Part 3
A Practical Guide to .NET DataTables, DataSets and DataGrids - Part 4
一個關於dataTables,DataSet,DataGrid的指南
DataGrid With Well-behaved ToolTips
在DataGrid上鼠標停留提示
How to add other controls to DataGrid - (Part I )
在DataGrid上添加其它控件
DataGridView Printing by Selecting Columns and Rows
DataGridView打印選擇的列
如何使用DataGrid控件, 包括插入, 更新, 刪除, 從XML讀, 刷新, 寫XML, 寫文本文件
How to improve performance of typed DataSet creation
Printing Selected Columns and Rows in a DataGrid
打印DataGrid上選擇的行和列
A Free HTML Report generator for DataSets.
輸入DataSet文件輸出成網頁報表形式 ps: 但是dataset文件是什麼?...
Resizing Datagrid Columns to content, keeping the table styles
根據內容自動調整Datagrid表頭寬度, 保持表風格
DataGrid格式類, 能夠定義各類DataGrid風格
Client side scrollable dataset
實現dataset旁邊滾動條效果, 用javaScript
Updating a DataSet with Multiple Tables using Enterprise Library
更新多表關聯結構, 使用庫
Tweaking a Windows DataGrid control
關於使用DataGird控件, 動態添加刪除列, text, check字段
BindingSource and BindingNavigator in C# 2.0
綁定數據源到數據導航, 哭一個先….
Sorting DataGrid programmatically
DataGrid排序程序
Using a DataTable with minimal/partial Update stored procedures
對數據表小塊或者局部更新
擴展的Dataset快速查看工具
Checking for optional columns in a DataTable
監測可選擇列 (bool列)
How to Convert a Collection Base to a DataSet
如何將Collection Base轉換爲Dataset
Encrypt and decrypt DataSets to XML files
加密和解密Dataset到XML文件
充DataSet返回獨特的values
讀取DataGrid單元格和表頭
Fuzzy Logic
使用C#進行神經網絡計算, 和幾個應用程序問題
Hopfield model of neural network for pattern recognition
Hopfield model of 模式識別的神經網絡
C# application to create and recognize mouse gestures (.NET)
C#程序建立及承認鼠標姿式, 模糊尋找對應圖像
GDI+
Creating a Watermarked Photograph with GDI+ for .NET
使用GDI+建立一個水印圖, 包括水印圖片和文字
Resizing a Photographic image with GDI+ for .NET
使用GDI+調整圖片大小
用C#建立一個翻頁效果
ImageConverter - Converts images to a specific image format, changing sizes on the flow
轉換圖片大小和格式
Article Four: Building a UI Platform in C# - Painting Text to the Pixel
建立圖像字體在界面上.. 不少種方案
圖像縮放和透明度調節
Matrix Transformation of Images in C#, using .NET GDI+
圖像矩陣變化
Drawing POSTNET Barcodes with C#
繪製條形碼
Create a fractal Christmas tree
繪製一棵不規則聖誕樹
Creating fancy text effects with C#
建立一個異樣的字體樣式
A simple TIFF management class
簡單的TIFF管理類
Web Image Browser - Lots of images and no time to publish them?
Web形式發佈圖片
Thumbnail Generator - An easy way to process thumbnails from a large amount of images
簡單處理批量圖片
C#使用DirectX製做的一個星球遊戲
繪製一段動畫, 兩條運動的線
Drawing and Editing Lines with GDI+
繪製並編輯線,相似Photoshop鋼筆功能
Using MeasureCharacterRanges to Draw Text
使用非對齊方法繪製文字
一個照片管理器
使用GDI+繪製3D圖像
General
Asynchronous Method Invocation
異步方法, 使用C#進行一個非堵塞的方式.
I/O Ports Uncensored - 1 - Controlling LEDs (Light Emiting Diodes) with Parallel Port
I/0端口部分2- 在相同端口上控制LCD和VFDs
Step by Step: Event handling in C#
實現一個事件處理用C#
Fast Dynamic Property Access with C#
How to Edit and Persist Collections with CollectionEditor
一個能夠編輯的項管理控件
How to Test Private and Protected methods in .NET
一個私有and保護方法的測試程序.. 作什麼用的呢?
Read/Write XML files, Config files, INI files, or the Registry
讀寫 XML,INI,Config,註冊表程序
A New Task Scheduler Class Library for .NET
Understanding Simple Data Binding
理解簡單的數據綁定
在.net下使用VSA腳本
關於程序關閉的, 包括使用快捷鍵關閉程序?.. --#..
Gmail Agent API v0.5 / Mail Notifier & Address Importer
Gmail API & DEMO
Most Recently Used (MRU) Menu class for .NET 2.0 in C#
最近訪問過的文檔
字符串對應mapping
使用C#操做DOC格式….
The Application Automation Layer - Using XML to generate Menus
使用XML產生Menus
列舉大部分系統ID消息
C# Script (the missing puzzle piece)
An article on a "scripting engine" for the C# language.
腳本發生器
Inside C# 2.0 Anonymous Methods
C#2.0的匿名方法
Conditional Invoking of Methods Using Delegates and Reflection
使用代理和反射有條件的調用方法
RSS閱讀器
A BitStream Class for the .NET Framework
二進制流類
Optimized IP to ISO3166 Country Code Mapping in C#
轉換IP到ISO3166國家代碼, 獲得所在地點
A fast equivalent for System.Random
快速類似的 Random
Arithmetic Overflow Checking using checked/unchecked
使用溢出選擇算法有效解決而且修正一些缺陷
Self installing .NET service using the Win32 API
使用API安裝.NET Windows服務
optical character recognition of 神經網絡的一些想法
C#中的搜舉
宏管理器, DEMO: ACCESS的宏
插件管理和一個金屬拉絲界面..
一個大整數類, 能夠支持到很大的整數……
Advanced Unit Testing, Part I - Overview
Advanced Unit Testing, Part II - Core Implementation
Advanced Unit Testing, Part III - Testing Processes
Advanced Unit Testing, Part IV - Fixture Setup/Teardown, Test Repetition And Performance Tests
單元測試I – 總論
Abstract class versus Interface
C#抽象類
Accessing an EJB from .NET Using IIOP.NET: an Example
用IIOP.NET訪問EJB
Microsoft Web Browser Automation using C#
C#自動操做WebBrower , 自動填表和導向
Passing parameters to predicates
Stripping Accents from Latin Characters: A Foray into Unicode Normalization
剝離拉丁文上的重音符號, 一個Unicode標準化內部的襲擊
SystemTrayNotifyIcon with Event Generator
事件驅動的系統托盤事件動畫
大數量反覆運行時候幾種處理辦法的性能比較
.NET Connector for Microsoft Outlook
鏈接OutLook
Add run-time functionality to your application by providing a plug-in mechanism
從文章中提取e-mail
斷言
這個文檔解決打開和處理UML圖表
A small set of routines for compressing and decompressing various types of data
一個小程序對全部類型文件進行壓縮和解壓縮
Extreme Optimization #1.1: Mapping IP addresses to country codes.
映射IP地址對應的國家地區代碼
一個撤銷/重作 的緩衝框架
Simulating polymorphic operator overloads with C#
模擬多態operator重載
Simple Application Settings Persistence
紀錄application的狀況, 以再次使用
產生大量的文檔和代碼註釋 使用comment tag
一個密碼發生器
An SVG framework in C# and an SVG-GDI+ bridge
C#使用SVG圖像而且在SVG-GDI之間作一個橋
Blackjack - a real world OOD example
一個準確的OOD例子
General Guidelines for C# Class Implementation
C#類實現泛型指導方針
Create String Variables from Embedded Resources Files
從內含的資源文件建立一個字符串變量
Dynamic Proxy Creation Using C# Emit
C#建立動態的代理服務器
Runtime C# Expression Evaluator
表達式求值
Using CollectionBase and DictionaryBase
Verifying .MD5 file verification databases
一個MD5加密文件確認
Visual Studio 2010 Concept IDE
VS2010概念 IDE J
Simplifying Exception-Safe Code
HighResClock - C# High Resolution Clock Class
大精確度的時鐘類
Runtime Compiled Symbolic Expressions
表達式解析
Generated Access to .NET Resource Strings
訪問資源字符串
Implementing Perl-style list operations using C# 2.0
C#運行Perl風格的list工具
Using Unmanaged code and assembler in C#
使用不安全的代碼和彙編程序, 使用DLL
Command Line Windows Services Manager
操做windows服務於本機或者遠程機
使用XML-RPC溝通C#和java程序
一個高性能的Timer控件
改良的String.Format
服務器搜舉
An Introduction to Business Objects in C#
一篇商業對象入門……
Automating the code writing process using macros
使用宏寫程序?... 能夠更快更簡單…. --#...
從類中使用界面, 讓程序更柔韌靈活
Application and component configuration
從XML文件讀文件初始化構造
Autocaster - Implicit interfaces for .NET
多語言應用程序
A realtime event log monitoring tool
一個事件監視工具
惟一字符串列表
Effective C# - Performance notes
Effective C# - 性能
StopWatch with digital display
數字顯示控件的秒錶
一個屬性界面………..
一個波斯計算法的日曆,
一個運行時由XML文件建立用戶界面的例子, Form和控件
Understanding the 'using' statement in C#
理解C#的using聲明
Accessing alternative data-streams of files on an NTFS volume
訪問NTFS卷文件的數據流
Populate data from database in a ComboBox
數據從數據庫綁定到ComboBox上
Poker Card Library and Poker Bot Challenge
一個紙牌庫…..
Three C# Tips: Indexed properties, property delegates, and read-only subproperties
三個C#技術….. 名字都沒看明白….
解密靜態關鍵字
Accessing COM+ component using C#
C#訪問COM+成員
Castle's DynamicProxy for .NET
Explains how to use DynamicProxy to intercept on object instances.
Declarative Programming--Unifying Form And Web Development
統一Form和Web開發, 從XML分別創建form界面和web界面
一個和Unix類似的控制檯程序
The tiny wrapper class for URL history interface in C#
一個關於歷史Url的類
Performance considerations for strings in C#
C#字符串性能考慮
智能系統
Intercepting method calls in C#, an approach to AOSD
中途截取方法, 一個AOSD辦法
桌面轉換
C#稀疏隊列
對象比較
Writing Hello World in different styles using C# and .NET
不一樣方式寫hallo world
Use Reflection To Generate Complete Color Chart
使用反射建立顏色圖表
Custom ConfigurationSettings through configuration resource embedding
定製程序配置放入資源裏
CRC編碼
Creating Cool Agent User Interfaces
使用Windows小人的有趣窗體
模擬Unix的dos…..
Dynamically load a class and execute a method in .NET
動態加載一個類或者執行一個方法
Use WM_COPYDATA to send data to/from C++ and C# Windows processes
使用WM_COPYDATA給窗體進程發消息….
Opening multiple document windows with previous instance
帶參數打開一個窗體….
Working with Crystal Reports in C#
C#水晶報表
Simple Source Line Counter in C# for C#
計算Code行數程序
INI類…………
Benchmarking Direct, Delegate and Reflection Method Invocations
代理或者反射方法
動態構造類
已有譯
Synchronize access to stream data section by section
同步訪問處理數據流的各部分
分解表達式…. 一步一步
獲得系統消息
javaScript剖析器
使用WinXp風格, 應該能解決掉風格問題
PDF creation using C# (and Office) from RTF/DOC files
從RTF/DOC建立PDF文件
Base64編碼解碼
C++ STL風格的函數… --#...
Asynchronous Context Processor
Flattening a Hierarchy – a producer thread to get all files in a folder and subfolders
搜舉文件和文件夾
Yet Another Chess Board Control
國際象棋控件?.....
多語言支持
Implementing Object Undo and Redo capabilities in .NET
取消, 重作
Operator overloading for Mathematical Libraries
重載數學操做符
Graphic Button Controls for Skins
皮膚繪製按鈕風格
監測E-MAIL
Optimize your C# with Inline ASM via ATL and C++
Single Instance Children Forms in MDI Applications
C# MDI程序
File Watcher Windows Service in C#
Windows服務 - 文件監視器
Conversion of Decimal to any Base (Binary, Octal or Hexa) and vice-versa (C#)
進制轉換器
Understanding the System.Buffer class
理解System.Buffer類
從XML文件中讀圖標和位圖文件
Embed Win32 resources in C# programs
在C#程序中嵌入WIN32資源
Using POP3 with C# to download and parse your mail.
使用POP3下載而且分析E-MAIL
文件系統監視器
Top 10 tips and tricks to jazz up your C# business solutions/server products
類比較
Gregorian Date To ISO Date Converter
Date轉換成ISO標準形式
Javascript to find the weeknumber (Gregorian Calendar)
A Comparative Study of Java and C#
比較java和C#
發送E-MAIL
How to convert DOC into other formats using C#
轉換DOC文件到其它形式
Enhancing User Experience - Part 1 : A Simple Unit Converter Application
一個簡單的單位轉換, 界面很棒
UNIX timestamp to System.DateTime
A computational statistics class
搜舉數據源到listbox
Run a Command Line Tool as a Windows Application in C#
使用cmd
Multi-threaded polling process - base for NT-Service
多線程, 包括線程監視
Message Queue Part I - Using message queue for connectionless programming
消息隊列I- 在無鏈接狀況下使用消息隊列
Decompiling CHM (help) files with C#
反編譯CHM文件
一個定製的時間類 11/12/2001 10:36:51 ~ 17/08/2003 09:56:17 =
Automatic Expandable Properties in a PropertyGrid
擴展PropertyGrid
清除文件
.NET擴展框架
一個教學用的卡片程序, 從XML文件中獲得word來源
Encryption/Decryption with .NET
加密解密
mbNotes: electronic notes v1.1
標記小程序
.NET Rational (fraction) value type using Decimals, written in C#
關於十進制的有理數?... 包括
靜態事件
Generics
Graphics
Creating Bitmap Regions for Forms and Buttons
使用位圖界面和按鈕 很帥窗體
Drawing UPC-A Barcodes with C#
繪製條形碼
繪製3D餅圖, 帥
屏幕截獲, 多情況, 很是的截獲
Screen Captures, Window Captures and Window Icon Captures with Spy++ style Window Finder!
窗體截獲, 很是的截獲…
Capturing the Screen Image in C#
截取屏幕
A flexible charting library for .NET
繪製曲線圖
Creating EAN-13 Barcodes with C#
繪製EAN-13類型的條形碼
各類繪圖工具, 圓, 方, 線, 曲
雪花
數據指向, 數據查找, 帥透了!
Output graphics files using your printing code
EXIFextractor library to extract EXIF information
提取圖片的EXIF信息
Writing effect plug-ins for Paint.NET 2.1 in C#
雙緩衝
Free Maps from the Web Using Web Mapping Service
使用web服務映射獲得地圖, 從http://www.opengeospatial.org/
很帥的字體, 建立出來Google logo字體
Koch曲線畫的雪花
關於DrawImage border problem
2D Math Curve Presentation for your Project
2D數學曲線
Importing 3D objects into Avalon from 3DS files
使用3DS文件, 須要WINFX支持
Drawing Component to build GIS and CAM applications
Map component for building GIS applications (GisMap)
GIS & CAM
噪點藝術…
圖片水印
圖像旋轉
圖像部分截取
Reading Adobe Photoshop images
讀取Photoshop圖像文件
Painless yet unsafe grayscale conversion in C#
灰度算法
This program draws the mandelbrot set in C#. It also uses XmlSerialization to save settings, 剪貼板拷貝圖像 or save it to a bmp file.
Multiple Matrices With ColorMatrix in C#
Simple Charts Using OWC (Office Web Component)
使用Office web C繪製簡單圖表
Converting image files to OTA file format (Mobile Picture Message)
轉變圖形文件到OTA文件格式
Quick Snip - Lightweight image resizer
快速調整resizer, 註冊系統右鍵菜單
文件夾Resize
Reading Barcodes from an Image - II
從圖像讀取條形碼
Drawing Lines And Rectangles Using the Mouse
鼠標畫線和矩形
結合C#和OPENGL
簡單的動感箭頭
繪製條形圖
A Simple Photo Publisher Program
一個簡單的照片發佈程序
建立矢量圖形
How To
Processing Global Mouse and Keyboard Hooks in C#
處理鼠標鍵盤鉤子
Extracting files from a remote ZIP archive
從ZIP文件解壓
Converting WinForms => Web Forms using CodeDom
使用CodeDom轉移winforms程序到Web Forms….
Enumerate and Host Control Panel Applets using C#.
搜舉控制面版的全部內容
Create in-process asynchronous services in C#
建立一個在進程的異步服務, 使用代理, 線程和消息隊列
Using reflection to extend .NET programs
使用反射擴展.NET程序
Working with vCards using the MS CDO for Exchange Library
Parsing the IL of a Method Body
mmc Snap-in 程序
Custom String Formatting in .NET
自定義string格式
Sending Data from a Flash Movie to the Hosting C# Application
發送消息給一個flash
自動操做IE
C#中使用插件
How to retrieve REAL Hard Drive Serial Number
獲得硬盤信息
C#使用面向方面的程序設計….
Regasm2.exe – The .Net/COM+ Installation Tool.
Receiving Events from late-bound COM servers
從late-bound COM接收事件顯示在DOC文檔
Control Electrical Appliances using PC
電路控制檯
A Simple Drag And Drop How To Example
一個簡單的拖拉程序
Filtering properties in a PropertyGrid
在Microsoft PropertyGrid中過濾…
充分利用 .NET 框架的 PropertyGrid 控件
Using Resources in Your Application Part I - Simple Embedding.
使用資源文件
Build Your Own Add-in For Microsoft Office Using .NET
創建一個附加到Office上的Hallo World窗體
Visually Present Configuration Data
Importing and Extending ActiveX Controls in .NET
引入和擴展ActiveX控件
This article will explain how to interact with AS/400 applications using the PCSHLL32.DLL library distributed with IBM Client Access emulator.
Integrating Help into Visual Studio .NET
將MSDN幫助整合在 VS.NET中…..
動態建立菜單, 這裏用一個目錄下全部子目錄下的工程文件建立
切換窗體? 交換頂端窗體?
改變桌面壁紙
How to develop a screen saver in C#
命令行參數傳遞
Unit testing enumerations which map to a database table
Automatically Translate your .NET resource files with Google Translate
使用Google自動翻譯.NET的資源文件, 多語言支持的好辦法
不更改代碼將一個應用程序轉化成服務
Saving and obtaining custom objects to/from Windows Clipboard
從剪貼版存儲或恢復本身定製的對象
阻塞型更新
Decompress Zip files with Windows Shell API and C#
使用Windows Shell API解壓ZIP文件
Creating FTP and Web IIS virtual directories
建立FTP / WEB IIS虛擬目錄
Detect if another process is running and bring it to the foreground
監測程序是否已經運行, 單實例運行程序
Parsing floating point strings with specified decimal separator
關於十進制剝離,演示剝離double(123.4)的小數點?..
Utilize Internet Explorer to display reports using XML and XSL from a Windows application
使用XML和XSL從windows程序中用IE顯示報表
Adding a 'Minimize to tray'-button to a Form's caption bar
添加最小化到托盤右上角系統按鈕
Modifying Configuration Settings at Runtime
在app.config文件中顯示, 添加, 刪除, 更新值
A Workaround to Customizing and Localizing the Microsoft ReportViewer .NET Toolbar
MS ReportViewer.NET 用戶報表工具欄
Description Enum TypeConverter
Convert between UTC (Universal Co-ordinated Time) and local time
轉換世界通用時間和本地時間
Install a Windows service the way YOU want to! (C# version)
在windows服務安裝期間改變設置
Dynamically changing menu items according to CultureInfo
動態改變菜單項 按照….CultureInfo
Writing a Win32 method to find if an application is already running
使用API方法尋找一個應用程序是否已經運行
Single Instance Application in C#
單實例運行
How to create a virtual directory with C#
建立一個虛擬目錄
Getting the user idle time with C#
獲得用戶空閒時間
VS Recent Project List Cleaner
VS新近項目列表清理工具…..
Creating Custom Controls-Providing Design Time Support 1
建立自定義的屬性設計器
Accessing songs and playlists from ITunes using C#
運行時候編譯代碼
一個簡單的HTML分析器
How To Get IP Address Of A Machine
獲得機器的IP地址
Displaying a Notify Icon's Balloon Tool Tip
顯示狀態欄提示氣球
How to Create Birthday Reminders Using Microsoft Outlook, in C#
使用OutLook建立一個生日提醒
Distance between locations using latitude and longitude
顯示兩地經緯度距離
Reading and Writing Configuration Application Block: Enterprise Library 1.0
Using reflection to fill ListViews with arbritary objects
使用反射填充ListView
Dynamic Invoke from Unmanaged DLL
從非託管DLL動態調用
How to create a DLL library in C and then use it with C#
從C建立一個DLL, 而後從C#調用
Using Windows APIs from C#, again!
使用API
XP風格窗體
Capturing the Desktop Screen with the Mouse Cursor Image
截獲屏幕圖包括鼠標指針….
服務管理器
Convert Arabic Number to equivalent Arabic text
轉換阿拉伯數字到等價的阿拉伯漢字~~
How to use Crystal Reports with Access database in C#
Access數據庫使用水晶報表
Restricting Application to a Single Instance
單實例應用程序
讀入圖片, XML從一個assembly中
Detect browser closing through clicks on the [X] button
檢測瀏覽器的X按鈕, 保證用戶session的安全
Using Reflection to convert DataRows to objects or objects to DataRows
利用反射實現 對象和DataRows的互相轉換
Using Diagnostics.Process to start an external application.
用診斷進程開始一個程序
Kill any application with system menu using C#
發送消息到系統關閉以關閉應用程序
後期鏈接DLL, 運行時
Check to see if an MDI Child is already active in an MDI Parent
檢測一個MDI子窗體是否激活?
Populating a drop down control from an XML file
拖拉一個XML文件創建控件綁定
Multilingual applications using C#
多語言應用程序
開關光區
Modify the list of typed URLs in IE
獲得和刪除IE地址列表
Implement a basic IP Scanner for a local LAN in C#
在局域網中進行一個IP檢測
XML分析
改變服務現有的description登記
Memory Management
關於巨大對象堆的問題
How to write friendlier code for the Garbage Collector and to gain performance boost
如何寫一個對於對象回收器來講很友好的程序
C#使用對象池
Office Programming
用office的MODI做的文檔掃描程序 從圖像識別文本和版面
Desktop Search Application: Part 1
桌面搜索 , 快速全文搜索office文檔
Information Bridge 1.5 Walkthrough - Part 1
Information Bridge 1.5 Walkthrough - Part 2
Adding CommandBars to Outlook 2003 using C#
給Outlook2003添加命令條, 關於命令條: 菜單所在欄目…
Parsers
Statistical parsing of English sentences
英文分解和分詞
C#/.NET Command Line Arguments Parser
命令行參數傳遞
用PDF表現用戶界面
Spart, a parser generator framework 100% C#
公式分解
Another C++ to HTML conversion utility (written in C#)
把C++源碼插入html裏, 而且高亮顯示
Full-featured Automatic Argument Parser
自動解析所有傳入參數
Automatic Command Line Parsing in C#
自動解析命令行參數
Parsing Email Addresses using an RFC822 Compliant Address Validator
解析E-Mail地址 MailBox Quoted Local Domain isValid
字符串解析和字符串公式求值 cool
HTML Parser Technique for Parsing Search Engines (Google)
Html解析技巧分解搜索結果 (Google)
字符串解析
Google解析
Html的Meta和Tag解析
PInvoke
Subclassing Internet Explorer for Context Menu Overriding
Web控件右鍵菜單 cool
在Explorer裏插入cmd框
Late binding on native DLLs with C#
運行時綁定DLL
使用鉤子
C#警告音
Putting colour/color to work on the console
控制檯的彩色字
RunAs Class
15 Feb 2005
Class that wraps CreateProcessWithLogonW as well as a simple control that makes use of the RunAs class.
Bienz.SysInfo - System Information the .NET way
收集系統消息, 包括磁盤容量,標籤和圖標
搜舉網絡資源
An INI file handling class using C#
處理INI文件
Interoperating with Windows Media Player using P/Invoke and C#, Part 2
Interoperating with Windows Media Player using P/Invoke and C#
控制外部WMP用C#....
Capturing the Running IE Instances in C#
捕獲控制運行着的IE
調用C++的函數和結構的經驗
C#截獲網絡數據包
Calling Managed .NET Function from Unmanaged Windows Custom DLL.
在非託管DLL函數裏訪問託管函數
Printing
Regular Expressions
RegexToXml regular expression to XML converter
用正則表達式結果創建一個XML文檔
Validation with Regular Expressions Made Simple
正則表達式測試
Regular Expression Library Builder
建立和修改.NET正則表達式庫
使用正則表達式檢測函數
math / function / boolean /string expression evaluator
文本匹配搜索正則
Batch Converting Linux ASCII Files to Windows
轉變Linux ASCII碼文件到windows
WinForms的正則庫
Yet Another Expression Evaluator
表達式求值
StringTokenizer class that can be used for breaking up a string (or stream) into smaller strings.
Converting Wildcards to Regexes
轉換一個通配符到正則
一個字符模版 ?_?
RegExTest: Regular Expression Tester
正則表達式測試
確認E-MAIL是否正確
Very Fast Splitter with support for (Multi-Characters) String Separator
多匹配項正則
Output of ordinary
Output of my
Simple Mod 10 validation for creditcards
Simple File Creation Form and text manipulation class
A windows form and class for text & file's.
Samples
An article on synchronization of a GET REQUEST/ PUT RESPONSE MQ C# program and a PUT REQUEST/ GET RESPONSE MQ C# program.
Automating a specific instance of Visual Studio .NET using C#
自動獲取VS.NET運行的實例
自制安裝
Converting CSV Data to Objects
轉換CSV數據到Object[]
一個MSN消息監聽
Full-text searching with IFilter's
全文搜索
A technique for using the event log as object storage.
IInterfaces Part 1 – Implementing IEnumerable and IEnumerator.
IInterfaces Part 2 – Implementing IComparable and IComparer
支持RSS2.0標準的一個框架, 快速開發使用
Integrating MapPoint in your .NET applications
在地圖中尋找路徑鏈接兩個點之間
A small C# Class for impersonating a User
http://www.codeproject.com/csharp/cpimpersonation1.asp
Windows Impersonating相關
Automatic Undo/Redo for .NET classes
自動紀錄取消重作?
「Hello world」 program using Indigo MSMQ Service
http://www.cnblogs.com/jiekeng/articles/511303.html
相關MSMQ消息隊列
使用消息循環異步有序的執行方法
Pdfizer, a dumb HTML to PDF converter, in C#
把HTML轉換成PDF
圖標處理
轉換int到不一樣的數字編碼系統
Term frequency/Inverse document frequency implementation in C#
測定兩個文檔or字串之間的相似度
Run other programs from your .NET code
在你的程序裏運行其它程序, CMD, 管道
How to reuse the Windows Workflow Foundation (WF) cool type browser editor in your components
工做流相關
A C# implementation of Unix crypt()
unix中的crypt()算法在C#中的實現
crypt是個密碼加密函數,它是基於DataEncryptionStandard(DES)演算法,
多Tab瀏覽器
Compiling and Executing Code at Runtime
運行時編譯執行代碼
MSN的Nudge(輕推)效果
16進制轉換
一個僞隨機數發生器
所見即所得的HTML編輯器 WYSIWYG(所見即所得)
Converting numbers to another radix
12 Dec 2005
This article presents the Radix class to represent numbers in another Radix.
Add a context menu to the Windows Explorer
添加一個右鍵菜單項到你的Windows Explorer中
一個MDI模版
讀取ogg文件
An enhanced wrapper around the LOG4NET logging framework
加強LOG4NET logging框架
計算目錄下全部代碼的長度
Interpreting Intel 80-bit Long Double Byte Arrays
讀寫Intel 80-bit long doubles
Command line application to install components into ToolBox
命令行安裝 delete到VS ToolBox
Make similar suggestions for input text by remembering old inputs
模擬IE URL條, 鍵入字後匹配之前輸入過的消息
Automatic currency rate updates every day to your database.
天天從xe.com自動更新數據庫
按照數字表達式生成數學圖形
Inductive Presentation Framework in C#
15 Jan 2005
A framework for building inductive user interfaces.
導出DataGird到Excel
一個能夠支持至關大數字的計算器, 使用hashTable()存儲
一個MDI樹視圖, 支持添加刪除修改, 而且把結果反應到對應access數據庫中
遞歸
Bottleneck - a tool for finding code bottlenecks in C#
尋找代碼瓶頸
Dynamic Crystal Reports Viewing
一個簡單的水晶報表
因式分解
Test for additional instances of a process – short and simple
附加實例到一個進程裏 cool
Exporting Crystal Reports in different formats
輸出水晶報表的不一樣實例
TwoSB (two student bodies) IDE for Java
用VS IDE寫和支持JAVA
API瀏覽器 http://custom.programming-in.net/
Complete Users' Password Administration for .NET
24 Jun 2005
This article creates a complete suite to manage users and users' passwords. The application saves and loads all the data using an XML file and MD5 encryption.
Build a class to generate random passwords
隨機生成密碼
Generating a unique computer/user ID using C#
產生一個惟一的用戶ID和電腦ID
Invoking methods @ Runtime on method name
根據方法名, 在運行時刻調用方法
Useful classes for using with ASP/C#.NET applications
一些實用類, ConfigObj,
MsSql,
Errorlogger,
OleDB
Security
Simple Password Manager Using System.Security
使用System.Security作的一個簡單的密碼管理器
SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET application or webpage to encrypt, sign, decrypt or verify OpenPGP messages.
Steganography 16 - Hiding additional files in a ZIP archive
隱祕的往ZIP包添加文件
How to Programmatically add IP Addresses to IIS's Deny Access List using C# and WMI
使用WMI往IIS拒絕列表中添加IP
A Stegano-Framework for .NET Developers
一個密碼框架.
Implementing Protected Configuration With Windows Apps
使用一個受保護的配置在WIN應用程序
Steganography 15 - Hiding Digital Data in Music on Audio Cassettes
隱藏數字信息在在視頻的聲音信息裏
Protect your IM (Instant Messenger) conversations by encrypting them
加密保護你的instant Messenger會話
Steganography IV - Reading and Writing AVI files
讀寫AVI文件
Enigma emulator in C#
9 May 2005
This article shows the inner workings of the German Enigma machine used during the WWII, translated to C#.
Steganography 14 - What Text Lists, GIF Images, and HTML Pages have in common
隱藏binary數據在一些類型的list中
Steganography 11- Indexed Images and their Palettes
隱藏一些數據在位圖和他們的調色版, PNG,GIF
Using the G711 standard
28 Jul 2006
Implementing the G711 µ-law and a-law codecs in C#.
The .NET Framework Security Model
.NET框架安全模型
Steganography V - Hiding Messages in MIDI Songs
隱藏消息在MIDI音樂裏
Steganography 12 - Regions with different data density
Client/Server Encryption plus extras
C/S結構加密傳輸
Steganography 13 - Hiding binary data in HTML documents
隱藏數據在Html文檔中
Gnu Privacy Guard (GPG/PGP) for .NET [v1.0]
19 Sep 2003 Advanced
This article provides a C# wrapper class (GnuPGWrapper) that will enable use of GnuPG (the OpenPGP Internet encryption standard) within a .NET application.
Secure Coding Technique: A Better C# Password Dialog Box
一個C#的密碼對話框, 不是普通textBox加密法了 J
Quick and easy user-level security checks
Quick and easy user-level security checks - Part 2
Quick and easy user-level security checks - Part 3
快速簡單的用戶權限檢察
A C# component to encode and decode yEnc data
加解密e-mail內容
Steganography II - multiple key and carrier files
散佈一些隱藏數據在圖像中
Steganography X - Tuning the Image Processing
Steganography - Hiding messages in the Noise of a Picture
隱藏全部類型的數據在位圖的像素裏
File Encryption/Decryption with Hash Verification in C#
使用Hash 加解密文件
一個密碼發生器保護你的無線網絡
Crack the Modified Caesar Cipher with Relative Frequency Letters
一個改良的凱薩加密法
Modifying ACEs on file and directory DACLs, using the Win32 API Security assembly
改變文件的ACEs和目錄的DACLs, 使用WIN32安全函數
Porting Java Public Key Hash to C# .NET
密碼學, Windows PKI
Steganography VI - Hiding messages in .NET Assemblies
Steganography VII - Hiding more Text in .NET Assemblies
隱藏文本&&消息在Assemblies
Applied cryptography Part 2: a tool to encrypt files on your HDD
Steganography III - Change only one Bit per Pixel
一點一點隱藏byte在八個像素點裏….
Crypto & Hashing Wrapper Classes
Steganography VIII - Hiding Data in Wave Audio Files
隱藏數據在Wave音頻文件裏
Applied Cryptography Part 1: Simple tool to enrcypt/decrypt e-mail messages
加解密e-mail信息
Symmetric Cryptography and Hashing in C#
對稱加密和散列值
使用加密流
在應用程序中使用密碼保護
保護在線網站帳號的安全性
Extending Explorer with Band Objects using .NET and Windows Forms
擴展Explorer加入鑲邊對象
Drag and drop, cut/copy and paste files with Windows Explorer
拖放, 剪貼, 拷貝, 粘貼文件 使用WindowsExplorer
加入上下文關聯菜單的一個項, 彷佛仍是特定文件的?..
Display the Current Temperature in the System Tray
在托盤區顯示機器如今溫度
A tool to order the window buttons in your taskbar
遍例全部窗口顯示, 切換最上層顯示窗口和 關閉窗口, 獲得OS信息
Explorer column handler shell extension in C#
擴展Explorer column
Visual browsing of alternative data-streams in Windows Explorer
欄目擴展
File Rating - a practical example of shell extension
又一個擴展的上下文菜單
氣球提示
IProgressDialog .NET
24 Jan 2005
A .NET wrapper for IProgressDialog interface and a COM object to allow use of the standard Windows progress dialog with AVI animation and built-in time remaining calculation.
Managing Processes and Shell API Functionality using .NET, Part 1
進程管理 cool
Clipboard handling with .NET - Part II
剪貼板 圖像, 文字, 資源, 寫讀 cool
ID3 Tag Reader Using Shell Functions
讀取MP3的ID3 Tag信息
Calling the Open With dialog box from your application, using C#
喊出打開方式對話框
顯示氣球提示
日程安排程序
CPBar for latest article briefs (RSS feed)
擴展個人電腦查看系統菜單, 功能RSS feed
How to implement simple drag and drop functionality
如何拖放一個文本文件到應用程序中
IE Advanced Toolbar for Favorite site navigation and log-in
23 Jan 2005
Advanced IE toolbar, using .NET band objects, for navigation and login with a single click.
一個IE toolbar……
System
全局鉤子
Monitoring Distributed Service Performance in .NET
檢測分佈式服務性能信息
A component for event scheduling inside an application
Router IP Address Monitor Service
路由器IP地址監控
監視內核事件..
PowerMode, change and status in .NET
獲得當前電池狀況
Easily Get and Compare OS version information
獲得如今系統版本和設定版本進行比較
監視網絡速度
圖片縮放……………………………..
Counting Physical and Logical Processors
1 Feb 2005
How to determine the number of physical and logical processors on your computer.
How to get CPU usage of processes and threads
獲得進程和線程的CPU使用率
彷佛是局域網間的磁盤映射訪問
Get Logical Drives Information
獲得邏輯磁盤
OS Name, Version & Product Type
操做系統名, 版本, 類型 (家庭版, 服務器版)
獲得正在運行的進程和他們的消息
Remote Shutdown or Reboot with Telnet and C#
遠程關機或重啓
日程安排, 調度
Threading
TAM - Threaded Array Manipulator
使用線程隊列讓多芯CPU運轉到100%
A Worker Thread Class For Processing Work Units
處理工做單元的時候, 用一個單線程代替線程池
Another way to Invoke UI from a Worker Thread
從工做線程調用UI, 貌似事件驅動辦法
Thread Execution Management and Advanced Thread Queuing in .NET 1.x and 2.0
線程執行管理和高級的線程隊列
Task Pattern meets the Command Pattern
16 Sep 2005
Communicating across a network can be time consuming manifesting itself as an unresponsive user interface. This article tries to solve the problem.
A simple in-process semaphore using C#
線程旗語, 簡單的理解就是難以想象的線程.. --#... 重複互斥執行一個線程的自定義次
多線程應用程序中的死鎖問題解決
線程訪問UI
Synchronization Basics and Concept of Using a Synchronized Wrapper
線程同步問題
Inter-Thread Communication Library
介紹一個簡單的辦法在線程之間傳遞數據 ..--#..簡單?...
Understanding Threading in .NET Framework
理解線程
Threading out tasks in a C#.NET GUI
簡單線程, 有一段字符倒置….. 整體價值不大…
Threads
A C# Framework for Interprocess Synchronization and Communication
進程間同步和信息傳輸
使用WIN32線程狀態旗語
The key to multi-threaded Windows Forms UI interaction
多線程和界面的安全交互
Using events for thread synchronization
使用事件同步線程
同步線程
Utilities
VS.NET解決方案文件夾無效文件清理程序
IIsAdmin.NET: Create Multiple Web Sites Under Windows XP
在XP IIS下邊 建立多個WEB站點
ZIP Code Utility
2 Jan 2005
This article provides an easy method to lookup a U.S. City/State by ZIP Code, or one or more ZIP Codes by City/State. It also describes a method to calculate the distance between two ZIP Codes and find all other ZIP Codes within a radius of X miles of a specified ZIP Code.
一個C#寫的交互式解釋程序
CSI Simple C# Interpreter
# $s = "Hello, World!"
# Print($s.Substring(0,5),$s.GetType())
Hello System.String
# $l = $s.Split(null)
# foreach(string ss in $l) Print(ss)
Hello,
World!
Convert HTML to XHTML and clean unnecessary tags and attributes
轉換HTML到XHTML而且清除沒必要要的標籤和屬性
XTract: A tool for excerpting relevant text
一個文本搜索工具, 標記出來特定詞和一點模糊搜索
PDF文件的分解和合並
WallRotate - A wallpaper changer in VC#
改變壁紙
ResxWriter: Generating .resx files from an Excel spreadsheet
從excel表格中產生一個資源文件
托盤程序
pseudoLocalizer -- a tool to aid development and testing of internationalized applications
測試國際化程序
Reflection Explorer
11 Jul 2006
Using reflection as a runtime debugger, and to load/save settings files.
Advanced MIME Parser/Creator/Editor
關於MIME頭的解析/建立/編輯
Add Item wizard
17 Feb 2006
A wizard of wizards that can be configured without stopping Visual Studio.
運行DOS命令
WebCacheTool: Manipulate the IE Browser Cache From the Command-Line
命令行下操做IE緩衝
A High-Precision Stopwatch for C#
高精度秒錶
DIffer: a reusable C# diffing utility and class library
比較兩個目錄的不一樣
Multi-threaded file download manager
多線程文件下載管理器
Detecting Application Idleness
檢測應用程序空閒時間
目錄下全文搜索工具, 指定目錄, 搜索文件類型 cool
結合到IE自定義工具條的RSS瀏覽器
COM+監視工具
網站發生器
剪貼版圖像存儲
Unicode compliant multilingual word breaker
多語言編碼
實時獲取目前打開IE瀏覽器的地址
一個強大的腳本產生工具
檢測DLL的版本衝突
JotNotes - post-it notes for your computer
一個漂亮的日記/寫字程序
尋找一個文件的位置
A small and easy-to-use event viewer in C#.
一個類發生器
Comparison and synchronization tool using C#
控件 比較和同步工具
同步文件
Wildcard Manipulation for Text
通配符文本操做
Versioner: An AssemblyInfo version incrementer
一個簡單的檢測PC正常運做的時間
一個64位彙編程序編輯器
Bookmark merger for Mozilla Firefox
Firefox書籤, 沒用過Firefox書籤….
Windows Forms
把各類資源嵌入應用程序資源
隱藏窗體, 彷佛是其它運行的窗體 J
Proper Threading in Winforms .NET
Windows Forms User Settings in C#
使用VS設置設定forms, cool
A Pretty Good Splash Screen in C#
一個自繪可愛屏幕
A curtain hiding screen updates, and blending old and new content with a nice fade effect
一個list卷屏和淡出入效果, very cool!
Creating a non rectangular form using GDI+
建立一個非矩形的窗體
Instantly Changing Language in the Form
當即改變Form的語言
Changing the background color of cells in a DataGrid
改變DataGrid單元格的顏色
Sticky Windows - How to make your (top-level) forms to stick one to the other or to the screen
磁石窗口, 互相吸引緊貼, 在一個主窗體下
帥, 界面
Drag and Drop Internet Shortcuts from Windows Forms to the Desktop
從WIN Forms程序拖拽internet快捷方式到桌面
Drag and Drop files from Windows Explorer to Windows Form
拖拽文件從Explorer到Win Form
The Favalias Application
1 Oct 2003
Favalias application enables you to manage your favorites web sites in an XML file and to launch your favorites application using aliases. You can also make your own addins (in any .NET language) to call your own code.
Using Cache in Your WinForms Applications
應用程序使用緩衝區
Drag-and-Drop Attached File From Outlook (97 and above) to C# Window Form
拖拽附件從Outlook到Windows Form
Form appearance effect and notification window
透明通知窗口
Saving and Restoring the Location, Size and Windows State of a .NET Form
存儲和恢復本地窗口大小和狀態
How to do Application Initialization while showing a SplashScreen
應用軟件初始化時候顯示的一個等待屏
Unleash PropertyGrid with Dynamic Properties and Globalization
屬性控件添減/只讀
Use the ApplicationContext Class to Fully Encapsulate Splash Screen Functionality
3 Jan 2004 Advanced
This isn't an example on how to create a splash screen for your app. This article explains a clean way to encapsulate splash screen functionality into an inherited ApplicationContext class. This article also shows in detail what happens behind the scenes when a WinForm app starts.
繪製一個卡片
Add Most Recently Used Files (MRU) List to Windows Applications
實現Windows Applications最近訪問過的文件
Article One: Building a UI Platform in C# - Drag and Drop
拖拉, 線上拖拉, 自由拖拉, 拖拉到一個區域內產生磁石效果
A simple framework for adding undo/redo support
撤銷/重作
A Single Instance Application which Minimizes to the System Tray when Closed
一個單實例應用程序而且關閉時最小化到系統托盤
一個漂亮的大按鈕
能夠從多個配置文件中載入配置, 定製某一個
Add Context Sensitive Functionality to a Windows Forms Control
右鍵後效果
Article Two: Building a UI Platform in C# - Testing via UI Animation
模擬鼠標動做
Multi Document Interface (MDI) tab page browsing with C#
MDI TAB瀏覽器
Save valuable screen space by hiding seldom used or insignificant controls on a WinForm
顯示徹底用戶界面和縮減用戶界面
Windows XP Visual Styles for Windows Forms
XP風格的Windows Forms
運行時刻調整大小的控件
File Splitter Utility in C# - WinForms
分裂/合併文件
Introduction to MDI Forms with C#
介紹MDI
OSD window with animation effect, in C#
25 May 2006
The article explains how to create an OSD window with animation/semi-transparent effects, in C#, using the NativeWindow class.
Application State Data using XML
應用程序狀態
Article Three: Building a UI Platform in C# - The Control Composite
複合控件控制, 和鼠標控制
動感窗體, 拉伸/淺出/定位/控件順序出現/消失, 很是帥
Windows Explorer 這裏是個文件瀏覽器
Extending the save file dialog class in .NET
擴展save file對話框
Enabling Windows XP Visual Style UI for your C# applications
XP風格界面
退出程序之後從新啓動本身…
繪製MDI背景, 漸變色, cool
Pre-beginner's guide to using a timer
計時器初學指南
Windows狀態監視器
不規則界面, 這裏是個按鈕
SnapFormExtender - a magnet for your MDI child forms
磁鐵MDI子窗體
A Shaped Windows Form Application with Variable Opacity
透明的不規則窗體
A Reusable, Flexible Error Reporting Framework
29 Apr 2004
Using configuration classes and simple implementation, this library allows your applications a flexible method of reporting errors that happen. Included is a Windows XP-like WinForms UI that allows users the ability of opting for error reporting in WinForms applications.
Access Parent Statusbar from a child
MDI子窗體訪問母窗體的Statusbar
Non-transparent controls on a semi-transparent window
不透明控件在半透明窗體 cool 按鈕
傾斜的漸變色窗體背景 Forms
OX棋, 很好玩 J
Using a delegate to pass data between two forms
使用一個代理在兩個窗體間傳遞數據
透明灰度化窗體
Multithreaded UI Model-View Data Binding
多窗體間共享數據綁定
Tiny WinForms Application Framework - Juju
應用程序框架
Move window/form without Titlebar in C#
在界面上按着鼠標就能拖動
淡出淡入窗體
Floating, collapsible transparent window in C#
漂浮. 透明窗體 cool
XML界面
Using inheritance to create Windows Forms dialogs.
從一個基礎類裏邊創建窗體
Cute Splash Windows and About Boxes using .NET
可愛的初始框 && About對話框
A Resizable Analog Clock in C# using GDI+ & Windows Forms
一個大小至關能夠調整大小的鐘表, 使用GDI+雙緩衝
把Windows APP程序數據變成Html報表
一個Hot播放器用界面
Passing an Object between Two .NET Windows Forms
在兩個窗體間傳遞對象
Creating Custom Shaped Windows Forms in .NET
一步一步教你畫不規則窗體
Fade-in forms using .NET and C
淡入漸出
Multi-monitor programming in C#
21 Mar 2004
How to discover and use multiple monitors.
Form的全屏模式
Form and Control Position and Size Utility
Form和控件的大小紀錄下來, 再打開同樣.
XML/XSLT
XmlSerializer and 'not expected' Inherited Types
25 Oct 2004
A solution to XmlSerializing inherited types not known until runtime.
A (very) simple XSLT test utility
轉換一個XML文件到XSLT文件
Enumerate over XML data in a foreach loop
列舉全部XML數據
EDIFACT to XML to Anything You Want
轉換一個XML到XSLT
C# and XML Source Code Documentation
8 Sep 2005
Demonstrates how to use C#.NET's XML source documentation to produce professional, indexed and searchable source documentation.
How to Append to a Large XML File
給一個大的XML文件追加數據
Quick and Dirty Settings Persistence with XML
XML髒標記 ?
XML Data Files, XML Serialization, and .NET
XML Schema,xsd.exe 讀入card文件, 彷佛轉變成手機識別格式
確認XML文件的有效性, 檢察錯誤
一個XML編輯器
使用XPath對XML文件讀寫
XSLT Object Relational Mapping
XML forking in .NET Framework 1.1
顯示如何在1.1的環境下處理XML
CreateXMLDB - Create an XML Database and Associated C# Class to Access it
從XML文件建立一個XML數據, 而且生成一個訪問它的C#類
AnyDataFileToXmlConverter Class/Utility
把不一樣的數據文件轉換成對應的XML資料
Load and save objects to XML using serialization
使用serialization讀取存儲對象到XML
Generate Classes From Declarative Code
經過XML建立對應類
A Simple Serializer / Deserializer
22 Sep 2004
A simple Serializer / Deserializer.
Import/Export registry sections as XML
8 Feb 2005
Allows for the import and export of registry sections as XML.
XPath - Elements and Attributes
Extracting tags and details from your MP3 collection into XML
提取mp3 XML的tags和詳細資料
XML-based Data Abstraction Layer generator
From XML to Strong Types in C#
Multiple Document Output from XSL Transformations using Parameters and C#
用xml,xsl文件中產生一個靜態的web頁
Extract RSS feeds from Web pages
從一個web頁裏提取RSS feeds
遞歸目錄XML
XML sub-tree processing in .NET Framework 1.1
XML子樹處理
AidaNet : Network resources inventory
8 Mar 2004
XPath script to analyze multiple XML files.
Vector Data Language Specification (v1.1)
23 Feb 2004
This article covers the Vector Data Language Specification for Vector version 1.1
Insert XML Nodes Using XmlTextReader and XmlTextWriter
使用XmlTextReader和XmlTextWriter插入XML節點
Using .xml files to replace small databases
把xml文件變成一個小的數據庫
Reading an XML file using .NET
讀取XML
Embedding a Date Formatting Script in an XSL File
12 Nov 2004
This example shows you how to use Microsoft's XSL script extensions to add custom scripts to your XSL file.
Generating Get/Set Methods for your C# Code Using XML/XSLT
使用XML/XSLT文件產生一個GET/SET方法
Wrap the .NET Xml Serialization Framework
2 Jun 2003
This lightweight base class trivializes Xml Serialization and eliminates duplication in projects with multiple serializable classes.
Convert RSSBandit XML files to OPML format
把xml文件轉換到opml文件
Creating an XML file based on XSD
從一個XSD文件建立一個XML文件
http://www.codeproject.com/csharp/ 頁初稿.
Docking bars
OutlookBar: A Simplified Outlook Style Sidebar Control
OutLook風格的左側靠邊工具條
BarTender - Group your contents
收縮工具條
A Docking control that can be dragged and resized by the user
一個運行時大小可調節框
Menus
Menu Images using C# and IExtenderProvider - a better mousetrap!
擴展Menu支持icon和image 2002文
一個全功能的edit菜單, 包括全選,複製,粘貼等
Outlook左側伸縮菜單
Extended Interface for Status Message
選擇項的時候的屏幕下方的信息條提示
MenuItem Extender - add images and font support to your menu
菜單項擴展, 加入圖像和字體支持
MenuEx - full image and color support for Windows Forms Menus using C#
加入圖像擴展… Office2003風格
Almost Office2003 - Getting rid of the margin in MenuItems
Office2003風格菜單
Populating Menu Control in ASP.NET 2.0 - using different data sources
橫向擴展和縱向擴展菜單條, cool
Most Recently Used (MRU) Component
最近訪問
Switching language of Menu using C# and XML
使用XML改變菜單語言
ActionMenuStrip/OptionMenuStrip: Generic MenuStrips Configured by an Enum T
文字, 框選和圈選
動態菜單建立
Improvement of the .NET Menu Style class
改進風格, 這裏鼠標項變色
Toolbars
Office 2007 ToolStrip Renderer
Office2007的工具條和菜單
A Simple C# Toolbar Docking Framework
一個拖放停靠工具條
Extended Interface for Toolbars
This extension allows toolbar buttons to call functions automatically
停靠工具欄
打印預覽控制欄
Magic MenuControl - VS.NET Style
模擬VS.NET風格菜單
Adding a custom control to a ToolStripDropDownButton
添加一個自定義控件到下拉按鈕
Upgrading from MainMenu and ToolBar to MenuStrip and ToolStrip
濃縮….. 還有一個停靠窗口…..
Add User Shortcuts To Files/Urls to Application Menus
添加快捷方式從文件/地址到菜單
透明Tool條
ButtonMenu - a.k.a. a simple hack for a nice gui
C# Samples
CodeProject Utilities
在你貼的CP消息上自動添加不一樣的簽名
Simple tool for storing and retrieving the quotes and using them in the signatures.
Date and Time
Calculating Christian Holidays
計算基督教假期時間
Convert date from Hijri Calendar to Gregorian Calendar and vise versa
轉換日期: Hijri曆法到羅馬曆法
Custom ShortDate type (struct: IComparable)
定製一個簡短期類型
General
Line Counter - Writing a SharpDevelop Add-In
一個VS插件, 計算行數
An article on how to get a webpage thumbnail and give your favorite links a face.
自動web瀏覽, 自動點擊按鈕填寫表單
Using the Google Desktop and ReSharper APIs
使用Google桌面API給ReSharper寫一個插件
Generate a PDF File using CrystalReports
用CrystalReports產生一個PDF文檔
Profiting from the WebForm designer generated code
建立一個數據庫訪問類, 從webForm設計器產生代碼
Purgatory
轉換一個價格單位到十進制, 小數點存在
Screensavers
A complete C# Screensaver that does double-buffering on multiple monitor systems!
在一個多監視器系統的屏幕保護程序
Andrew's CodeProject Screen Saver
靠… 一個CodeProject屏保
Christian and James' Code Project Screensaver
CodeProject屏保
Strings
轉換PDF到文本
A word-wise HTML text compare and merge engine
A C# .NET implemntation of HTML text compare and merge engine based on a similar algorithm as the Unix diff.
分析evt事件日誌
string條件置換
添加一行數據到源碼或者text文件
Fastest C# Case Insenstive String Replace
Find a fast way to replace case insenstive string.
修復壞掉的的文本
一個單詞搜索工具在你的應用程序或者webSite
Processing Command Line Arguments
處理命令行參數
Bulk String Comparison - Time Involved
大字符串比較
Unedited Reader Contributions
LightBox Web Gallery Generator
產生一個Web畫廊效果. 使用的是LightBox JS
3D地球, opengl移動行星
Globalization of Windows Application in 20 Minutes using C#
20分鐘全球化你的應用程序
The XmlTextReader - A Beginner's Guide
XML文本閱讀者
How to get Website Thumbnail in a C# application without creating a forms. (console)
Database Schema Comparison Utility
尋找兩個數據庫中間的不一樣
Integrate Windows Desktop Search 2.x with web search
Windows桌面搜索和web搜索一體化
Testing file access rights in .NET 2.0
測試文件的正確性?
A simple way to test individual access rights for a given file and user
UI for simple HTTP File Downloader
HTTP文件下載工具 && 界面
Capturing Web Type Content to a Single Image
Web內容截圖到單一圖像文件 cool
全文搜索工具
OpenGL全景360°
An application to create interesting and fully customizable web photo gallery
一個應用程序建立一個有趣定製的web照片庫
SVG文件編輯器
Skinned form playing Audio and OpenGL altogether
播放音頻和OpenGL
OpenGL + BASS Audio + AERO-GLASS style on XP.
Automatic Sql server Backup Utility using sqlserveragent.
自動備份SQLsever 使用 sqlserveragent
How to embed Web Page in an InfoPath Form
把一個InfoPath Form嵌入到網頁裏
An easy way to populate instances using generics
使用類建立一個簡單的數據存取層
當用戶輸入時可能須要一個小例子去解釋如何建立程序窗口
A small example how program window can be brought up when user input may be needed.
Counting PDF Pages using regular expressions
使用正則表達式計算PDF頁數
Easy String to DateTime , DateTime to String and formating.
轉換string和日期
How to build an Inductive User Interface using the Windows Presentation Foundation
感應用戶界面
OpenGL + skinEngine.
A Really Vain "How are my articles doing" web spider
網絡蜘蛛 取codeproject文檔
從一些照片中選着一個顯示
How to programmatically open a text file in Excel using VSTO
在Excel中打開一個文本文件?.. --#..
一個密碼發生工具
把日期從歐洲格式轉換成美國格式
Discover Parameters For Ms Access Jet 4.00 Database Using Microsoft Patterns DataBlock
22 Dec 2006
Discover Parameters For Ms Access Jet 4.00 Database Using Microsoft Patterns DataBlock
消息隊列管理
系統聲音, bibi聲?
Writing custom attributes in C#
定製屬性
How to serialize and deserialize an ADODB Recordset
Contents
General
Enforcing Single Instance of a Hidden-Window Application
單實例隱藏窗體應用程序
Single Instance Application, Passing Command Line Arguments
單實例命令行程序
Inter-Process Communication
Inter-Process Communication in .NET Using Named Pipes, Part 1
Inter-Process Communication in .NET Using Named Pipes, Part 2
使用管道在.NET應用程序進程間交流
Multi-threading
Work Queue based multi-threading
Allows an application to queue work that is performed concurrently to the main thread while maintaining exception processing.
Finite State Machine and Multithreading using .NET
有限機和多線程
Multithreaded Programming Using C#
多線程程序
.NET multi-threading and communication between threads
多線程和線程間交換信息
Managing shared resource access in .NET multi-threading
多線程共享資源存取
多線程觀念
Converting single threaded C# class to multithreaded one
轉換一個單線程類到多線程?.. --#..
Processes
Launching a process and displaying its standard output
發動一個進程和顯示它的標準輸出
IPC Between Managed and Unmanaged Code
在託管和非託管進程之間傳遞數據 進行通訊
Thread Pooling
一個巧妙的線程池
Changing the default limit of 25 threads of ThreadPool class
改變線程池類的默認的25線程限制
.NET's ThreadPool Class - Behind The Scenes
When to use .NET's ThreadPool class, and when to use something different.
Thread variables and the .NET thread pool
變量線程和線程池
Creating your own thread pool in .NET
建立你本身的線程池
Wait for threads in a ThreadPool object to complete
等待線程池中的線程結束
一個復位線程池, 關於異常中斷和從新開始功能
Worker Queue: Serialised Access to the ThreadPool
An abstraction layer for applications to intercept access between the application and threadpool, to better manage processing upon it.
Don't waste time! Synchronize your ThreadPool.
同步線程池
Threading
一個線程安全的泛型類 另外一個線程更新用戶界面.
A generic class for providing thread-safe invocation of delegates. Can be used for (but not limited to) updating GUI elements from another thread.
Threading paradigms available under the .NET CLR, using C#
這篇文檔討論在.NET CLR下不一樣的線程範例
The .NET Framework's New SynchronizationContext Class
對於線程同步問題的容易的控制
ThreadQueue -- A queue for threads that allows asynchronous execution and a time limit
一個線程隊列容許異步執行和時間限制
PriorityLock - Release locks by priority
A Monitor like class that releases locks by priority.
Sending parameters at thread startup
線程啓動的時候發送參數
Unedited Reader Contributions
PipeStream, a Memory Effecient and Thread-Safe Stream
使用兩個線程 安全讀/寫數據流. 基於單生產者/單消費者問題
Idiot's Guide to Grid Computing I
網格計算機的傻瓜指南
Asynchronous File IO using anonymous method
使用匿名辦法實現異步文件IO
Real Multi-threading in .NET 2.0
Improper Usage of Invoke
26 Jun 2006
Asynchronous programming is great, but improper use can cause your form to become non-responsive
異步問題是狠大的, 不正確使用會讓你的form無響應.. --#///
Diff 文件差別比較 diff問題