
Runtime Object Editor
Debugging a managed Windows application is, most of the time, not an easy task. Thus, any tool that can help will make your life easier.
Hawkeye is the only .Net tool that allows you to view, edit, analyze and invoke (almost) any object from a .Net application. Whenever you try to debug, test, change or understand an application, Hawkeye can help.
With a unique option to Attach to any running .Net process, Hawkeye offers an impressive set of functionality seen in no other product. Plus … it’s FREEÂ Tool website location.
Major functionality of tool:
1. Attach to any .Net Process.
Hawkeye can be injected in any .NET process allowing you to easily hook and modify other processes.
2. A properties editor like the VS editor that can be used to change the properties of any object or control at runtime.
3. Shows you all the properties that are defined on an object (even if they are not normally visible in the designer).

Identity and Invoke Object
4. Shows you all the fields of an object organized by the class in the hierarchy that owns that property.
5. Shows all the methods of an object organized by the class and visibility of the method.
Provides a simple way to invoke methods on objects and pass arguments on any method (public, private …).
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.

good one