OfficeDeveloper.NET
a-very-smart

32bit Visual Studio and 64bit Office (Christin Boyd)

June 11, 2009 by Staff · Leave a Comment 

Visual Studio 2010 will ship with a 32bit version, and no 64bit version.  My team built a very smart layer into Visual Studio 2010 to enable designers and debuggers that work with 64bit Office 2010 and 64bit SharePoint Server 2010.  For a good explanation of why the Visual Studio team chose to only build a 32bit version for the next release, you can find a blog post by Rico Mariani titled “ Visual Studio: Why is there no 64 bit version? (yet) ” SharePoint Server 2010 will be 64-bit only.  You can learn more about the requirements of Microsoft SharePoint Server 2010 on the SharePoint Team Blog entry “ Announcing SharePoint Server 2010 Preliminary System Requirements ”  If you plan to build solutions for the next generation of SharePoint Server, then I recommend budgeting to purchase 64bit hardware.

See original here: 
32bit Visual Studio and 64bit Office (Christin Boyd)

a-very-smart

Another Office Customization with Beta 1 – Excel Add-in with Custom Task Pane

June 2, 2009 by Staff · Leave a Comment 

I recently downloaded the Visual Studio 2010 Beta 1 and have been playing around with the different features for Office Business Application development. For the public Beta 1, you’ll be limited to the 2007-centric templates (e.g. Excel 2007 Add-in, Word 2007 Document, etc.), but the nice thing is that if you’re familiar with these templates when future Betas are released you’ll already have had a chance to get experience with the Beta 1

See the original post here: 
Another Office Customization with Beta 1 – Excel Add-in with Custom Task Pane

a-very-smart

Visual Studio 2010 Beta 1 & OBAs: Actions Pane, Word Content Controls & SharePoint List Integration

May 31, 2009 by Staff · Leave a Comment 

Last week, the Visual Studio (VS) 2010 Beta 1 was released to the public. I’m personally very excited about the VS 2010 release because of the additional support for Office and SharePoint development. While you won’t see the SharePoint 2010 project templates in the Beta 1 release, you’ll find the legacy templates (remember VS Tools for Office 3.0?) that have persisted forward to this release which are present in the Beta 1 drop.

Read more:
Visual Studio 2010 Beta 1 & OBAs: Actions Pane, Word Content Controls & SharePoint List Integration

OfficeDeveloper.NET