Is asp.net installed?
Is there any method in the framework where I can verify whether asp.net is installed? Otherwise, what is the best way to verify the installation in code? Thanks in advance
Bill Sun
Is there any method in the framework where I can verify whether asp.net is installed? Otherwise, what is the best way to verify the installation in code? Thanks in advance
Bill Sun
This will print out all versions of ASP.NET that are installed.
Daniel Roth