Reference
Outlook 2010 XML Schema Reference
May 18, 2010 by Staff · Leave a Comment
Download this reference and start developing solutions based on the XML schemas used in Outlook 2010.
See more here:
Outlook 2010 XML Schema Reference
Reference
SharePoint 2010 Beta Installation Roundup
November 24, 2009 by Staff · Leave a Comment
Many bloggers are posting their SharePoint 2010 Beta installation experiences, and I have collected all the posts that I could find for my reference as I setup my SharePoint 2010 development rig : Jie Li’s SharePoint 2010 Pre-Requisites Download Links and Installation Notice for SharePoint 2010 Public Beta Eric Kraus’ Automated SharePoint 2010 Install with PowerShell Tom Resing’s A SharePoint 2010 Install Experience George Khalil’s Installing SharePoint 2010 Beta on a Windows 2008 R2 Server Alpesh Nakar’s SharePoint 2010 Installation UK SharePoint Team blog’s Installing SharePoint 2010 beta 2 on a single machine Sahil Malik’s SharePoint 2010 Development Environment – Practical Tips Dave McMahon’s SharePoint 2010 – A First Install using Local Accounts SharePoint Team Blog’s Path to User Profile Synchronization success in SharePoint 2010 Beta Geoff Varosky’s SharePoint 2010 Beta 2 Installation and Configuration Visual Tour Travis Nielson’s SP2010: Fixing User Profile Application Service Connection Error René Hézser’s Installing SharePoint 2010 on Windows 7 Anthony Grace’s Install SharePoint 2010 on Windows 2008 Kylie Richardson’s Installing Office Web Apps in a Standalone SharePoint 2010 environment Àlex Peláez’s Installing SharePoint 2010 Beta 2 If you are still deciding between Windows Server or Windows 7, then make sure you read OS Environment Comparison for SharePoint Server 2010 Beta Evaluation . Also don’t forget to read the Installation notice for the SharePoint Server Public Beta on Microsoft Windows Server 2008 R2 and Microsoft Windows 7 from the MS SharePoint Team Blog and SharePoint 2010 Beta Release Known Issues . I’ll also point out all the Microsoft links as well: TechNet’s Installation and Deployment Resource Center for SharePoint Server 2010 (Beta) MSDN’s Setting Up the Development Environment for SharePoint Server TechNet Links Deploy a single server with a built-in database Deploy a single server with SQL server Quick start: Deploy single server in an isolated Hyper-V environment Please comment below if you have know of another Installation walkthrough that I might have missed
Read more:
SharePoint 2010 Beta Installation Roundup
Reference
Creating Web 2.0 Visual Effects in Access
June 17, 2009 by Staff · Leave a Comment
Once of the most interesting trends in the web application space has been a refocus on user experience improvements. Often times Access gets a bad reputation for not keeping up with the times from a look and feel perspective. Our good friend Brandon from OpenGate Software created a great white paper (with sample database) on how to bring these improvements to your existing Access databases.
Go here to read the rest:
Creating Web 2.0 Visual Effects in Access
Reference
Handling the SQL Server bigint data type in Access 2007 using ADO
June 10, 2009 by Staff · Leave a Comment
Today’s guest blogger is Vinny Malanga. Vinny is the CTO of IMI Software, Inc. , which specializes in software development for the property management industry.
See the original post here:
Handling the SQL Server bigint data type in Access 2007 using ADO
Reference
5. VSTO Bug Tracker : Using Cached Data
May 14, 2009 by Staff · Leave a Comment
We are now going to convert our previous sample to use cached data. In our current solution we have code that when the document loads, it calls a web service to get the bug data. We are going to use the cached data feature to allow us to call the web service at a different time to fill in the dataset in the document without having to start Excel. Why would we want to do this? Well, several reasons. First, we can improve the load time of our document by updating the data in the document in advance. This also is handy to update the data in the document if the document is going to be opened outside the firewall where the web service can’t be accessed. So a process running on a machine within the firewall can update the data in the document and then give the document to a machine running outside the firewall. As mentioned in the last article, it can also allow me to update the bug data in my workbooks in the middle of the night via a scheduled process so I can hit the web service when traffic is low.
Originally posted here:
5. VSTO Bug Tracker : Using Cached Data
Reference
MVP Helmut Obertanner contributes code samples to the Outlook Developer Reference!
April 20, 2009 by Staff · Leave a Comment
I am happy to announce that MVP Helmut Obertanner became the first MVP who contributed code samples to the Outlook 2007 Developer Reference on Office Online! The two code samples that Helmut contributed are about the Account object, published in a new topic " How to: Send an E-mail Given the SMTP Address of an Account " and in the Account Object topic. These code samples are in managed code (C# and Visual Basic), which will directly benefit Outlook developers who have switched to using managed code over the last few years
Here is the original:
MVP Helmut Obertanner contributes code samples to the Outlook Developer Reference!
Reference
Office Live Small Business Developer Guide
February 23, 2009 by Staff · Leave a Comment
The Developer Guide provides Office Live Small Business developers with the details they need to be able to create custom business applications. The guide includes how-to articles, schemas, and documentation of for the Office Live Small Business Web services.
See the rest here:
Office Live Small Business Developer Guide
Reference
Links for February 6th 2009: Workflow Development Resources Interactive Map, Join Us on Facebook, + Lots of New Articles and Downloads
February 6, 2009 by Staff · Leave a Comment
It’s cold and raining here in Redmond. Perfect weather for writing a blog entry.
Read more from the original source:
Links for February 6th 2009: Workflow Development Resources Interactive Map, Join Us on Facebook, + Lots of New Articles and Downloads
Reference
Microsoft Office Live Small Business Developer Guide
September 9, 2008 by Staff · Leave a Comment
The Developer Guide has just been updated. Changes include more details about working with Microsoft Silverlight in Office Live and the Contact Manager Web service, including links to the new Contact Manager Web Service Examples interactive training tool. Also included is more info about custom headers and custom footers.
View post:
Microsoft Office Live Small Business Developer Guide
Reference
A Must Have Reference for Building SharePoint 2007 Master Pages
January 23, 2007 by Ty Anderson · Leave a Comment
