Talking of Visual Studio upgrades...
-
I currently use VS 2010 and was considering upgrading to VS 2012 but then a few days ago I heard about VS 2013 coming out in november. Shall I wait for VS 2013 or get VS 2012 now? I mainly use VS for C and C# and a bit of WinForms occasionally.
.-. |o,o| ,| \_\\=/\_ .-""-. ||/\_/\_\\\_\\ /\[\] \_ \_\\ |\_/|(\_)|\\\\ \_|\_o\_LII|\_ \\.\_./// / | ==== | \\ |\\\_/|"\` |\_| ==== |\_| |\_|\_| ||" || || |-|-| ||LI o || |\_|\_| ||'----'|| /\_/ \\\_\\ /\_\_| |\_\_\\
-
I currently use VS 2010 and was considering upgrading to VS 2012 but then a few days ago I heard about VS 2013 coming out in november. Shall I wait for VS 2013 or get VS 2012 now? I mainly use VS for C and C# and a bit of WinForms occasionally.
.-. |o,o| ,| \_\\=/\_ .-""-. ||/\_/\_\\\_\\ /\[\] \_ \_\\ |\_/|(\_)|\\\\ \_|\_o\_LII|\_ \\.\_./// / | ==== | \\ |\\\_/|"\` |\_| ==== |\_| |\_|\_| ||" || || |-|-| ||LI o || |\_|\_| ||'----'|| /\_/ \\\_\\ /\_\_| |\_\_\\
-
I currently use VS 2010 and was considering upgrading to VS 2012 but then a few days ago I heard about VS 2013 coming out in november. Shall I wait for VS 2013 or get VS 2012 now? I mainly use VS for C and C# and a bit of WinForms occasionally.
.-. |o,o| ,| \_\\=/\_ .-""-. ||/\_/\_\\\_\\ /\[\] \_ \_\\ |\_/|(\_)|\\\\ \_|\_o\_LII|\_ \\.\_./// / | ==== | \\ |\\\_/|"\` |\_| ==== |\_| |\_|\_| ||" || || |-|-| ||LI o || |\_|\_| ||'----'|| /\_/ \\\_\\ /\_\_| |\_\_\\
I agree with the other member. I've used Visual Studio 2010 for the past two or three years. I don't consider upgrading unless there is something important that they have added, especially as 2012 has a silly layout and supports Windows 8 more than other versions.
-
I currently use VS 2010 and was considering upgrading to VS 2012 but then a few days ago I heard about VS 2013 coming out in november. Shall I wait for VS 2013 or get VS 2012 now? I mainly use VS for C and C# and a bit of WinForms occasionally.
.-. |o,o| ,| \_\\=/\_ .-""-. ||/\_/\_\\\_\\ /\[\] \_ \_\\ |\_/|(\_)|\\\\ \_|\_o\_LII|\_ \\.\_./// / | ==== | \\ |\\\_/|"\` |\_| ==== |\_| |\_|\_| ||" || || |-|-| ||LI o || |\_|\_| ||'----'|| /\_/ \\\_\\ /\_\_| |\_\_\\
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
I currently use VS 2010 and was considering upgrading to VS 2012 but then a few days ago I heard about VS 2013 coming out in november. Shall I wait for VS 2013 or get VS 2012 now? I mainly use VS for C and C# and a bit of WinForms occasionally.
.-. |o,o| ,| \_\\=/\_ .-""-. ||/\_/\_\\\_\\ /\[\] \_ \_\\ |\_/|(\_)|\\\\ \_|\_o\_LII|\_ \\.\_./// / | ==== | \\ |\\\_/|"\` |\_| ==== |\_| |\_|\_| ||" || || |-|-| ||LI o || |\_|\_| ||'----'|| /\_/ \\\_\\ /\_\_| |\_\_\\
-
I thought it was 32/64 bit depending on what OS you install it on?
.-. |o,o| ,| \_\\=/\_ .-""-. ||/\_/\_\\\_\\ /\[\] \_ \_\\ |\_/|(\_)|\\\\ \_|\_o\_LII|\_ \\.\_./// / | ==== | \\ |\\\_/|"\` |\_| ==== |\_| |\_|\_| ||" || || |-|-| ||LI o || |\_|\_| ||'----'|| /\_/ \\\_\\ /\_\_| |\_\_\\
-
I currently use VS 2010 and was considering upgrading to VS 2012 but then a few days ago I heard about VS 2013 coming out in november. Shall I wait for VS 2013 or get VS 2012 now? I mainly use VS for C and C# and a bit of WinForms occasionally.
.-. |o,o| ,| \_\\=/\_ .-""-. ||/\_/\_\\\_\\ /\[\] \_ \_\\ |\_/|(\_)|\\\\ \_|\_o\_LII|\_ \\.\_./// / | ==== | \\ |\\\_/|"\` |\_| ==== |\_| |\_|\_| ||" || || |-|-| ||LI o || |\_|\_| ||'----'|| /\_/ \\\_\\ /\_\_| |\_\_\\
If it ain't broke don't break it.
-
I currently use VS 2010 and was considering upgrading to VS 2012 but then a few days ago I heard about VS 2013 coming out in november. Shall I wait for VS 2013 or get VS 2012 now? I mainly use VS for C and C# and a bit of WinForms occasionally.
.-. |o,o| ,| \_\\=/\_ .-""-. ||/\_/\_\\\_\\ /\[\] \_ \_\\ |\_/|(\_)|\\\\ \_|\_o\_LII|\_ \\.\_./// / | ==== | \\ |\\\_/|"\` |\_| ==== |\_| |\_|\_| ||" || || |-|-| ||LI o || |\_|\_| ||'----'|| /\_/ \\\_\\ /\_\_| |\_\_\\
Few weeks back, we have upgraded all our computers to Windows 8.1 and Visual Studio 2013. So far no problem.
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
-
I thought it was 32/64 bit depending on what OS you install it on?
.-. |o,o| ,| \_\\=/\_ .-""-. ||/\_/\_\\\_\\ /\[\] \_ \_\\ |\_/|(\_)|\\\\ \_|\_o\_LII|\_ \\.\_./// / | ==== | \\ |\\\_/|"\` |\_| ==== |\_| |\_|\_| ||" || || |-|-| ||LI o || |\_|\_| ||'----'|| /\_/ \\\_\\ /\_\_| |\_\_\\
No. You can create 64 bit executables if you install it on a 64bit OS; but Visual Studio itself is a 32 bit process regardless. When VS2012 was coming out of of the VS leads explained that the reason they didn't have a 64bit version out then was that there was a lot of old code that would need detailed review/rewrites to make 64bit compatible and that there was lots of lower hanging fruit that would improve performance for 99% of users. The plan then was that any bit of code that was worked on would be made 64bit compatible at the same time as the changes the required it to be modified until they'd worked over almost the entire codebase; at which point they'd backfill the rest. With VS apparently going to a yearly release cycle their changing the plan and rushing a 64 bit version seems unlikely because it would probably eat all of a dev cycle leaving no other improvements for them to brag about on MSDN and Channel 9.
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