IDE
-
Thursday, August 09, 2012 4:29 AM
I have my visual studio 2010 express
how can i add visual studio IDE with my visual studio
I need to complete an project with IDE.
help me?
- Moved by Bob_BaoMVP Monday, August 13, 2012 2:47 AM (From:Visual Studio Tools for Office)
All Replies
-
Thursday, August 09, 2012 12:21 PM
Hi Arunan_cs,
What's you mean about IDE? In my opinion, IDE is integrated development environment. I can't understand what you said.
T.X.
-
Saturday, August 11, 2012 2:11 PM
I have to complete my IE project(tool bar application).
help me...
which version of Visual studio is preferable for this project.
-
Sunday, August 12, 2012 2:29 PM
By IE, do you mean Internet Explorer? If so, you'll get a better answer asking it in a more general purpose Visual Studio forum, or Internet Explorer developer forum.
If that was a typo, then you need to know that Visual Studio tools for Office (VSTO), which this forum exists to support, are not available with Visual Studio Express....you need a paid version; Visual Studio Professional or up.
However, you don't need VSTO to develop an Office toolbar. You can build an AddIn which do deliver it by other means...this guide/walk-through shows how to do it with managed code. This is good guide for unmanaged C++ (it targets Outlook 2010, but you can apply it to other Office apps, and other versions). You could use these non-VSTO techniques with Visual Studio Express.
- Edited by JosephFox Sunday, August 12, 2012 11:26 PM
- Proposed As Answer by Ed Price - MSFTMicrosoft Employee, Owner Tuesday, August 14, 2012 1:38 AM
- Marked As Answer by Ed Price - MSFTMicrosoft Employee, Owner Thursday, August 23, 2012 6:36 PM

