






Use Developer's Notepad in conjunction with Microsoft Visual Studio 97 in the course of your development. Create notes with embedded hot links to your source code.
Later, when reviewing the notes, just double click on such a link and MS Visual Studio will open up the source file and position the cursor at the link target.







The VRename application was designed to help you rename groups of files that share the same prefix and reside in the same file folder. You can specify the old and new prefix, not necessariy of the same length.
VRename will change the names of the files that are selected and match the specified file name prefix. If no files are selected, all matching files in the specified folder are renamed.







The BeCyDialog application was designed to be a tool for displaying simple dialogs from shell scripts. The program's exit code indicates the button which the user pressed.
BeCyDialog is similar to the UNIX programs CDialog and XDialog, but is not as powerful (because text inputs cannot be returned to the batch, the dialogs are limited to those that merely display static text and some buttons).






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






AttachToLazy was designed to be a Visual Studio addin that facilitates attaching to a process for debugging and also waiting for a process to start and then automatically attach to it. AttachToLazy saves time and makes it easier to debug.
This is a simple addin for Visual Studio 2005/2008, which adds a simple toolbar allowing the user to attach to a process for debugging. The user can configure to which process to attach and with a simple click visual studio will attach to the process in Manage and/or Native. Another feature of this addin is attaching to a process only after it was started (i. e. waiting for it to start).






IESpy will reveal HTML source code from an embedded IE control.
Many applications use the Internet Explorer control to provide a flexible user interface, including Microsoft Outlook, Outlook Express, Windows Explorer and Internet Explorer.






This is a smaller version of the FMOD audio engine.
Here are some key features of "Mini FMOD":






ChainLink is cross-platform data processing and visualization software that allows full and convenient access to C++ libraries, classes, functions, and Qt4 Widgets within a Matlab/Scilab/Octave style scripting environment.
ChainLink - Qt4 GUI for scientific data analysis and visualization using Matlab (tm) style syntax. Link together Qt projects and other C++ libraries in an integrated user interface.






Java Interactive Profiler (JIP) is a low overhead and high performance profiler that is written entirely in Java.
JIP gives the developer the ability to turn the profiler on and off while the VM is running. You can also filter out classes and packages as well as control the output.






With Samurize Clock Client you will be able to replace your windows clock (in the taskbar) with a samurize config.
Installation






SpyClones is a small and simple tool designed for detecting duplicate sections of program source code (clones). If a section of code repeats in 2 or more places in a program, or across a library of programs, it is possibly a candidate for conversion into a separate function or subroutine.
This utility detects all such duplicate sections, and lists them in a pick list at the bottom of the window (you can nominate a minimum line count; only sections longer than this threshold value will be considered).






CtrlAppear tests how to set the appearance a control array depending on the mouse movement.
CtrlAppear is a small and simple application that does not require any installation.






When completed kassiope will be a repository-based-program-generator. In the current it is a framework that simplifies development of business applications.
kassiope supports development of LAMP-applications. In fact kassiope-generated applications are true "write once, run anywhere"-applications. On server-side just a web-server, that supports PHP (typically Apache), and the MySQL-database are necessary (many other SQL-databases are supported either). On client-side only a web-browser is needed.






The Version Info applicatiuon was designed to help you quickly find out what assemblies (and their respective versions) an assembly references.
Here are some key features of "JK Version Info":






Batch File Maker is an excellent program that you may use to create and modify batch files which are able to launch any other file from the command line/run dialog.
This program will create a .bat or .cmd file that launches whatever file is specified.






Deadlock Detector is a static code analysis program that examines .NET assemblies and tries to detect patterns that would result in a deadlock. Currently, it looks for lock statements and detects locks acquired in the wrong order.
The Deadlock Detector application was designed to be a command line app that takes the assembly to analyze as the parameter. It then proceeds to analyze all methods in all types in the target assembly, following the flow of control, loading referenced assemblies and their types / methods, if necessary.






The Command Line C# application was designed to be a simple tool that will allow you to execute C# code as if it were script. It takes n arguments, where the first argument is the name of the file to execute, and the remaining arguments are passed on to the script.
The purpose of this application is to do things that you can't do in batch files, like download web pages, in an easily modifiable script. All useful imports have been done for you (System.Xml, System.Text, System.Text.Regex, System.IO, etc...).






Cavaj Java Decompiler is a graphical freeware tool which reconstructs java source code from CLASS files. You can decompile java applets, jar and zip files producing accurate java source code. Browse the reconstructed source code with the Class View for instant access to methods and fields.
Cavaj Java Decompiler is Windows 95/98/ME/NT/2000/XP compatible. Cavaj Java Decompiler is a standalone Windows application, it doesn't require you to have Java installed.






The pylaunchy was designed to be an extension to Launchy's plugin system that allows developing Launchy plugins in the Python language.
Requirements:






ASE Application Translater is an application that will allow you to release localized software products (builds) for the .NET platform with one mouse click or from the command line.
General principle:






The name OONKB stands for Object-oriented network knowledge base.
Here are some key features of "Cerebrum":






GPalta is a Genetic Programming toolbox written in Java. Its main design goals are:
Simplicity, both for the user and the developer






DLL Export Viewer displays the list of all exported functions and their virtual memory addresses for the specified DLL files. You can easily copy the memory address of the desired function, paste it into your debugger and set a breakpoint for this memory address. When this function is called, the debugger will stop in the beginning of this function.
For example: If you want to break each time that a message box is going to be displayed, simply put breakpoints on the memory addresses of message-box functions: MessageBoxExA, MessageBoxA and MessageBoxIndirectA (or MessageBoxExW, MessageBoxW and Message






A productivity and learning tool for users of SAP Exchange Infrastructure. This software offers easy access to the main XI components: Runtime Workbench, Repository, Directory,
Requirements:






Instant Rails was designed to be a one-stop Rails runtime solution containing Ruby, Rails, Apache, and MySQL, all pre-configured and ready to run.
No installer, you simply drop it into the directory of your choice and run it. It does not modify your system environment.










