Office 2010 UI in Visual Studio 2008/2010 - visual-studio-2010

Is there a futurepack or something like that for Visual Studio 2010, where i could use new ribbon UI of Microsoft Office 2010 in MFC. I know that Microsoft released FuturePack for VS 2008 to develop apps in C++/MFC with Office 2007 RibbonUI. I have searched for that, but found only in managed code (.NET) in C# for WPF. But i would like to develop using MFC.
Thanks in advance.

Visual Studio 2010 now includes a Ribbon Designer as part of the application creation wizard.

Related

Missing Outlook 2013 Add-in

I am working on making a Outlook Add-in for Outlook 2013. The issue is, I use Visual Studio 2010. I did some googling and found that I need the Developer Tool Kit and it lead me here. I installed the tool kit, but I am still not seeing any new Templates. What am I doing wrong, or what can I do to get that Outlook Add-in?
Thanks in advance!
Unfortunately VSTO allows creating version-specific add-ins. VSTO 2010 (Visual Studio 2010 Tools for Office Runtime) is shipped with Visual Studio 2010 Professional edition or above. It supports creation and editing of document- and application-level add-ins for Office 2007 and Office 2010. You need to use later Visual Studio versions for creating COM add-ins for Office 2013. However, you can run solutions in Office 2013 that were created in earlier Visual Studio versions, see Running Solutions in Different Versions of Microsoft Office for more information.

Creating outlook ad-in setup with custom forms in visual studio 2013

I am trying to create setup for outlook add-in which will have some custom forms opening when setup is in progress.
I tried to find how to do it but I found it for old versions of visual studio.
Any one have any idea how we can do it in visual studio 2013 ?
See the Deploying an Office Solution section in MSDN for Visual Studio 2013.

what is the alternative of VBA macros in Visual studio 2010 office development C#?

what is the alternative of VBA macros in Visual studio 2010 office development C# ?
can anybody help me?
What you want is Office Development in Visual Studio (was Visual Studio Tools for Office)

Visual Studio 2010 and Office 2003 PIA: is that possible?

I'm about to start porting a bunch of .NET apps to Visual Studio 2010 as some .NET 4 features are required in the apps. The resulting apps need to be able to call Office 2003, Office 2007 and Office 2010 interop assemblies.
What is a good way to setup a develop environment that supports this?

What AddOns/AddIns are available for VS 2005 IDE

I want a complete list of AddOns/AddIns available for VS 2005 IDE
Dupe:
Useful Add-Ins or Plug-Ins for native Visual Studio developer
Recommended add-ons/plugins for Microsoft Visual Studio
What Visual Studio add-ins do you use?
Visual Studio add-on gallery?
And many others...there's no definitive list.

Resources