In my daily work sometimes I need to help our company customers to resolve some strange problems with .NET installations.
Here I found some useful tools I want to share with you:
- Microsoft .net Framework Version Checker.
Check versions installed and offer links to download framework and SDK packages; can be called from command line. - Microsoft .Net Framework Setup Verification Utility [Windows]
Generate useful logs about current setup. - Microsoft .net Framework Cleanup Tool
Helps cleaning broken or corrupted installations.
Hope this helps.

