Page 1 of 1

.NET framework

Posted: Sun Jun 12, 2005 1:15 pm
by rep
Who has it installed?

Posted: Sun Jun 12, 2005 2:55 pm
by Scourge
I've had it installed for quite some time.

Posted: Sun Jun 12, 2005 5:15 pm
by Bdw3
Yeah, needed to be installed when I started my programming classes.

Any particular reason you wanted to know? :icon6:

Posted: Sun Jun 12, 2005 6:10 pm
by Scourge
That's what I was wondering. Is there a point behind the question?

Posted: Sun Jun 12, 2005 7:17 pm
by rep
I've heard it causes a performance hit of some kind. I'm wondering if it's a safe install, and also if you can uninstall it afterwards. I just want to check out that Nasa satellite imagery program.

If it's something that I'll need to format Windows to get rid of, I'd rather install it on one of my other machines.

Posted: Sun Jun 12, 2005 7:40 pm
by SOAPboy
rep wrote:I've heard it causes a performance hit of some kind. I'm wondering if it's a safe install, and also if you can uninstall it afterwards. I just want to check out that Nasa satellite imagery program.

If it's something that I'll need to format Windows to get rid of, I'd rather install it on one of my other machines.
Honestly i havent noticed any real performance hit..

Posted: Sun Jun 12, 2005 8:40 pm
by Bdw3
And yes, you can easily uninstall it from add/remove programs.

Posted: Sun Jun 12, 2005 8:46 pm
by Scourge
No performance hit here. SHould be no problem.

Posted: Mon Jun 13, 2005 2:55 am
by mjrpes
rep wrote:I've heard it causes a performance hit of some kind. I'm wondering if it's a safe install, and also if you can uninstall it afterwards. I just want to check out that Nasa satellite imagery program.

If it's something that I'll need to format Windows to get rid of, I'd rather install it on one of my other machines.
Although there is no performance hit to programs that do not use .NET, programs created with the framework do take a performance hit, especially when they initially load.

Posted: Mon Jun 13, 2005 3:07 pm
by Tormentius
mjrpes wrote:
Although there is no performance hit to programs that do not use .NET, programs created with the framework do take a performance hit, especially when they initially load.
Once the initial load is complete they operate faster though iirc.

I have it installed and notice no performance loss.