SCIP.be
Applications
Components
Photos/Travel
Kleinkunst

Articles
Motigo Webstats Nederlands

Latest additions

Advertisements

Articles : Tools

.NET - Modeling PowerToys for Visual Studio 2008
A new version of the open-source PowerToys for the Class Designer and Distributed System Designer has been released. These add-ins provides additional functionality for the Visual Studio Class Designer, such as HTML/XML export, new creation commands, filtering commands, formatting commands, a pan/zoom window, a documentation window, a floating properties window, ... This small post describes how to install it and shows a screenshot which highlights almost all features. more

2008-02-23 - English - .NET, Visual Studio, Tools

.NET - Mole Visualizer for Visual Studio
Last week version 4 of the Mole Visualizer for Visual Studio was released. Mole is a great visualizer while debugging WPF, WinForms and WCF applications. Mole does not only allow you to view objects and data, it also allows you to drill into properties and child objects. A lot of properties can be modified and the result is displayed in a live preview. more

2008-01-04 - English - .NET, Visual Studio, Tools

.NET & Delphi - Freeware and open source developer tools
Overview of all kinds of interesting freeware and open source developer tools, plugins and components for Delphi and .NET (GExperts, DDevExtensions, CFBH, MemProof, GPProfiler, FastMM, JEDI, WinSpector, Yapp, SourceMonitor, LINQ for SQL Visualizer, Cache Visualizer, Reflector, Resourcer, Managed Spy, Snippet Compiler, FxCop, NUnit & DUnit, ColorPic, ...) more

2007-04-18 - English - Tools, Delphi, .NET

Delphi - Configure tools menu with VB scripts
This article shows a way of creating handy extensions for the Delphi Tools menu. Most Delphi developers like to add some extra tools like resource editors, database managers, report designers, ... I have created some Visual Basic scripts (VBScripts, VBS) to open a help file or PDF document, open an URL in your web browser, create a zipped backup file, create a list of PAS files, compile your project with the .NET CF compiler, ... more

2005-08-15 - English - Delphi, Tools, Scripting

Atari emulator Steem
At the end of the eighties the Atari computers with the TOS operating system became very popular. This article describes how to use the emulator Steem to run old Atari ST/TT applications on your Windows PC. Furthermore a lot of screenshots of old popular Atari programs, games and my own developed applications are included. more

(PDF) - 2005-02-01 - Dutch - Tools

Version control systems & Visual SourceSafe
Version control systems (VCS) are applications which are used when you need to share source code (Delphi, C++, VB, C#, Java, PHP, HTML, ...) with all members in a team. This article, which is written in Dutch, describes some common principles (check-in, check-out, merging, branching, shelving), it gives an overview of the most popular VCS tools (SourceSafe, SVC, SubVersion, StarTeam, ...) and it provides some info of how to use Visual SourceSafe. more

(PDF) - 2005-01-22 - Dutch - Tools

Memproof - Find memory and resource leaks
MemProof is one of the best heap memory and resource 'leaks' debuggers - this means the MemProof will help you find pointers and other various resources that you allocate but forget to free. This article describes how you use MemProof to find memory and resource leaks in your Delphi applications and it gives a few tips of how to avoid these problems. more

2002-04-01 - English - Delphi, Tools

Picto - Creating a glyph for a TSpeedButton
This article demonstrates some features of my freeware application Picto. This article shows the fastest way to create a glyph containing 3 images which will represent the different states of a button. This new glyph will be used for a TSpeedButton in Delphi or C++Builder. more

2001-06-10 - English - Tools, Multimedia

Picto - Creating a TImageList with glyphs
This article demonstrates some features of my freeware application Picto. It shows you how to fill an imagelist with the small icons of all sorts of applications on your hard disk. Afterwards we will copy this TImageList component to Delphi or C++Builder and use it for a TTreeView component. more

2001-06-10 - English - Tools, Multimedia

Picto - Creating web buttons
This article demonstrates a few features of my freeware application Picto. This example will show how to create images which can be used as beveled web buttons. more

2001-06-10 - English - Tools, Multimedia



        

Stefan Cruysberghs