September 2006 - Posts
Version 1 of Domain-Specific Language Tools lets you create a custom graphical designer that uses your own domain-specific diagrammatic notation. You can then create custom text templates that use models created in your designer to generate source code
Read More...
The Krypton Toolkit contains: KryptonButton KryptonCheckButton KryptonSplitContainer KryptonHeaderGroup KryptonManager KryptonPalette KryptonGroup KryptonHeader KryptonPanel Download Krypton Toolkit Version 2.2
Read More...
ZipForge.NET is a . NET framework zip component. With this component you can easily add zip archive functionality to your projects. Free for personal use.ZipForge.NET is 100% managed . NET component written in pure C#. Features: 100% managed code without
Read More...
SolutionZipper does the following in a single step: Saves all unsaved project files. Cleans all available solution configurations (Debug, Release, etc.). Cleans all Deployment Projects. Zips all files in the entire solution: The zip file is uniquely named:
Read More...
WinMD5 v2.0 is a free Windows tool for calculating the MD5 hashes ("fingerprints") of files. These fingerprints can be used to ensure that your file is uncorrupted. Download
Read More...
SQLyog MySQL GUI is the most powerful MySQL Manager and MySQL Admin Tool, combining the features of MySQL Query Browser, phpMyAdmin and various other MySQL Front Ends and MySQL Clients in a single intuitive interface. Screenshots Connection Manager Multible
Read More...
You can use System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory() or HttpRuntime.ClrInstallDirectory property ( don't forget to add reference to System.Web.dll )
Read More...
The following function creates an Engine object and uses the BuildProject method to build a project file. public bool Build( string logPath, string msbuildScriptPath, Dictionary< string , string > scriptParams ) { // Instantiate a new Engine object
Read More...
An introduction to the concept of software configuration management including information about why configuration management is important, and the various branching and merging strategies.This article is applicable to any version control system that supports
Read More...