VSPC is the console utility for converting between project formats for various versions of Microsoft Visual Studio. Currently the project supports VS 2002, 2003, 2005 and 2008. Original version of the code was created by Stoyan Damov.
MSTestCoverage2XML is intended to be a set of tools to work in Continuous Integration environment different than MS Team Server. It includes a commandline tool to generate coverage xml reports from data.coverage files
"Blue Planet" is a research project simulating the behaviour and darwinian evolution of unicellular lifeforms, each controlled by its own genetic program. Moreover, "Blue Planet Inhabitants" are suited for swarm intelligence and swarm research.
Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com
ClassFromConfig is code generation utility that creates a static class from your Web.config or App.config. It privides an easy access to appSettings and connectionStrings, as well as Custom Configuration Sections.
Inspired by JUnit, csUnit brings the power of unit testing to the .NET framework. csUnit is your key to unit testing and test-driven development using .NET languages such as C#, Visual Basic .NET, Visual J#, or Managed C++.
This is a .net library that helps scanning a commandline and reading arguments and parameters in a straight and OO-way rather than accessing an array of strings
A simple emulator and interpreter application with an Assembly-like integrated language. Written in C#. Works with .NET Framework 2.0/3.0/3.5 and Mono 2.0
Banner is a port of the Unix and Linux command-line tool with the same name. It displays the text provided in the argument in ASCII art. For more apps and C# code please visit my blog: http://codehill.com
command4net makes it easy to implement asynchronous command support for Console and commandline based applications or services via the use of scripts written in any .NET language and optionally contained in external assemblies. C#, VB.NET, Boo Examples
Steel Rats is a gui wrapper for the commandline source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
Command-line utility which allows to inject portions of code into source file using scripts embedded in this source file itself. It can be exteneded to use any scripting language. Currently it supports Boo, IronPython and XLS.
AddHeaderToCS is a commandline tool, that adds header to files (to .cs files by default) in current directory and all sub-directories. For an example, you can add copiright header to all your source .cs files.
Comreg is a .NET assembly for registering/unregistering COM binaries including .NET assemblies with COM Interop, ActiveX controls, COM libraries, Typelib containers, etc.
This tool provides User Interface for command-line tool SqlMetal which can generate code and mapping for the LINQ to SQL component of the .NET Framework.
EPerl, or Embedded Perl, is a basic call-level interface that supports calling Perl subroutines or evaluating Perl code blocks from Java 5 and .NET 2.0. ActivePerl 5.8.8 (or later) for Windows is required. See unit tests (browse CVS online) for examples.