Linked by Thom Holwerda on Thu 17th Jan 2008 15:27 UTC, submitted by jayson.knight
Thread beginning with comment 296682
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2006-08-02
This is very useful for .NET developers. Debugging and reading the original source code is a lot better than using Reflector to examine the "source code". We now get the original variable names, the original comments (VERY useful), the original file organization, ...
And people can learn a lot from "just reading" someone else's code.