Let's put it this way: if we ALL use the .NET framework, then we are sharing
so much of our code (reusable stuff), then each program we write is a LOT
smaller. That allows you to download a program off the internet quickly,
because it is smaller.
It is on your computer because one of the programs you installed use the
..NET framework, so it installed this for you. LEAVE IT. It does you no
harm. But if you remove it, then one or more of your programs will stop
working.
It's code that we all share.
--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik
Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.