index > Visual Studio Tools for Office > What is the difference between between vba2003 and visual studio ...

What is the difference between between vba2003 and visual studio ...

What is the difference between between vba2003 and visual studio tools for office

plz let me know

Pradeep K

VBA allows you to write macros and unmanged code within a given application, such as Excel or Visio. You write the code using a basic IDE.

Visual Studio Tools for Office allows you to create managed code solutions using VB or C# for Word, Excel, InfoPath and Outlook. You write the code within Visual Studio, thus giving you all the benefits and advantages of this professional developer environment.

I hope this helps!

Mike Hernandez
Community Program Manager
VSTO Team

Mike Hernandez - MSFT

vsto and vba2003 both use excel2003 object model

does this mean that vsto and vba2003 have same Objects

let me know sir

Pradeep K

Hi,

Yes, the object model is the same + VSTO adds more functionality (e.g. event handlers for NamedRange).




Mark the best replies as answers! | Blog: http://blog.jausovec.info
Peter Jausovec

VSTO has so much more to offer that just plain VBA. VBA is very useful tool but it is just hard to build serious solutions in VBA. Here are some advantages of VSTO over VBA as I see it:
+ Web Services
+ Win Forms
+ Databinding
+ ActionsPane
+ entire .NET framework to you service
+ VS 2005 projects are way more maintainable then code embedded into a workbook/document in VBA's case
+ Security




Misha (VSTO team is hiring. We would like to hear from you http://tinyurl.com/ZQGW2)
Misha Shneerson
reply 5

You can use google to search for other answers

 

More Articles

• VBA + VSTO
• Infopath Focus Border Question
• Issue with launching Word 2003 XML (WordML) documents with Word 2...
• TaskPane + Word.xml + beta2
• VSTO problem resolution techniques
• VB + Excel + Array
• How to do something when create a new workbook?
• Is there version of Dsofile.dll applied for C#?
• Visual Studio Packaging utility problem
• Unit testing VSTO solutions
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• Fail to add Excel 11.0 to project refere
• How to get nested tables in Microsoft.Of
• PowerPoint 2007 ribbon addin
• MS Office versions/patches
• Serious error when hide the column
• I need the office tools for VS forum.
• Smart Tags and Stock Quotes
• Microsoft Office System Projects
• getting System.ExecutionEngineException
• Select a Range by a Cell
• Visual Studio Tools for Office "V3&
• OLE err in VST2003 Startup Wizard
• Calendar Control Issue in Excel
• Interop.Word.dll
• Merging WordXML into Bookmarks

Hot Articles

• Drag and Drop from Actions Pane to Docum
• Data Island+Server Document
• Access parent doc in VSTO
• ServerDocument.AddCustomization() starts
• Import form Excel and Export to Access w
• .Net setup failure in Win2k
• Using Word add-in does not work when ope
• VSTO 2007 Data Architecture Question
• VSTO 2005 Outlook Add-in - trying to und
• Can Outlook folders simulate Listview pr
• Visual Studio Tools fo office
• boilerplate text/Autotext
• How to copy part of Excel to another Exc
• Remote synchronization in Project Elixir
• Getting Excel install folder

Recommend Articles

• Convert to VSTO - (EXCEL)
• Powerpoint in presentation modus
• Revisions in Bookmarks
• PPT SlidShow by Form
• What is the difference between between v
• Adding image to commandbarbutton
• Error while locking columns & cells
• Excel & VSTO problem
• "Client" side access to cached
• TaskPane + Word.xml + beta2
• Copy Excel Sheet from one Workbook to Ot
• How to copy part of Excel to another Exc
• Error: Office Document Customization in
• Deployment a Word Solution with actions
• Word 2003 - Insert XML data around a tab