Click here to Skip to main content
15,886,362 members
Everything / General Programming / Tools

Tools

tools

Great Reads

by Mark Pelf
We are giving an overview of 7 free Regex tools to test and develop Regex expressions
by Sunasara Imdadhusen
MS Test Result Viewer is a free open source library to convert MS Test result (.trx) file into HTML. It is also allowed you to perform MS Test on your test container project (.dll) file. This utility will work with simple command line arguments to generate test report in HTML format with excellent U
by Vahe Karamian
This article will cover the basics of Leap Motion integration into your Unity 3D project. We will look at the basic setup and implementation of the basics to get you started. In order for you to try the code, you will need to have the Leap Motion hardware.
by GProssliner
cobj is a preprocessor based generator for interface based polymorphism

Latest Articles

by Mark Pelf
We are giving an overview of 6 free Git GUI clients
by Mark Pelf
We are giving an overview of 7 free Regex tools to test and develop Regex expressions
by gggustafson
This article presents a tool that provides developers with the ability to pick colors from a linear color gradient.
by honey the codewitch
Build a full featured tokenizer generator in C#

All Articles

Sort by Score

Tools 

8 Oct 2011 by Eddy Vluggen
A simple scripted solution to automate your daily builds (cost 5 minutes of scripting)
14 Jan 2011 by Indivara
Illustrates a method of ejecting and closing the CD or DVD drive tray programmatically
4 May 2013 by bkelly13
Include code from other directories
12 Jun 2014 by Jani Mäkinen
Program return values inspected by .bat files with visual feedback
15 May 2015 by Vasil Trifonov
Git History Tool
17 Nov 2015 by Shangwu Qi
A utility application that uses .NET 4.5 ZipFile class to unzip multiple files on file name sequence and save unzipped files to a same root directory.
26 Mar 2012 by Umesh Khandelwal
Database project diff SQL script utility (using VSDBCMD).
18 Jan 2012 by Jepy
Replace the last 3 blocks of code with:String.Format("{0:x}", value)
2 Jan 2014 by Viktor Kovács
A simple solution for processing spaceless strings
10 Mar 2015 by Jim F. Johnson
This tip describes how to use a 3rd party tool to review SAP tables structure and exporting the metadata to Google Drive in CSV format.
15 Jan 2012 by Robby Tendean
ExcelLibrary implementation sample to convert DataSet to Excel file in VB.NET
13 Mar 2014 by Indivara
Illustrates a method of ejecting and closing the CD or DVD drive tray programmatically
23 Mar 2013 by AfnanMof
Steps How to Develop Sharepoint Windows Forms
29 Aug 2019 by honey the codewitch
Easily create single source file drop-ins from multiple C# source files
1 Feb 2012 by Robert Hutch
Hi,another alternative is this Excel C# / VB.NET component that has limited free version that can be used in commercial applications and unlimited professional version.Here is an Excel VB.NET code how to export DataSet to Excel:Dim ef = New ExcelFile()For Each dataTable As...
12 May 2014 by Francis S Michael
List of tools
19 Dec 2010 by Ian Shlasko
Unless I'm misreading your code on CodePlex, it looks like your utility loads in the entire file every time it changes. That might be fine for tiny files, but it would be a huge performance hit for larger ones (a few megs, for example).Why not do it a bit more simply?using (FileStream str...
18 Dec 2015 by Redgum
A customizable MessageBox() DLL and test application with dozens of built-in icons and color schemes
16 Jan 2012 by Robby Tendean
A tool for viewing Microsoft Excel BIFF8 binary format