|
Same here, we have a couple of projects which have been built with VS 2008, 2010. Currently there is no incentive which would justify the effort required for the upgrades.
|
|
|
|
|
You couple that with the frequency of releases of new VS versions... well, there's really no incentive for a business to try to keep up with that.
|
|
|
|
|
Because each new version worsens the experience. Even 2010 is harder to use than 2008.
|
|
|
|
|
Jarek Kruza wrote: It seems lot of you use older versions of VS, especially at work.
It there any reason for that? Or there is just no rush for updating?
It is because we write software targeted for multiple OS versions. If you write something using VS6 for example, your targets will run properly (as long as the support files are installed) from anything from Windows 2000 up to Windows 2020 (whatever).
If you develop using Visual Studio 2012 for example, your code will not work on user machines running Vista or earlier.
I'm retired. There's a nap for that...
- Harvey
|
|
|
|
|
The truth in your words is amazing. Where I work we have very old machines with win2k, the majority of machines with XP and we're moving now to win7, but on an experimental basis.
We don't use .NET so we really don't need fancy new versions of VS.
Geek code v 3.12
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++*
Weapons extension: ma- k++ F+2 X
|
|
|
|
|
At work it's VS2010. As for my own private projects I stick with 2008 and probably will for the duration. I develop almost entirely for the desktop and a little bit of web. All the tools I've bought (my reporting system, etc.) all plug in to it and I'm, frankly, sick of upgrading things all the time. I like the GUI of 2008 best of all of 'em, it's fast and the programs I write run on every version of Windows from XP up. Why cough up any more money, particularly if I'm not overextending this technology now, eh?
|
|
|
|
|
Biggest speedbump for me is that while the beancounters have bought an MSDN subscription, getting them to buy new versions of Re#er is a royal PITA. The version I have supports up to vs2012; but with that being a v1.0 for the new UI there wasn't much (read any) interest in upgrading to it.
I've played with VS2015; but the preview releases aren't licensed for production, so anyone using one of them *should* also be using an older one.
I've also got a handful of legacy apps still on VS03. For one the newest version is in VS2010; but a 3rd party UI component not working with .net 2.0 (or later) means I need to keep 03 around to do regression testing. The other I'm in the process of trying to upgrade to 2010; current status is Works on My Machine on the production box it's failing. I suspect the problem has to due with that box having locked down security permissions and .net 2+ replacing a single knob that can be turned to trust everything with a finer grained permission system, but need to do more investigation to be sure.
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius
Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt
|
|
|
|
|
Jarek Kruza wrote: especially at work.
You answered your own question. Rarely have I found a company that keeps abreast (within 1 year, let's say) of the latest software tools. And let's not even talk about keeping developers updated with the latest hardware!
Marc
|
|
|
|
|
Jarek Kruza wrote: It seems lot of you use older versions of VS, especially at work.
It there any reason for that?
You'd have to ask their employers. Generally you can only use what the employer licenses you to.
Kevin
|
|
|
|
|
Mainly we still use Visual Studio 6 (C and VB), sometimes I use 2008 because it is far more comfortable but the troubles of bringing back the code and the solution under VS6 for my colleague is a good deterrent.
Luckily it is extremely fast to boot, while 2008 is sluggish at best (we have cheap old workstations).
Geek code v 3.12
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++*
Weapons extension: ma- k++ F+2 X
|
|
|
|
|
After the sluggish start VS 2010 feels and works better. (The start is a sh*t)
And most: more modern compiler and linker leads to smaller and faster code
Press F1 for help or google it.
Greetings from Germany
|
|
|
|
|
KarstenK wrote: And most: more modern compiler and linker leads to smaller and faster code
I know, I benchmarked VS6, 2008 and 2012 on several computational heavy routines and proved that.
Still, our interface is VB6, our codebase is VC++6 with DSW and DSP files which must be mantained and most of all, my senior colleague and supervisor resist to the "upgrade" to VS2008 as stubbornly as a donkey
I'd like to move to 2008, maybe with a decent PC for a change, but it will be rough. It's highly probable we'll change directly to 2012 for the next interface, which will be WPF, but right now we're drowning in emergencies and can't make any progress in the improvement of the software.
Geek code v 3.12
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++*
Weapons extension: ma- k++ F+2 X
|
|
|
|
|
How can you USE 2015, the dammed thing is still in beta/ctp/half baked.
Never underestimate the power of human stupidity
RAH
|
|
|
|
|
It's pretty solid and I did not find anything that does not work as smooth as in VS 2013 [at least for the things I am interested in]. For me that is fully sufficient + I can use Roslyn without much trouble.
|
|
|
|
|
I am using Visual Studio 2010 at my office and visual studio 2012 at my Home
|
|
|
|
|
I only use Visual Studio when I must (SSIS, WinForms basically) so 2012 at work and 2010 at home, but I just installed 2015 on a spare laptop.
|
|
|
|
|
I'm using Visual Studio 2008 in my Office and using 2012 in my personal Laptop
~R@JEES#
|
|
|
|