Dan wrote:
Yeah, I posted a list of products that are written using managed code. I need to update the list as there are more products to add to the list, but I just haven't had the time.

Dan, most of those products are "shipped with .NET", they're not coded in managed code. Even those that have parts written in managed code, are corporate solutions or web applications, not "real world" desktop programs.

Dan wrote:
You can find decompilers for pretty much anything on the Web, including x86 PE's written in Assembler/C/C++/VB 6.0/etc.

Yes there are many but produce asm code not reusable source code. I'm sure you understand what I mean Wink