Not sure if LibCheck http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=11287 or Framework Design Studio http://archive.msdn.microsoft.com/fds will do this but if you have a licence (or a 30 day trial) NDepend will do it for you. http://codebetter.com/patricksmacchia/2009/08/04/reporting-code-diff/
Michael M. Minutillo Indiscriminate Information Sponge http://codermike.com On Mon, Oct 3, 2011 at 11:08 AM, Greg Keogh <g...@mira.net> wrote: > Maybe instead of getting our hands dirty there is a Whats new document > somewhere to have a look at? > > Maybe, but I remember the ease with which the author could compare the > public signatures (not the source code) and quickly see what had changed. > It's an obtuse way of making a comparison, but I could picture the results > in my mind and I imagined it was really neat. I'll be you would find > undocumented changes as well. Who knows I still might try it next weekend > -- > Greg > >