Cloud based development for Office365

With the launch of Office 365, which includes Exchange Online, Lync Online and SharePoint Online, there is a now a huge requirement and market for graduates with the skills of how to develop for Office365.  The following blog outlines a number of great resources available for developers to help get you started developing on the platform.

So what is Office 365

Office 365 provides a communication and collaboration service in the cloud that you can leverage to build custom solutions for SharePoint Online, Exchange Online and Lync Online. In this session, you’ll learn about this new cloud service and the breadth of solutions that can be developed using the same skills, tools and SDKs you use today when building on-premises solutions.

I have Live@edu and not Office365 what is the difference?

office365 vs Live

for more details on see - www.microsoft.com/liveatedu/office365

So how do you develop for Office365

First, for Office client-related development, there is a short white paper Guidance for Office Development in Office 365 this paper identifies a number of things which you need to have top-of-mind relating to the Office clients and Office365 SharePoint Online. The most significant callout is managing remote authentication in your Office client add-ins. Since Office365 SharePoint Online is not in your Active Directory domain, you need to be able to pop the credential prompt for Ofiice365 when you need to access data in your add-in for the end-user. This white paper points you to a code sample you can use with the SharePoint Client Object Model and talks you through the pattern for how to implement it in your add-in. Additionally, you should keep a copy of the SharePoint Online Developer Guide handy to use as a reference for all things related to basic SPO development. Or you can access it online as well.

Some videos available on Channel9 you might want to watch for Office365 information are:

Dedicated Office365 training resource - https://msdn.microsoft.com/en-gb/Office365TrainingCourse

  • Developing in the Cloud with Office 365 Office 365 provides a communication and collaboration service in the cloud that you can leverage to build custom solutions for SharePoint Online, Exchange Online and Lync Online. In this session, you’ll learn about this new cloud service and the breadth of solutions that can be developed using the same skills, tools and SDKs you use today when building on-premises solutions.

  • Developing for SharePoint Online with Sandbox Solutions Sandboxed Solutions are the development paradigm for SharePoint Online. In this session, you’ll learn about sandboxed solutions including how to develop, debug and deploy solutions. You’ll also learn the breadth of solutions that can be developed in the sandbox and strategies for developing common scenarios that are not enabled in the sandbox.

  • Building Workflow Solutions for SharePoint Online Building Workflow solutions for SharePoint Online allows you to automate collaboration-centric business processes and surface them to your users via SharePoint Online. In this session, you’ll learn the differences between declarative and code-based workflows, design a workflow using Visio 2010, implement that workflow in SharePoint Designer 2010 and customize the workflow using Visual Studio 2010 and custom actions.

  • Developing SharePoint Online Solutions with the Client Object Model The SharePoint Client Object Model provides libraries for programmatically accessing SharePoint Online via Silverlight and JavaScript. In this session, we’ll go deep into the Client Object Model and show you how to develop solutions using both Silverlight and JavaScript.

  • Leveraging Excel and Access Services in SharePoint Online Excel and Access Services provide powerful features for building SharePoint Online solutions. In this session, you’ll get an inside look at both Excel and Access services and how each can be accessed programmatically when building SharePoint Online solutions.

  • SharePoint Online Branding Customizing an intranet site with your company’s identity and branding can help create a more effective collaboration experience. SharePoint Online allows users, designers and developers to customize the look and feel of a site. This can range from simple changes like setting a site logo and Theme to completely changing the user experience with custom styles and Master Pages. In this session, you’ll learn how to make these customizations to brand your SharePoint Online site.

  • Developing Communication Solutions for Lync Online In this session, you learn how to integrate Lync features into your WPF and Silverlight clients much in the same way that Office and SharePoint do, including presence, contact lists and click-to-communicate features. You will also learn how to extend Lync communications to include data and features from your client applications much in the same way that Outlook 2010 does with the "IM" and "Call" features within an email.

  • Developing Messaging Solutions for Exchange Online In this session, you'll learn how to integrate Exchange Online mailbox data such as mail, calendar and task items as well as Exchange Online services such as the free-busy service into your applications using an easy to discover and easy to use managed API.

    Additional Resources

  • SharePoint Online Overview In this video, you'll learn about the customization and solution development opportunities for SharePoint Online.
  • Exchange Online Overview In this video, you'll learn about Exchange Online as a service and how you can build messaging solution in the cloud using the Exchange SDKs.
  • Lync Online Overview In this video, you'll learn about Lync Online and a service and how you can build communication solutions using Lync 2010 and the Lync 2010 SDK.