Wednesday, May 28, 2014

Determine .NET Version - Shared by Walt Daniels

Run this from a Command prompt (not a powershell prompt) … it takes a minute, be patient.


wmic /namespace:\\root\cimv2 path win32_product where "name like 'microsoft%.NET%'" get name, version

No comments:

Best Cloud Services for Developers: An Informational Guide

Best Cloud Services for Developers Introduction Cloud services have become a cornerstone in modern software development, offering de...