advDotnetDebugging
advDotnetDebugging copied to clipboard
Source code for advanced .NET Debugging.
Source code for Advanced .NET Debugging (book)
Source code for the book Advanced .NET Debugging written by Mario Hewardt.
中文名: 《.NET高级调试》配套源代码~
The execute files (.exe) can be generated using:
msbuild buildall.xml
Here buildall.xml is under the folder adndsrc.