Debug Tracing and Asserts

Brady Kelly <[email protected]> Thu, 7 Feb 2008 17:33:56 +0200
Newsgroups gmane.comp.windows.devel.dotnet.clr
Message-ID <[email protected]>
I'm a raw noob when it comes to using these functions, but feel a need to
introduce some controls and audit in my current project.  It is littered
with null checks, which mostky do nothing if a component is missing, i.e. a
property is null after deserialising because the XML element that represents
it was missing.



I now have reached a stage where, downstream, I get null reference errors,
and I have to trace all the way down the stream, from the spring, so see
where and why my property is null.  Could somebody please recommend a good
resource on using the features provided by .NET to assist in diagnosing and
auditing these scenarios?


===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com