Sign in
Apps for Office and SharePoint Blog
The official Microsoft team blog for essential code samples, best practices, tips and tricks, and announcements for app developers.
Common tasks
Blog Home
RSS for posts
Atom
RSS for comments
OK
Tags
_APIs
Access
Announcements
App Contest
Apps for Office
Apps for SharePoint
Best Practices
Cloud App Model
Code Samples
Content app
Licensing
Mail app
NAPA
Office 365
Office Developer Tools
Office JavaScript API
Office Store
Task pane app
Tools
UX
VBA
Visual Studio
Windows 8 app
Windows Azure
Workflow
Archive
Archives
May 2013
(3)
April 2013
(5)
March 2013
(6)
February 2013
(2)
January 2013
(2)
December 2012
(1)
November 2012
(11)
October 2012
(7)
September 2012
(4)
August 2012
(9)
July 2012
(3)
MSDN Blogs
>
Apps for Office and SharePoint Blog
Apps for Office and SharePoint Blog
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Apps for Office and SharePoint Blog
Office and SharePoint 2013 Continuous Integration Using Team Foundation Service and Office 365
Posted
58 minutes ago
by
Xiaoying Guo
0
Comments
When your team is collaborating on a project, you need a regular and reliable development process to ensure smooth delivery while maintaining high quality. This process typically includes frequent integrations from team members, regular builds, and testing...
Apps for Office and SharePoint Blog
Creating a mail app to check out Active Directory org information for mail senders and recipients
Posted
7 days ago
by
angelgolfer
0
Comments
In an organization or enterprise setting, you frequently get included in emails with unfamiliar people. If your organization uses Active Directory, Exchange Server 2013, and Outlook 2013, you can now use the Who's Who AD mail app to conveniently display...
Apps for Office and SharePoint Blog
Convert your Office 365 Developer Subscription Preview to a General Availability subscription to save your content
Posted
15 days ago
by
Ricardo Loo
3
Comments
On February 27, we reached the General Availability date for Office 365, and the preview period ended. Here’s the good news: we’re now giving you the option to convert your preview subscription to a paid subscription. When you do, we’ll keep your present...
Apps for Office and SharePoint Blog
How to move or archive your Napa app projects
Posted
16 days ago
by
Ricardo Loo
0
Comments
The "Napa" Office 365 Development Tools that you can install to your Office 365 Developer Site provide an ideal way to get started developing apps for Office and SharePoint: a browser-based authoring tool that lets you develop apps without installing...
Apps for Office and SharePoint Blog
Getting attachments in a mail app
Posted
28 days ago
by
angelgolfer
1
Comments
Mail apps can now use a new set of properties and methods in the JavaScript API for Office and Exchange Web Services callback tokens to get the attachments of a message or appointment in an Exchange mailbox. A mail app can use the JavaScript API for Office...
Apps for Office and SharePoint Blog
Developer Must-Have: 125+ Apps for Office and SharePoint Code Samples
Posted
1 month ago
by
Ricardo Loo
4
Comments
The Microsoft Office Content Publishing group has published more than 125 code samples for apps for Office and SharePoint, and new samples are added regularly. The code samples are now available as two sample packs to make it easier for you to download...
Apps for Office and SharePoint Blog
Building great-looking apps for Office using the new project templates
Posted
1 month ago
by
Michael Zlatkovsky (MSFT)
0
Comments
In last month's release of Office Developer Tools for Visual Studio 2012, the app for Office project templates were redesigned―adding better styling, better structure, and better code to newly-created projects. This post will highlight the benefits offered...
Apps for Office and SharePoint Blog
Apps for SharePoint Page Patterns
Posted
1 month ago
by
Humberto Lezama
0
Comments
When building your app, there are a few patterns we hope you will use for your pages. In choosing a pattern, you should consider the user scenarios for your app and which pattern would make the most sense. Be aware that this post focuses on the design...
Apps for Office and SharePoint Blog
Getting data from Windows Azure Marketplace into your Office application
Posted
1 month ago
by
S. D. Oliver
0
Comments
This post walks through a published app for Office, along the way showing you everything you need to get started building your own app for Office that uses a data service from the Windows Azure Marketplace. Today’s post is brought to you by Moinak...
Apps for Office and SharePoint Blog
SharePoint Workflow Development with Office Developer Tools for Visual Studio 2012
Posted
1 month ago
by
Grace Kochavi
2
Comments
The official release of Office Developer Tools for Visual Studio 2012 ( download ) is packed with great features for Office and SharePoint developers to quickly and efficiently create first class apps and solutions for Office 2013 and 2010. In this post...
Apps for Office and SharePoint Blog
Update to debugging SharePoint 2013 remote events using Visual Studio 2012
Posted
2 months ago
by
Chakkaradeep Chandran
2
Comments
Learn about the new tools for debugging remote event receivers in the RTM version of the Office Developer Tools for Visual Studio 2012. In “Preview 2” of the Office Developer Tools that we released last October, we enabled remote event debugging, as detailed...
Apps for Office and SharePoint Blog
Providing satisfactory performance for mail apps in Outlook
Posted
2 months ago
by
angelgolfer
0
Comments
Providing a good user experience is a joint effort of the underlying app for Office platform and the individual app. If you’re creating a mail app for Outlook, there are some safeguards that help guarantee satisfactory baseline response time for mail...
Apps for Office and SharePoint Blog
Excel Does JavaScript! A VBA developer’s perspective
Posted
2 months ago
by
S. D. Oliver
0
Comments
Today's post is brought to you by Daniel Ferry. Daniel is a Microsoft Excel MVP. He runs the Excel Hero blog and the Excel Hero Academy where students learn advanced Excel techniques. He can be followed @excelhero or you can interact with...
Apps for Office and SharePoint Blog
Duet workflow extensibility and SharePoint-hosted apps Part 1
Posted
2 months ago
by
Harsh Kumar Choudhary
0
Comments
In this blog post, learn how to retrieve updated information for a Duet workflow task from SAP and customize the workflow item page to show the information in an app for SharePoint. The following are the high-level tasks required to accomplish our scenario...
Apps for Office and SharePoint Blog
Download the Office and SharePoint Visual Studio tools!
Posted
2 months ago
by
Randall Isenhour
0
Comments
Hello Office and SharePoint developers! You may have read Somasegar’s announcement yesterday that the Visual Studio 2012 tools have been released. You can download the latest version of the tools here . The new tools replace the “Preview 2...
Apps for Office and SharePoint Blog
New MSDN forum: Publishing Apps for the Office Store
Posted
3 months ago
by
Nina Ruchirat
0
Comments
We’re excited to provide a new forum as an additional resource specifically for our Office Store app providers. Use this new forum on MSDN to connect with the Office Store team and community on creating your seller profile and submitting apps...
Apps for Office and SharePoint Blog
Closures and asynchronous chaining in Office JavaScript
Posted
3 months ago
by
MarkBrew
1
Comments
In this post, we’ll discuss JavaScript closures and how misunderstanding them can lead to seemingly unexpected behavior in some JavaScript API for Office methods. Along the way, we’ll establish some best practices for how to make multiple asynchronous...
Apps for Office and SharePoint Blog
Quickly start developing apps with the new “0-60” developer experience
Posted
3 months ago
by
Humberto Lezama
2
Comments
The new “0-60” developer experience allows you to start developing apps for Office and SharePoint in minutes instead of days.This new developer experience begins in your Office 365 developer site, so read on to learn some tips to get the most...
Apps for Office and SharePoint Blog
Debugging Remote Event Receivers with Visual Studio
Posted
4 months ago
by
Chakkaradeep Chandran
0
Comments
Editor’s update (3/21/2013) : The RTM version of the Office Developer Tools for Visual Studio 2012 include tools for debugging remote event receivers. You no longer have to follow the procedure described in this post. Chakkaradeep just published a post...
Apps for Office and SharePoint Blog
IFraming SharePoint-hosted pages in apps
Posted
5 months ago
by
Humberto Lezama
6
Comments
This post is brought to you by Matt Swann, Senior Security Engineer on the SharePoint security team, and Humberto Lezama-Guadarrama, Program Manager on the Office Developer Platform team. When you build apps for SharePoint 2013 (or even classic solutions...
Apps for Office and SharePoint Blog
Solving cross-domain problems in apps for SharePoint
Posted
5 months ago
by
Humberto Lezama
5
Comments
Hello there, I'm Humberto Lezama-Guadarrama, Program Manager on the Office Developer Platform team. In this post I will analyze some of the challenges that developers will likely face when building apps for SharePoint and how our cross-domain library...
Apps for Office and SharePoint Blog
Developing an SharePoint 2013 AutoHosted App with Admin On-Behalf BCS Subscription
Posted
5 months ago
by
RomaShah
1
Comments
Introduction to BCS events Until SharePoint 2010, Business Connectivity Services (BCS) was all about “pull,” that is, users needed to “refresh” the data from a SharePoint site in order to fetch the latest data records from the external system. With SharePoint...
Apps for Office and SharePoint Blog
Building apps for PowerPoint!
Posted
5 months ago
by
Juan Balmori
0
Comments
Building apps for PowerPoint! Hello app for Office developers! This is Juan Balmori with another post for the apps for Office! I have to tell you that every time I have presented a session for a technical (or not so technical) audience about apps for...
Apps for Office and SharePoint Blog
Goodbye GetAllContentAsync, Hello getFileAsync!
Posted
6 months ago
by
Juan Balmori
2
Comments
Hello apps for Office developers! This is Juan Balmori, PM of the JavaScript API for Office (aka Office.js). On this my first blog post I want to share with you a more detailed follow up to one of the changes mentioned on Ricardo’s “ Important Developer...
Apps for Office and SharePoint Blog
Top 10 scenarios for the JavaScript API for Office
Posted
6 months ago
by
Juan Balmori
2
Comments
Hello Developers! This is Juan Balmori with another post for the apps for Office blog! I am the Program Manager of the JavaScript API for Office (Office.js). I am excited to share with you top 10 scenarios for the JavaScript API for Office. It’s great...
Page 1 of 3 (54 items)
1
2
3
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Apps for Office and SharePoint Blog
Office and SharePoint 2013 Continuous Integration Using Team Foundation Service and Office 365
Posted
58 minutes ago
by
Xiaoying Guo
0
Comments
When your team is collaborating on a project, you need a regular and reliable development process to ensure smooth delivery while maintaining high quality. This process typically includes frequent integrations from team members, regular builds, and testing...
Apps for Office and SharePoint Blog
Creating a mail app to check out Active Directory org information for mail senders and recipients
Posted
7 days ago
by
angelgolfer
0
Comments
In an organization or enterprise setting, you frequently get included in emails with unfamiliar people. If your organization uses Active Directory, Exchange Server 2013, and Outlook 2013, you can now use the Who's Who AD mail app to conveniently display...
Apps for Office and SharePoint Blog
Convert your Office 365 Developer Subscription Preview to a General Availability subscription to save your content
Posted
15 days ago
by
Ricardo Loo
3
Comments
On February 27, we reached the General Availability date for Office 365, and the preview period ended. Here’s the good news: we’re now giving you the option to convert your preview subscription to a paid subscription. When you do, we’ll keep your present...
Apps for Office and SharePoint Blog
How to move or archive your Napa app projects
Posted
16 days ago
by
Ricardo Loo
0
Comments
The "Napa" Office 365 Development Tools that you can install to your Office 365 Developer Site provide an ideal way to get started developing apps for Office and SharePoint: a browser-based authoring tool that lets you develop apps without installing...
Apps for Office and SharePoint Blog
Getting attachments in a mail app
Posted
28 days ago
by
angelgolfer
1
Comments
Mail apps can now use a new set of properties and methods in the JavaScript API for Office and Exchange Web Services callback tokens to get the attachments of a message or appointment in an Exchange mailbox. A mail app can use the JavaScript API for Office...
Apps for Office and SharePoint Blog
Developer Must-Have: 125+ Apps for Office and SharePoint Code Samples
Posted
1 month ago
by
Ricardo Loo
4
Comments
The Microsoft Office Content Publishing group has published more than 125 code samples for apps for Office and SharePoint, and new samples are added regularly. The code samples are now available as two sample packs to make it easier for you to download...
Apps for Office and SharePoint Blog
Building great-looking apps for Office using the new project templates
Posted
1 month ago
by
Michael Zlatkovsky (MSFT)
0
Comments
In last month's release of Office Developer Tools for Visual Studio 2012, the app for Office project templates were redesigned―adding better styling, better structure, and better code to newly-created projects. This post will highlight the benefits offered...
Apps for Office and SharePoint Blog
Apps for SharePoint Page Patterns
Posted
1 month ago
by
Humberto Lezama
0
Comments
When building your app, there are a few patterns we hope you will use for your pages. In choosing a pattern, you should consider the user scenarios for your app and which pattern would make the most sense. Be aware that this post focuses on the design...
Apps for Office and SharePoint Blog
Getting data from Windows Azure Marketplace into your Office application
Posted
1 month ago
by
S. D. Oliver
0
Comments
This post walks through a published app for Office, along the way showing you everything you need to get started building your own app for Office that uses a data service from the Windows Azure Marketplace. Today’s post is brought to you by Moinak...
Apps for Office and SharePoint Blog
SharePoint Workflow Development with Office Developer Tools for Visual Studio 2012
Posted
1 month ago
by
Grace Kochavi
2
Comments
The official release of Office Developer Tools for Visual Studio 2012 ( download ) is packed with great features for Office and SharePoint developers to quickly and efficiently create first class apps and solutions for Office 2013 and 2010. In this post...
Apps for Office and SharePoint Blog
Update to debugging SharePoint 2013 remote events using Visual Studio 2012
Posted
2 months ago
by
Chakkaradeep Chandran
2
Comments
Learn about the new tools for debugging remote event receivers in the RTM version of the Office Developer Tools for Visual Studio 2012. In “Preview 2” of the Office Developer Tools that we released last October, we enabled remote event debugging, as detailed...
Apps for Office and SharePoint Blog
Providing satisfactory performance for mail apps in Outlook
Posted
2 months ago
by
angelgolfer
0
Comments
Providing a good user experience is a joint effort of the underlying app for Office platform and the individual app. If you’re creating a mail app for Outlook, there are some safeguards that help guarantee satisfactory baseline response time for mail...
Apps for Office and SharePoint Blog
Excel Does JavaScript! A VBA developer’s perspective
Posted
2 months ago
by
S. D. Oliver
0
Comments
Today's post is brought to you by Daniel Ferry. Daniel is a Microsoft Excel MVP. He runs the Excel Hero blog and the Excel Hero Academy where students learn advanced Excel techniques. He can be followed @excelhero or you can interact with...
Apps for Office and SharePoint Blog
Duet workflow extensibility and SharePoint-hosted apps Part 1
Posted
2 months ago
by
Harsh Kumar Choudhary
0
Comments
In this blog post, learn how to retrieve updated information for a Duet workflow task from SAP and customize the workflow item page to show the information in an app for SharePoint. The following are the high-level tasks required to accomplish our scenario...
Apps for Office and SharePoint Blog
Download the Office and SharePoint Visual Studio tools!
Posted
2 months ago
by
Randall Isenhour
0
Comments
Hello Office and SharePoint developers! You may have read Somasegar’s announcement yesterday that the Visual Studio 2012 tools have been released. You can download the latest version of the tools here . The new tools replace the “Preview 2...
Apps for Office and SharePoint Blog
New MSDN forum: Publishing Apps for the Office Store
Posted
3 months ago
by
Nina Ruchirat
0
Comments
We’re excited to provide a new forum as an additional resource specifically for our Office Store app providers. Use this new forum on MSDN to connect with the Office Store team and community on creating your seller profile and submitting apps...
Apps for Office and SharePoint Blog
Closures and asynchronous chaining in Office JavaScript
Posted
3 months ago
by
MarkBrew
1
Comments
In this post, we’ll discuss JavaScript closures and how misunderstanding them can lead to seemingly unexpected behavior in some JavaScript API for Office methods. Along the way, we’ll establish some best practices for how to make multiple asynchronous...
Apps for Office and SharePoint Blog
Quickly start developing apps with the new “0-60” developer experience
Posted
3 months ago
by
Humberto Lezama
2
Comments
The new “0-60” developer experience allows you to start developing apps for Office and SharePoint in minutes instead of days.This new developer experience begins in your Office 365 developer site, so read on to learn some tips to get the most...
Apps for Office and SharePoint Blog
Debugging Remote Event Receivers with Visual Studio
Posted
4 months ago
by
Chakkaradeep Chandran
0
Comments
Editor’s update (3/21/2013) : The RTM version of the Office Developer Tools for Visual Studio 2012 include tools for debugging remote event receivers. You no longer have to follow the procedure described in this post. Chakkaradeep just published a post...
Apps for Office and SharePoint Blog
IFraming SharePoint-hosted pages in apps
Posted
5 months ago
by
Humberto Lezama
6
Comments
This post is brought to you by Matt Swann, Senior Security Engineer on the SharePoint security team, and Humberto Lezama-Guadarrama, Program Manager on the Office Developer Platform team. When you build apps for SharePoint 2013 (or even classic solutions...
Apps for Office and SharePoint Blog
Solving cross-domain problems in apps for SharePoint
Posted
5 months ago
by
Humberto Lezama
5
Comments
Hello there, I'm Humberto Lezama-Guadarrama, Program Manager on the Office Developer Platform team. In this post I will analyze some of the challenges that developers will likely face when building apps for SharePoint and how our cross-domain library...
Apps for Office and SharePoint Blog
Developing an SharePoint 2013 AutoHosted App with Admin On-Behalf BCS Subscription
Posted
5 months ago
by
RomaShah
1
Comments
Introduction to BCS events Until SharePoint 2010, Business Connectivity Services (BCS) was all about “pull,” that is, users needed to “refresh” the data from a SharePoint site in order to fetch the latest data records from the external system. With SharePoint...
Apps for Office and SharePoint Blog
Building apps for PowerPoint!
Posted
5 months ago
by
Juan Balmori
0
Comments
Building apps for PowerPoint! Hello app for Office developers! This is Juan Balmori with another post for the apps for Office! I have to tell you that every time I have presented a session for a technical (or not so technical) audience about apps for...
Apps for Office and SharePoint Blog
Goodbye GetAllContentAsync, Hello getFileAsync!
Posted
6 months ago
by
Juan Balmori
2
Comments
Hello apps for Office developers! This is Juan Balmori, PM of the JavaScript API for Office (aka Office.js). On this my first blog post I want to share with you a more detailed follow up to one of the changes mentioned on Ricardo’s “ Important Developer...
Apps for Office and SharePoint Blog
Top 10 scenarios for the JavaScript API for Office
Posted
6 months ago
by
Juan Balmori
2
Comments
Hello Developers! This is Juan Balmori with another post for the apps for Office blog! I am the Program Manager of the JavaScript API for Office (Office.js). I am excited to share with you top 10 scenarios for the JavaScript API for Office. It’s great...
Page 1 of 3 (54 items)
1
2
3
Dev Centers
Docs
Related Resources
Apps for Office and SharePoint
Start building apps
Apps for Office samples
Office
Build apps for Office
Training
SharePoint
Build apps for SharePoint
Forums