How do I find out which version of .NET is installed?
I’m looking for something as simple as “java -version” that I can type at the command prompt and that tells me the current version(s) installed.
I better add that Visual Studio may not be installed – this is typically something that I want to know about a client machine.