[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

    • Calibre 9.10 by Razvan Serea  Calibre is an open source e-book library management application that enables you to manage your e-book collection, convert e-books between different formats, synchronize with popular e-book reader devices, and read your e-books with the included viewer. It acts as an e-library and also allows for format conversion, news feeds to e-book conversion, as well as e-book reader sync features and an integrated e-book viewer. Calibre's features include: library management; format conversion (all major ebook formats); syncing to e-book reader devices; fetching news from the Web and converting it into ebook form; viewing many different e-book formats, giving you access to your book collection over the internet using just a browser. Calibre 9.10 changelog: New features Content server: A new "modern" interface with a sidebar to ease navigation Content server: When used with HTTPS allow installation as a PWA (Progressive Web App) Edit book: Saved searches: When filtering the list of saved searches match by keywords CSS parsing: Add support for CSS Level 4 selectors Cover grid: When using an image larger than the viewport as a texture scale it to fit the viewport Annotations browser: Allow restricting displayed annotations by custom annotation styles as well Edit book: Compress images: Add option to convert PNG images to JPEG or WEBP Bug fixes E-book viewer: Fix IME on Windows not working when typing in notes for highlights Conversion: Heuristics: Improve performance in some pathological cases SNB Input: Fix error on some input files Windows: fix rare crash when too many notifications are displayed at once Fix duplicating of books not duplicating value from enumerated columns when the column has a default value defined Fix a regression in 9.8 that caused errors from AI plugin providers to be silently swallowed and not displayed to user Fix CSV export invalid when exporting comments field Disallow Python templates when reading book metadata (CVE-2026-53511) Improved news sources The Week Economist Espresso Horizons Download: Calibre 9.10 | Portable | ~200.0 MB (Open Source) Download: Calibre for MacOS | 327.0 MB Download: Calibre for Linux View: Calibre Home Page | Calibre Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Malwarebytes Anti-Malware 5.6.1.257 by Razvan Serea Malwarebytes is a high performance anti-malware application that thoroughly removes even the most advanced malware and spyware. Malwarebytes version 5.**** brings comprehensive protection against today’s threat landscape so that you can finally replace your traditional antivirus. You can finally replace your traditional antivirus, thanks to a innovative and layered approach to prevent malware infections using a healthy combination of proactive and signature-less technologies. While signatures are still effective against threats like potentially unwanted programs, the majority of malware detection events already come from signature-less technologies like Malwarebytes Anti-Exploit and Malwarebytes Anti-Ransomware; that trend will only continue to grow. For many of you, this is something you already know, since over 50% of the users already run Malwarebytes as their sole security software, without any third-party antivirus. What's new in Malwarebytes 5.****: Unified user experience - For the first time, Malwarebytes now provides a consistent experience across all of our desktop and mobile products courtesy of an all new and reimagined user experience powered by a faster and more responsive UI all managed through an intuitive dashboard. Modern security and privacy integrations - Antivirus and ultra-fast VPN come together seamlessly in one easy-to-use solution. Whether you’re looking for a next-gen VPN to secure your online activity, or harnessing the power of Browser Guard to block ad trackers and scam sites, taking charge of your privacy is simple. Trusted Advisor - Empowers you with real-time insights, easy-to-read protection score and expert guidance that puts you in control over your security and privacy. Malwarebytes 5.6.1.257 changelog: Features and improvements Updated the sign-in section of the My Subscription page to clarify that users can activate their subscription by signing in with their Malwarebytes account. Updated the uninstall flow to collect more meaningful insights and address customer concerns. Refreshed the app's tutorial layout for a better look and feel. Issues fixed Fixed an outdated link when clicking Take action after running a Digital Footprint Scan. Miscellaneous bug fixes. Download: Malwarebytes 5.6.1.257 | 472.0 MB (Free, paid upgrade available) Links: Malwarebytes Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Yep, not sure where the surprise is here. They release a new model for every phone, every year
    • AI would probably be better utilised replacing Executives than Engineers.
  • Recent Achievements

    • Week One Done
      xvvxcvv earned a badge
      Week One Done
    • One Month Later
      xvvxcvv earned a badge
      One Month Later
    • Enthusiast
      Xonos went up a rank
      Enthusiast
    • Conversation Starter
      Admir earned a badge
      Conversation Starter
    • First Post
      The_Focal_Point earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      405
    2. 2
      +Edouard
      168
    3. 3
      PsYcHoKiLLa
      129
    4. 4
      neufuse
      69
    5. 5
      Xenon
      68
  • Tell a friend

    Love Neowin? Tell a friend!