[RANT] I wish .NET would burn in hell!


Recommended Posts

.NET updates are indeed really annoying and incredibly slow. I'm not talking about an enterprise system here but whenever I've got to fix computers for friends and family the numerous .NET updates always make everything take AGES.

Which is *exactly* why I like how Windows 8 handles runtime upgrades/updates - and especially .NET.

For example, if any application or game needs *any* version of .NET below 4.0, Windows 8 will install it for you; if you have an Internet connection, it will leverage it. (Otherwise, it can install from the source media of Windows 8 itself.) In fact, .NET Framework 2.0/3.0/3.5 are all rolled into a single install. (.NET 4.0 is included with Windows 8.)

I agree .net takes forever to install, but someone can correct me if i'm wrong, MS .net installers do a lot more than just install the .net runtimes, it also creates a system restore point which by itself takes ages.

System restore points should only take awhile if the system is slow, for a single update they are generally fast.

The reason .NET updates take awhile to install as they are basically re-generating native images for your system, IE optimizing .NET for your specific system, so the applications that run on .NET will work best on your system, instead of creating a generic package for all computers. Yes the updates take longer to install than others but it is to provide the most optimized experience for the .NET applications. It is one of the many reasons .NET is a great framework.

The Native Image Generator (Ngen.exe) is a tool that improves the performance of managed applications. Ngen.exe creates native images, which are files containing compiled processor-specific machine code, and installs them into the native image cache on the local computer. The runtime can use native images from the cache instead using the just-in-time (JIT) compiler to compile the original assembly.

http://msdn.microsoft.com/en-us/library/6t9t5wcf(v=vs.80).aspx

I noticed in the Programs and Features applet that all versions prior to 4 have been removed after installing .NET 4.5.

Hallelujah - less mess to deal with.

If you don't have the ability or time to run up WSUS, I highly recommend using WSUS Offline which you can get from here: http://www.wsusoffline.com/

It's a free utility which downloads updates and stores them in a local repository. If you have a new machine you just plug it in and install the updates. I use it all the time! It's especially handy when I'm running up a PC and don't have an internet connection handy.

I noticed in the Programs and Features applet that all versions prior to 4 have been removed after installing .NET 4.5.

Hallelujah - less mess to deal with.

That seems unlikely. .NET 4.5 should only touch .NET 4.0 - if it removes anything below, it's a bug. Maybe they're just hidden in the add/remove Windows features dialog?

That seems unlikely. .NET 4.5 should only touch .NET 4.0 - if it removes anything below, it's a bug. Maybe they're just hidden in the add/remove Windows features dialog?

Yeah, 3.5 is definitely still there. But it's nowhere to be seen in the Add/Remove Programs (I still call it that :p).

And here's the kicker, in Win 8, 3.5 isn't there by default. So if you see 4.5 in Programs, you can't really tell from there whether you do OR don't have 3.5 ...

Either I got really lucky, or you got royally screwed. We licensed about 50 copies of Forefront Endpoint Protection 2010 and when they 2012 version came around, we were automatically entitled to the new version. Since they changed Forefront to System Center Endpoint Protection 2012, and integrated It into SCCM, we got a license for SCCM and a SQL Server 2008 Standard license included. We originally paid less than $3000 for 3 years.

