Windows XP, TestDriven.NET-3.0.2749 RTM
Installed TestDriven.net on my dev machine
Does not show in VS2003 Enterprise Edition add-in manager
Uninstalled and reinstalled
Shows in VS2005, not 2003 add-in manager
It looks like this was a design decision made by Jamie Cansdale. If you want to use Visual Studio 2003 then you need a 2.x version of TestDriven.Net
At this point I’ve decided to fork TestDriven.Net 2.x and 3.x. Going
forward, TestDriven.Net 3 will support Visual Studio 2010, 2008 &
2005. TestDriven.Net 2 will continue to support Visual Studio 2008, 2005 & 2003. They will be developed in parallel until the RTM versions
of Visual Studio 2010 and TestDriven.Net 3.0 are released. I will then
focus my energy on TestDriven.Net 3.x.
http://weblogs.asp.net/nunitaddin/archive/2009/10/27/testdriven-net-3-0-alpha-support-for-visual-studio-2010-beta-2.aspx
Related
When you download Visual Studio Express 2010 it will install as version 10. If you have projects that are version 11 (still Visual Studio Express 2010) then they will not load. How do you upgrade from version 10 to 11?
I have tried to upgrade with the program itself, but it takes me to a defunct Microsoft link.
P.S. The link to the ISO of Visual Studio Express 2010 is dead: http://www.microsoft.com/visualstudio/en-us/products/2010-editions/express-iso. However where it links to is not: http://go.microsoft.com/?linkid=9709969. Use the last link to download it.
I figured it out. Visual Studio Express 2010 is version 10 and installing XNA 4.0 upgrades it to version 11 (specifically the projects created will be version 11 and Visual Studio will remain version 10). It now loads my version 11 projects!
I am currently installing a Powerpoint Add-in which I have built in C#. in the prerequisites Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64) is listed. I have created a setup using the ClickOnce deployment. But I would idealy want my setup to not need admin rights.
The program Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64) needs admin rights to install... But do I need this program for my Add-In to work? It was in the prerequisites by defauly
From This link
The Office extensions for .NET Framework 3.5 and Office extensions for .NET Framework 4. He also explained that starting in Microsoft Office 2010, the Visual Studio 2010 Tools for Office runtime is included and does not need to be deployed alongside your Office solution – BUT – (currently) only if you are targeting the .NET Framework 3.5.
If you are targeting the .NET Framework 4, the Visual Studio 2010 Tools for Runtime must be selected in the Prerequisites Dialog Box and installed on end-user computers. This is because the Office extensions for .NET Framework 4 are not included in the Visual Studio 2010 Tools for Office runtime that is included in Microsoft Office 2010 Beta or RTM.
Aside
From my own personal experience. over the past year I have found that anything lower than Microsoft Office 2010 (2007 and below) needed to install Visual Studio 2010 Tools for Office runtime.
I have Visual C# Express 2010 installed on my machine to develop windows application. I read about and have used dev express with visual studio 2010. So I wanted to install dev exprss on my machine and use its tools in Visual C# Express 2010. I have installed dev express but the controls are not showing in the toolbox. I tried adding them in the toolbox options but the dev express tools are not present there. Is dev express not supported to be used with Visual C# Express 2010?
You can't - this isn't a Dev Express limitation per se, but a limitation of the Express SKUs of Visual Studio: they don't allow plugins to be installed. So the same is true for ReSharper, NCrunch etc.
It's one of the differentiation points between the Express range and the commercial editions of Visual Studio.
My Google-fu has failed: I can only find downloads compatible with Visual Studio 2012.
I remember it being available for 2010 originally:
Introducing the Microsoft “Roslyn” CTP - The Visual Studio Blog - Site Home - MSDN Blogs
Is the Roslyn CTP still available for VS2010 SP1?
The latest version doesn't support Visual Studio 2010, now that Visual Studio 2012 has launched:
Following last Wednesday’s official launch of Visual Studio 2012, we’re excited to announce that the Roslyn September 2012 CTP is now available for download and provides support for VS 2012 RTM. Please note that Visual Studio 2010 is no longer supported by this CTP.
The older binaries are still available on NuGet (scroll all the way down to Version History) which should still be compatible with VS2010, but as mentioned those are older builds. Gotta move along with the times, they say...
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