Showing posts with label Development Software. Show all posts
Showing posts with label Development Software. Show all posts

Thursday, 3 March 2011

Resite's Recorder Express

Want to document a Windows application so that end users find it easy to use? A solution is to use a professional documentation system like Resite Recorder Express. This tool makes it easy to make the walkthrough videos that you can use as marketing material, upload to YouTube or supply as online computer based training.

Resite Recorder Express was recently purchased by Epilogue Systems Inc. so the future of the product may be uncertain.

Documenting Python Application Source Code

Python is a popular programming language. Like Java and C#, it's possible to document code so that technical code documentation can be generated from it. A popular code documentation too for Python is epydoc. Here's more information about epydoc and how it can be used to produce much higher quality application source code.

Ants Profiler - .NET Framework Performance Tool

Ant's Profiler is a software development tool provided by Red Gate. The memory profiler helps in the development of .NET Framework applications by profiling .NET application performance. It allows the development team to focus on improving performance of code that is called the most times. Ants Profiler supports both the C# and VB.NET programming languages commonly used with the .NET Framework.

Here's a more in depth look at what Ants Memory Profiler can do, and why it's worth downloading a trial version.