• Complain

Paolo Pialorsi - Programming Microsoft Office 365

Here you can read online Paolo Pialorsi - Programming Microsoft Office 365 full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2016, publisher: Microsoft Press, genre: Business. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Paolo Pialorsi Programming Microsoft Office 365
  • Book:
    Programming Microsoft Office 365
  • Author:
  • Publisher:
    Microsoft Press
  • Genre:
  • Year:
    2016
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Programming Microsoft Office 365: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Programming Microsoft Office 365" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Covers Microsoft Graph, Office 365 applications, SharePoint Add-ins, Office 365 Groups, and more

Leverage Office 365 data and services in powerful custom solutions

Learn how to develop custom solutions that access and interact with Office 365 data from your own apps on practically any mobile, web, or desktop platform. Paolo Pialorsi offers practical, code-rich coverage of every key aspect of Office 365 development, walking you through building a complete start-to-finish solution. Youll learn how to use the new Microsoft Graph API to integrate users mail, calendars, contacts, groups, files, folders, and more. Leveraging Microsoft APIs at the REST level, youll discover how to create Office 365 solutions for Windows

Universal, iOS, or Android devices and target nearly any other modern platform.

Top Microsoft developer Paolo Pialorsi shows you how to

  • Understand the Office 365 ecosystem from functional and developer perspectives
  • Set up your Office 365 development environment
  • Develop Office 365 applications, Office Add-ins, and SharePoint Add-ins
  • Invoke Microsoft Graph API endpoints from any platform via bare HTTP requests
  • Authenticate users against online tenants with Microsoft Azure Active Directory
  • Use Mail services to manage Microsoft Exchange Online mailboxes
  • Browse, create, update, and manage Office 365 Groups
  • Use File services to consume and manage files on Microsoft OneDrive for Business
  • Make the most of the Microsoft Graph SDK for .NET
  • Manage common tasks via the SharePoint REST API
  • Create and publish Office 365 applications and add-ins
In addition, this book is part of the Current Book Service from Microsoft Press. Books in this program will receive periodic updates to address significant software changes for 12 to 18 months following the original publication date via a free Web Edition. Learn more at https://www.microsoftpressstore.com/cbs.

Paolo Pialorsi: author's other books


Who wrote Programming Microsoft Office 365? Find out the surname, the name of the author of the book and a list of all author's works by series.

Programming Microsoft Office 365 — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Programming Microsoft Office 365" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Programming Microsoft Office 365

Covers Microsoft Graph, Office 365 applications, SharePoint Add-ins, Office 365 Groups, and more

Paolo Pialorsi

PUBLISHED BY Microsoft Press A division of Microsoft Corporation One Microsoft - photo 1

PUBLISHED BY
Microsoft Press
A division of Microsoft Corporation
One Microsoft Way
Redmond, Washington 98052-6399

Copyright 2016 by Paolo Pialorsi

All rights reserved. No part of the contents of this book may be reproduced or transmitted in any form or by any means without the written permission of the publisher.

Library of Congress Control Number: 2015938171
ISBN: 978-1-5093-0091-4

Printed and bound in the United States of America.

First Printing

Microsoft Press books are available through booksellers and distributors worldwide. If you need support related to this book, email Microsoft Press Support at .

This book is provided as-is and expresses the authors views and opinions. The views, opinions and information expressed in this book, including URL and other Internet website references, may change without notice.

Some examples depicted herein are provided for illustration only and are fictitious. No real association or connection is intended or should be inferred.

Microsoft and the trademarks listed at http://www.microsoft.com on the Trademarks webpage are trademarks of the Microsoft group of companies. All other marks are property of their respective owners.

Acquisitions Editor: Devon Musgrave
Developmental Editor: Devon Musgrave
Editorial Production: Cohesion
Technical Reviewer: Steve Caravajal; Technical Review services provided by Content Master, a member of CM Group, Ltd.
Copyeditor: Ann Weaver
Indexer: Jack Lewis
Cover: Twist Creative Seattle

This book is dedicated to my family: Paola,

Andrea, and Marta. I love you!