How many servers are you manageing? When we moved up the licenseing structure when we bought SCCM we had to pay for it all independently, we even had issues, somehow going to SCCM triggered a software license audit by MS... we originally paid a whole $7,000 for SCCM at least thats what our vendor said we only had to pay, after the licenseing audit we were told we were not licensed for SQL Server (at a cost of $7,500 for a 1 processor license, even though we had 5 existing SQL Server 2008 R2 licenses, they forced us to buy another one since we didn't want the SCCM database on the other production OLAP database servers.. that and I think 2007 ony supported SQL Server 2005? i forget we had to install 2005 and 2008 R2 was supported in 2012 or something), we were not licensed for the server management (at a cost of $1,500 per license)... it added up way to fast and we almost had a heart attack when we got the "pay us this much or uninstall the software immediatly" notification... we ran to our vendor and they basically told us they f'ed up (this is a big vendor too... they even had MS licenseing people verify the licenses when we bought it originally and didn't catch this)... plus software assurance to go from 2007 to 2012 SCCM added a big to the price to...

Yeah, 3.5 is definitely still there. But it's nowhere to be seen in the Add/Remove Programs (I still call it that :p).

And here's the kicker, in Win 8, 3.5 isn't there by default. So if you see 4.5 in Programs, you can't really tell from there whether you do OR don't have 3.5 ...

.NET Framework 3.5 isn't there by default (same with earlier versions) because nothing in 8 uses it - hence the install-on-request setting for *all* .NET runtimes prior to 4.0 (which is part of Windows 8). The same applies to all other runtimes (VC++, DirectX, etc.) .NET 4.5, on the other hand, is newer (hence it installs as an update). I have one game (Need for Speed - Hot Pursuit 2010) that requires both an earlier DirectX runtime *and* .NET Framework 3.0.
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Thanks
    • Can confirm, I've built stuff for others and no complaints using their products.
    • Yes I agree, it's annoying. You can now miss tabs unless you point low enough.
    • Sysinternals Suite 2026.17.06 by Razvan Serea The Sysinternals Suite is a comprehensive package of advanced Windows utilities created by Mark Russinovich, who launched the Sysinternals website in 1996 to share his system tools and technical resources. This suite combines a wide range of troubleshooting and diagnostic tools, including Process Explorer, Process Monitor, Sysmon, Autoruns, ProcDump, the PsTools collection, and many others. It provides everything IT professionals and developers need to manage, monitor, and troubleshoot Windows systems and applications. The Suite bundles all of the core troubleshooting utilities along with their help files. Non-troubleshooting extras—such as the BSOD Screen Saver or NotMyFault—are excluded. In addition to the well-known tools, it also includes AccessChk, Autologon, Ctrl2Cap, DiskView, Disk Usage (DU), LogonSessions, PageDefrag, PsLogList, PsPasswd, RegMon, RootkitRevealer, TCPView, VMMap, ZoomIt, and more. Sysinternals Suite 2026.17.06 changelog: Autoruns v14.3 - This update to Autoruns, a utility for monitoring startup items, adds bug fixes and improves the command-line application autorunsc. ZoomIt v12.1 - This update to ZoomIt, a screen magnification and annotation tool, adds image backgrounds, webcam background blur and microphone noise cancellation support. Coreinfo v4.01 - This update to Coreinfo, a tool that reports processor, socket, NUMA memory, and cache topology of a system, as well as processor features supported, adds support for new processor features. DebugView v5.02 - This update to DebugView, a tool for displaying both kernel-mode and Win32 debug output, adds Ctrl-Shift-A support for selecting all output, and agent skills support for the CLI utility. LiveKd v5.64 - This update to LiveKd, a utility that allows running the kernel debugger on a live system, fixes a debugging privileges issue. ProcDump 3.5.2 for Linux - This update to ProcDump for Linux, a tool for capturing process dumps, adds .NET counters and a custom core dumper. Process Monitor v4.04 - This update to Process Monitor, a utility for observing real-time file system, Registry, and process or thread activity, adds some bug fixes Sysmon v15.21 - This update to Sysmon, an advanced host security monitoring tool, adds some bug fixes. Download: Sysinternals Suite 2026.17.06 | 168.0 MB (Freeware) Download: Sysinternals Suite for ARM64 | 15.4 MB Link: Sysinternals Suite Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Given only Volume license customers and specific resellers can obtain the LTSC versions legitimately it seems likely that this has been tinkered with quite a lot!
  • Recent Achievements

    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
    • One Month Later
      Vincian earned a badge
      One Month Later
    • First Post
      Jocimo earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      542
    2. 2
      +Edouard
      167
    3. 3
      PsYcHoKiLLa
      85
    4. 4
      ATLien_0
      64
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!