Exploring Ozcode Tracepoints
Exploring Ozcode Tracepoints reveals several interesting facts.
- The quick attach feature gives us several things, the first of which is a search feature that simplifies the effort required to find a ...
- In this video we're going to look at setter breakpoints and
- This is the first in our series of interviews about Debugging and everything related. In this first interview, we'll talk to Omer Raviv, ...
- Finding items even in simple structures is not easy, not to mention doing so in a complex object graph. With our “Search” feature, ...
- Debugging is hard. Debugging in Production is even harder, and yet, it's critical to your site's reliability. But watch and see how ...
In-Depth Information on Ozcode Tracepoints
When you're debugging a tough problem, especially in a heavily multi-threaded scenario, it's hard to see the forest for the trees. Add live logs on-the-fly anywhere in the code - No need to redeploy your application - Instantly see log entries when the code ... Want to figure out a complex LINQ expression? Here's one way. We're working on a much better way :) : ... Up Close and Personal Training Sessions with
Stay tuned for more updates related to Ozcode Tracepoints.