Tools/Utilities OzCode for VisualStudio - All Here

emailx45

Social Engineer
Joined
May 5, 2008
Messages
2,387
Reaction score
2,149
OzCode for VisualStudio
more info OzCode Website
View attachment 2002

OzCode is a developer program for visual studio software that reduces debugging time by identifying and isolating bugs. This software converts the c # debugger into a simple, efficient, and even fun experience. This software application integrates with the Visual Studio debugger and develops its capabilities. Among other features, it allows users to search for properties, compare objects, evaluate terms, and create track points. All of this has led to the creation of a fast and productive debugger.

Features OzCode:
  • Breakpoints: Add easy Breakpoints with one click
  • Exceptions: Research and search for an exception on the Internet
  • Quick Attach: In some projects, you can not start by debugging the F5 button. With the QuickAttach window, you can specify for each QuickTTACT program and run it
  • Search: Quick search for names and values regardless of the size or complexity of the object graph
  • Foresee: Simple collision with foreach loop during debugging
  • Compare: Compare objects and sets with a simple click. The results are displayed in a side view
  • Reveal: Objects or objects can have many properties and they do not need all of them when debugging. Using Reveal, you can focus on important objects
  • Custom Expressions: Sometimes there is no information about the properties of the objects, so you can create different custom expressions for the objects.
  • See OzCode for full details.
required system
  • Operating System
    • Windows 7/8
 

Mell

New member
Joined
Aug 10, 2007
Messages
4
Reaction score
0
"Awesome thread OP, I've been looking for a solid code editor for VS and OzCode looks promising. Has anyone tried the free trial? Any thoughts on how it stacks up against Resharper?"
 

AlexWolf333

New member
Joined
Aug 31, 2015
Messages
2
Reaction score
0
"Yup, tried OzCode in VS before. It was a game-changer for debugging, but felt kinda pricey for a solo dev like me. Has anyone here managed to get the free trial to extend beyond the initial 5-day limit?"
 

FSV281

Member
Joined
Jan 25, 2011
Messages
6
Reaction score
0
"Yup, seen this one before OzCode's got some sick debugging tools if you're using VS, their code analysis stuff is really dope."
 

sas2006

New member
Joined
May 16, 2006
Messages
4
Reaction score
0
"Got this installed for debugging, works great for stepping through code and identifying memory leaks. Been using it for a few months now and haven't had any issues with it freezing up. Does anyone else use this with Resharper?"
 
Top