.NET framework

Locked
rep
Posts: 2910
Joined: Fri Aug 30, 2002 7:00 am

.NET framework

Post by rep »

Who has it installed?
[img]http://members.cox.net/anticsensue/rep_june.gif[/img]
User avatar
Scourge
Posts: 15559
Joined: Mon Mar 25, 2002 8:00 am

Post by Scourge »

I've had it installed for quite some time.
Bdw3
Posts: 3348
Joined: Sun Mar 12, 2000 8:00 am

Post by Bdw3 »

Yeah, needed to be installed when I started my programming classes.

Any particular reason you wanted to know? :icon6:
User avatar
Scourge
Posts: 15559
Joined: Mon Mar 25, 2002 8:00 am

Post by Scourge »

That's what I was wondering. Is there a point behind the question?
rep
Posts: 2910
Joined: Fri Aug 30, 2002 7:00 am

Post 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.
[img]http://members.cox.net/anticsensue/rep_june.gif[/img]
SOAPboy
Posts: 8268
Joined: Sun Apr 13, 2003 7:00 am

Post 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..
[size=75][i]I once had a glass of milk.

It curdled, and then I couldn't drink it. So I mixed it with some water, and it was alright again.

I am now sick.
[/i][/size]
[img]http://img162.imageshack.us/img162/3631/171164665735hk8.png[/img]
Bdw3
Posts: 3348
Joined: Sun Mar 12, 2000 8:00 am

Post by Bdw3 »

And yes, you can easily uninstall it from add/remove programs.
User avatar
Scourge
Posts: 15559
Joined: Mon Mar 25, 2002 8:00 am

Post by Scourge »

No performance hit here. SHould be no problem.
mjrpes
Posts: 4980
Joined: Tue Nov 28, 2000 8:00 am

Post 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.
Tormentius
Posts: 4108
Joined: Sat Dec 14, 2002 8:00 am

Post 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.
Locked