Check for .NET Framework

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Thank you in advance for any and all assistance. It is greatly appreciated.
Is there a simple way to check and see if .NET Framework versions are
installed programmatically?
--
Michael Bragg, President
eSolTec, Inc.
a 501(C)(3) organization
MS Authorized MAR
looking for used laptops for developmentally disabled.
 
I've never found a way.. there should be an easy way in Windows..

I filed a bug about this a couple of years ago.. when I was working at
MS--- I called up helpdesk on 3 different operating systems and asked
'how do i tell if version X is installed' and I got 3 different answers

some things are assumptions

'oh if you have Server 2003; then you have 1.1'
'oh if you have XP then you have 1.0'

I just think that it's goddamn ridiculous.

there should be an easy way to tell this-- programmatically or for end
users

-Aaron
 
Back
Top