PAOLO PIALORSI

Contents at a glance
Table of Contents

What do you think of this book? We want to hear from you!

Microsoft is interested in hearing your feedback so we can continually improve our books and learning resources for you. To participate in a brief online survey, please visit:

microsoft.com/learning/booksurvey

Introduction

Microsoft Office 365 is a cloud-based software solution that Microsoft offers as a service, targeting the customers who want to externalize the main services they use to run their businesses, like email, collaboration, video conferencing, file sharing, and so on. From a developer perspective, the Microsoft Office 365 offering is a great opportunity to build smart, mobile-aware, and fully integrated solutions that potentially can be sold to millions of users through the public Office Store, leveraging the Office 365 ecosystem and embracing the new add-in development model.

Programming Microsoft Office 365 provides a clear and practical overview of the architectural aspects of Microsoft Office 365 and of the services included in the platform. Moreover, by reading this book, you can learn about the Microsoft Graph API and the Microsoft Graph SDK and about how to create and distribute Office 365 applications, SharePoint Add-ins, and Office Add-ins that fully leverage the Office 365 ecosystem.

Who should read this book

This book is intended to help existing SharePoint and Office developers target the new Office 365 offering, upgrading their skills and knowledge related to the new cloud-based development model. Although it is not fundamental to know about SharePoint and Office 365, this book is really useful for developers who come from the old server-side or full trust code development world. Nevertheless, the book can be useful for developers working with any kind of platform, as long as they can make HTTP requests against the Microsoft Graph API.

Assumptions

This book expects that you have at least a minimal understanding of web development, especially of HTTP, REST, and JSON. Moreover, if you are a .NET developer and you know about ASP.NET, you will find it easier to follow and understand some of the code samples shared within the book. Although the Microsoft Graph API is available to any development platform that supports HTTP and JSON, most of the samples in this book are based on ASP.NET,C#, and PowerShell.

With a heavy focus on the Microsoft Graph API, Azure Active Directory, and the architectural patterns for creating real business-level solutions, this book assumes that you have a basic understanding of the most common collaboration needs.

This book might not be for you if...

This book might not be for you if you are not developing solutions for Office 365 or for SharePoint. Moreover, if you dont know anything about C# and ASP.NET, you could find it difficult to understand some of the code samples related to the book.

In contrast, if you are an experienced Office 365 developer using the latest tools and techniques like those illustrated in the Office 365 Developer Patterns & Practices community project, you may already know some of the information shared through this book.

Organization of this book

This book is divided into four sections, each of which focuses on a different aspect or technology related to developing Office 365 solutions. , provides you information about how to architect and create real business-level Office 365 applications and gives some overview information about how to create Office Add-ins. The last chapter of the book gives instructions on how to publish your custom development solutions, whether you are releasing an Office 365 application, a SharePoint Add-in, or an Office Add-in.

Finding your best starting point in this book

The sections of Programming Microsoft Office 365 cover a wide range of technologies associated with the services Office 365 offers. Depending on your needs and your existing understanding of Office 365, you may wish to focus on specific areas of the book. Use the following table to determine how best to proceed through the book.

Most of the books chapters include code samples that let you try out the - photo 2

Most of the books chapters include code samples that let you try out the concepts you just learned. No matter which sections you choose to focus on, be sure to download and install the sample applications on your system.

Conventions and features in this book

This book presents information using conventions designed to make the information readable and easy to follow.

Picture 3 In most cases, the book provides step-by-step code samples that you can follow on your own development machine. It is suggested that you download the code samples related to the book to follow the samples more easily.

Picture 4 Boxed elements with labels such as Note provide additional information or alternative methods for completing a step.

Picture 5 Text that you type (apart from code blocks) appears in bold.

Picture 6 A vertical bar between two or more menu items (for example, File | Close), means that you should select the first menu or menu item, then the next, and so on.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Programming Microsoft Office 365»

Look at similar books to Programming Microsoft Office 365. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Programming Microsoft Office 365»

Discussion, reviews of the book Programming Microsoft Office 365 and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.