数码幽灵的自学Blog

.Net 学习历程

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

Snippet Compiler
 一个短小精悍的用来编写小程序的工具;免去一段测试性质的小代码还要打开Vs.net之苦;
     http://www.sliver.com/dotnet/SnippetCompiler

Regulator
 一个功能强大的全功能正则表达式测试利器,支持从WebService取得最新的表达式;
 http://royo.is-a-geek.com/regulator

CodeSmith
 一个基于末拌的代码生成工具,使用和asp.net详细的语法生成任意类型的代码或文本;
  http://www.ericjsmith.net/codesmith

NUnit
 一个基于.net framework的开源单元测试框架;大名鼎鼎,不用多说了!
 http://www.nunit.org

FxCop
 The .NET Framework is very powerful, which means there is great potential to create

excellent applications, but there is equal opportunity to create poor programs. FxCop is one

of the tools that can be used to help create better applications by enabling you to examine

an assembly and check it for compliance using a number of different rules.
 不知道怎么翻译了;高手指点一下,这个东东的用处;
 http://www.gotdotnet.com/team/fxcop

Lutz Roeder's .NET Reflector
 一个很好用的.Net下的反编译工具;具有清晰的具有层次的树试图显示程序集的各种信息;
 http://www.aisto.com/roeder/dotnet

NDoc
 方便的基于代码自动生成文档的工具;
 http://ndoc.sourceforge.net

NAnt
 又是一个Java世界的来客,基于.Net的项目管理生成工具;
 http://nant.sourceforge.net

Switch Tools
 切换工具,有两个功能:切换asp.net的当前使用版本,从vs.net2003的项目转换到2002的项目
 http://www.denisbauer.com/NETTools/ASPNETVersionSwitcher.aspx


HttpToolTip控件

[下载]

WeBeditBox1.2说明
[下载]

A CBC Stream Cipher in C# (With wrappers for two open source AES implementations in C# and C):C#写的AES加密组件

A small tool to remove SCC information of a VS2003.NET project file:移除SourceSafe信息

DevGlobalCache – A way to Cache and Share data between processes:实现进程间通信

Visual Studio .NET RSS Viewer with XSL :RSS阅读器

Bubble.NET Game:泡泡龙游戏

Switching Between HTTP and HTTPS Automatically: Version 2:自动在HTTP/HTTPS间切换

Data Access and Transaction Handling Framework:数据访问/事务处理组件

3D Pie Chart:三维饼图

C# Worker Thread Starter Kit:多线程组件

Gmail Agent API v0.5 / Mail Notifier & Address Importer:GMail代理/邮件监测器和地址导入器

Inter-Process Communication in .NET Using Named Pipes, Part 2:使用名字管道进程间通信

Merging Word Documents with C#:合并Word文档

SharpGL, a C# OpenGL class library:OpenGL的封装类库,包括一个3D生成器,酷!

An extensible math parser:数学解析器(VC++/MFC)

Code to extract plain text from a PDF file:通过代码直接获取PDF中的文本内容(C++)

CppSQLite - C++ Wrapper for SQLite:SQLite C++封装库

CSpreadSheet - A Class to Read and Write to Excel and Text Delimited Spreadsheet:不用Excel直接写Excel文件(C++)

Implementation of a B-Tree Database Class:类似SQLite的功能,但不提供SQL语法,简便(C++)

Exile 1.7 - The Password Manager:超强密码保护!!!

Managed C++ wrapper for ZLib:世上最强压缩组件Zlib的C++类库

CDiagramEditor - DIY vector and dialog editor:图形化设计器(VC++)

CFlowchartEditor - linking things in CDiagramEditor:流程图设计器(VC++)

UMLEditor - revisiting the vector editor:UML设计器(VC++)

posted on 2004-07-08 22:56  数码幽灵  阅读(2112)  评论(2)    收藏  举报