Debugging
Instrument and debug a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
Configure the debugging environment.
Use interactive debugging.
Log test results.
Resolve errors and rework code.
Control debugging in the Web.config file.
Use SOAP extensions for debugging.
Debugging is the process of finding the causes of errors in a program, locating the lines of code that are causing those errors, and fixing those errors.
Without tools, the process of debugging can be very time-consuming and tedious. Thankfully, Visual Studio .NET comes loaded with a large set of tools and features to help you with various debugging tasks. Some of these features include
Support for the cross-language debugging of Visual C# .NET, ...
Get MCAD/MCSD Training Guide (70-320): Developing XML Web Services and Server Components with Visual C#™ .NET and the Microsoft .NET Framework now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.