Tools and source code for .NET, C# and Visual Basic. Reflector is a popular class browser. Resourcer is a .NET resource editor. [Back]

.NET辅助工具



.NET辅助工具
Reflector for .NET

Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL.

Reflector.zip - .NET Reflector, Version 4.2.51.0




.NET辅助工具 Resourcer for .NET

Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. The program allows the integration of bitmaps, icons and text strings into resource packages. Resourcer allows editing of name/string pairs, import of various kinds of data formats (bitmaps, icons, etc) and merging of resources from different sources.

Resourcer.zip - .NET Resourcer files



.NET辅助工具 CommandBar for .NET

The CommandBar class library extends System.Windows.Forms with classes for CommandBar, ReBar, CoolBar, and bitmaped menu controls. A unified command item representation is provided which makes it easy to switch the rendering between Menu, ToolBar and ContextMenu. 24 bit alpha channel images are supported on Windows 2000.

CommandBar.zip - Library and C# source code



.NET辅助工具 Writer for .NET

Writer is a simple WYSIWYG editor for HTML files. The program allows you to edit HTML files using simple editing functionality like Undo, Redo, Cut, Copy, Paste, Find, Replace. Writer also supports text layout and formatting, hyperlink editing and insertion of dates and pictures.

Writer.zip - is available here.




.NET辅助工具 Mapack for .NET

Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single Value decomposition, Least Squares solver, Eigenproblem solver, Equation System solver. The algorithms were adapted from Mapack for COM, Lapack and the Java Matrix Package.

Mapack.zip - Library and C# source code

相关文章: