So it goes like this. At work we have a Ruby script that allows us to create a project file for a project that works with any version of Visual Studio between 2003 and 2010. For example, I could run the command...
... and it would find the Visual Studio 2005 project file(s) and create corresponding Visual Studio 2010 files. Since the de-facto Visual Studio install at work is VS2008 abd we skipped 2010m we are planning to migrate straight to 2012. I was asked to update the script to create VS2012 files. Easy enough.
To test my changes, I had to install a copy of the VS2012 trial. Now though, since we don't have any licenses for 2012 yet, and the trial has expired, I've chosen to remove 2012 completely. The thing is, I'm STILL trying to do it! I uninstalled VS2012 itself easy enough, but it installed SO. MUCH. EXTRA. STUFF. I count no less than THIRTY FIVE extra products installed. Silverlight, SQL this, SQL that, ASP.NET, ASP.NET MVC, the list goes on, and on, and on. And does VS2012 uninstall them all for you automatically? Of course not!
Absolutely ridiculous.
</rant>
(I'm not expecting any help or anything, just needed to get it off my chest)
draw.io Desktop 30.2.4 by Razvan Serea
draw.io desktop is a downloadable security-first diagramming application that runs on Windows, MacOS and Linux. Creating diagrams in the desktop app doesn’t need an internet connection. This is useful when you are disconnected or when you must create diagrams in a highly secure environment, where data protection is of the utmost importance. When you use the draw.io desktop app, your diagrams will be stored on your local device. Because this is a stand-alone application, also designed to run offline, there are no interfaces to cloud storage platforms available. Of course, you can still store your diagrams in folders that are synchronised to your cloud storage if you wish.
Easy-to-use diagram editor
The draw.io apps work just like the office and drawing tools you are used to using.
Drag and drop shapes from the shape libraries and drag to draw connectors between them.
Drag connectors to add waypoints and set a precise shape and position, or let them reroute automatically.
Double click and start typing to add a label to anything.
Create tables and swimlane flows with a familiar tool.
Style shapes and connectors with customisable palettes, sketch options, fonts and text formatting tools.
Search for shapes, including in open-source icon libraries.
Use our vast libraries of shapes and templates, organised into logical categories, to create a range of diagrams and infographics.
Generate diagrams from text descriptions using our smart templates.
Diagram faster with keyboard shortcuts.
draw.io Desktop 30.2.4 changelog:
Uses electron 42.4.1
Updates to draw.io core 30.2.4.
Download: draw.io 64-bit | Standalone ~100.0 MB (Open Source)
Download: draw.io 32-bit | ARM64 | ARM64 Standalone
Links: draw.io Home Page | Project page @GitHub | Screenshot
Get alerted to all of our Software updates on Twitter at @NeowinSoftware
Question
+Majesticmerc MVC
So it goes like this. At work we have a Ruby script that allows us to create a project file for a project that works with any version of Visual Studio between 2003 and 2010. For example, I could run the command...
ruby ProjectFileConverter.rb --dir="C:\Dev\MyProject" --in=2005 --out=2010
... and it would find the Visual Studio 2005 project file(s) and create corresponding Visual Studio 2010 files. Since the de-facto Visual Studio install at work is VS2008 abd we skipped 2010m we are planning to migrate straight to 2012. I was asked to update the script to create VS2012 files. Easy enough.
To test my changes, I had to install a copy of the VS2012 trial. Now though, since we don't have any licenses for 2012 yet, and the trial has expired, I've chosen to remove 2012 completely. The thing is, I'm STILL trying to do it! I uninstalled VS2012 itself easy enough, but it installed SO. MUCH. EXTRA. STUFF. I count no less than THIRTY FIVE extra products installed. Silverlight, SQL this, SQL that, ASP.NET, ASP.NET MVC, the list goes on, and on, and on. And does VS2012 uninstall them all for you automatically? Of course not!
Absolutely ridiculous.
</rant>
(I'm not expecting any help or anything, just needed to get it off my chest)
Link to comment
https://www.neowin.net/forum/topic/1119256-whats-the-deal-with-visual-studio-2012-bloat/Share on other sites
10 answers to this question
Recommended Posts