I am now using SCSF 2008 April version with visual studio 2008. Now i want to convert my whole solution in visual studio 2010. So what should i do abput SCSF?
Without knowing too much about SCSF, there is a 2010 version of it that is compatible with VS 2010.
You can download/find out more here: http://msdn.microsoft.com/en-us/library/ff709809.aspx
Related
I have upgraded to VS 2019 but I am worried that if I need to go back to VS 2017 then I might not be able to downgrade my code?
I looked on google but no solution has been found.
I like to know whether it would be possible.
You don't have to downgrade. Visual Studio 2019 and 2017 run side by side. Installing Visual Studio 2019 installs a new application in a different path. It doesn't upgrade VS 2017, so there's no reason to downgrade.
I'm using VS 2017 and VS 2019 on the same machine for about 6 months now without issues.
I am using Rational Rhapsody Developer for C# (Rhapsody 8.1) and trying to reverse engineer a C# program that was developed using Microsoft Visual Studio 2015. I get an error from Microsoft Visual Studio 2010 Shell, saying "Invalid License Data. Reinstall is required." My Visual Studio 2015 is working fine, and I don't really want to reinstall it. Do I need to reinstall Rhapsody, perhaps, or is there some configuration setting I can change?
I discovered that Rhapsody 8.1.1 does not support reverse engineering with Visual Studio 2015. It does support reverse engineering with Visual Studio 2008 SP1, Visual Studio 2010, and Visual Studio 2012.
I was wondering if it was possible to build (in release) a 2013 visual studio solution file within Visual Studio 2010.
Search engine is coming up with 2010 to 2013 related issues.
Thanks
First, you will probable need SP1 for Visual Studio 2010. Even then you need to refer to the Visual Studio 2013 compatibility page to determine if the scenario you are looking for is supported. It will depend on the exact type of project you are building, the version of framework you are using, templates you are using, etc.
I have been looking a for a while today and i didn't find anything about it, there is a lot about blend for visual studio 2013, but does it come with the express version for desktop, and if it does how can i access to it or download it.
thanks
Blend does NOT come with Visual Studio 2013 Express.
Visual Studio 2013 Professional comes with Blend.
The feature matrix looks like Blend is included in Ultimate, Premium and Professional. It looks like Express and Test Professional come without Blend.
http://www.visualstudio.com/products/compare-visual-studio-products-vs
Update: Just bought VS pro 2013 and it has Blend. So my assumption was right.
Visual Studio 2013 Ultimate edition comes with the Blend but not in express or other editions only in ultimate full edition which is approximately 2.81Gbs'
I was testing out Visual Studio Express 2012 for Desktop to get used to the new features(even though there aren't many), however my C# class uses VS 2010. I cannot seem to open a winform application that was created in VS 2012 in VS 2010.
Is there anyway I can allow the solution to open in 2010? I checked the microsoft documents on compatibility, however it wasn't very clear.
Your Visual Studio 2010 needs to have SP1 installed in order to go back and forth between 2012 and 2010.
it only works between VS2010 sp1 and VS2012
this link might help you
http://msdn.microsoft.com/en-us/library/vstudio/hh266747.aspx