TELESCOPE
Telescope is a .NET component which allows you to browse objects in your application remotely in runtime. The main goal of this tool is to give you the ability to check the state of variables without interrupting program execution. This tool makes software development more flexible, helps with finding and fixing bugs, and makes your programs more reliable, robust, and easy to use and design.
Telescope is a universal tool for .NET development and can be used in a multitude of scenarios and subject areas. It’s designed to be used in late testing stages and even after release (!) – in a program running in production. If you want to see what happens under the hood of your application in runtime – Telescope is the ideal tool to do it. IT professionals – developers and testers – will enjoy the efficiency and simplicity of our tool. Telescope code is easily embeddable in your program, and you will quickly notice the benefits of using it.

Use Telescope before and after release

Improve the reliability and quality of your software

Get the states of your variables in runtime

Use Telescope to support your customers

Benefit from flexible software design


GET TELESCOPE
The base version of Telescope 1.0.0 is distributed with no license which means it’s free for personal, educational and commercial use.
Everything you need to use Telescope can be quickly installed through a single setup file
MORE DETAILS
The idea of Telescope is based on our own programming experience. We have experience designing software for applications where high quality and reliability are crucial, such as banking systems and software for algorithmic trading at stock exchanges. Download Telescope, and let our knowledge and ideas benefit your team.
Sometimes testing utilities don’t cover all possible scenarios for your software, and underrepresented scenarios can result in program malfunctions and bugs. Accounting for testing utility inadequacies is especially important in software designed to work with dynamic business rules. Every time an application has an error it’s crucial to know exactly what led to it, and what variables caused the malfunction. However, existing debugging methods cannot be used during runtime – the program must be stopped in order to know what variables are in scope and caused the problem. This approach can give you a flawed idea about your variables, and stops your application from running, which is often impractice for programs used in regular business operations. Telescope allows you to look inside a running program and check if your variables are set to the correct state.
