ServerClient Browser Host Web Server Host SharePoint & Exchange Office APP Client APIs Server APIs Other Devices & Clients 3 rd Party Services.

Slides:



Advertisements
Similar presentations
Effectively Using Your SharePoint Intranet from a Mobile Device Lisa Ruff Business Development Manager
Advertisements

©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
Configuring EDiscovery between SharePoint 2013 and Exchange 2013
Bringing SharePoint information into Office through Office Apps.
©2012 Microsoft Corporation. All rights reserved..
© InLoox GmbH InLoox Web App product presentation The web client for project management on the Internet.
Options for Deploying Apps / Add-Ins Deploying to the Store Deploying To Exchange Deploying to The Corporate Catalog Additional Approaches.
SharePoint SharePoint 2007 Sandbox SharePoint 2010 SharePoint Azure, IIS, LAMP, etc… _api SharePoint 2013 Extensibility Model: Past, Present.
Multiple Tiers in Action
1 of 7 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Tutorial 8 Sharing, Integrating and Analyzing Data
SharePoint Mobile Improving efficiency of the mobile workforce Anthony Pham Product Support Manager KWizCom
 Any device, anywhere, anytime  New discovery channels  New ways of working  Redefined expectations for apps.
Build a SharePoint App with Microsoft Access. About me.
What are Access Web App What are “Apps for Office” Microsoft Access Access “Apps for Office” Value of “Apps for Office” Apps for Office How it all works.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Any device, anywhere, anytime New discovery channels New ways of working Redefined expectations for apps.
Office 365 Platform Flexible Tools App Manifest Web Page HTML/CSS/JS App.
Marat Bakirov Readify. 2 3 ServerClient Browser Host Web Server Host SharePoint & Exchange Office APP Client APIs Server APIs.
Business Data Catalog. Planning the Business Data Catalog Configuring the Business Data Catalog In This Session …
2010 My Site Activity FeedDocument LibraryProfile 2013 Newsfeed Content follow SkyDrive ProProfile My Site.
Office 365 & Document Sharing Chris Kellow. What is Office 365 and the Cloud? Cloud based service provided by Microsoft. Documents and Files are held.
“Add-ins” of functionality for some Office programs Placed within the document or in the task pane Access apps can contain Apps for Office Related.
SharePoint Roundtable What’s New In The SharePoint 2013 Collaboration Workload May 15, 2013 Presented by: Jason Ditzel Practice Director – Information.
Project Agenda Project Introduction Project Developing for Microsoft the new Project Easy to acquire, try and validated by Microsoft! I like it – exactly.
Intro to Apps Anatomy of an App App Architecture.
JavaScript is a client-side scripting language. Programs run in the web browser on the client's computer. (PHP, in contrast, is a server-side scripting.
JourneyTEAM - –
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Overview Scale out architecture Servers, services, and topology in Central Administration.
Additional Scenarios Harry Indig, PMP Automatically recognized pattern from list and proposes fill.
Searching Business Data with MOSS 2007 Enterprise Search Presenter: Corey Roth Enterprise Consultant Stonebridge Blog:
What does WWW stand for? And following abbreviations? HTTP: Hyper Text Transfer Protocol HTML: Hyper Text Mark-up Language URL: Uniform Resource Locator.
Office Store or App Catalog Web server App manifest XML Web page HTML + JS + =
USING XML AS A DATA SOURCE. Data binding is a process by which information in a data source is stored as an object in computer memory. In this presentation,
SHAREPOINT PRESENT AND FUTURE. CURRENT ENVIRONMENT  SharePoint 2010  5 server farm  Enterprise features for all users  Excel Services  InfoPath forms.
Appear in messages and appointments Contextual to current item Cross platform, cross device.
App Manifest Web Page HTML/CSS/JS APP SharePoint App Web SharePoint Host Web Windows Azure Websites SharePoint Host Web Your hosted site SharePoint.
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Office Integration Outlook –SharePoint lists in outlook –Documents in outlook InfoPath.
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Search Overview Search Features: WSS and Office Search Architecture Content Sources and.
User Profiling using Semantic Web Group members: Ashwin Somaiah Asha Stephen Charlie Sudharshan Reddy.
HTML5 Video Player For SharePoint HTML5 Background Why creating video player in HTML5 is easy? Can we do it without Javascript? Easy or Difficult?
Esri UC 2014 | Demo Theater | Using ArcGIS Online App Logins in Node.js James Tedrick.
Module 1: Overview of Microsoft Office SharePoint Server 2007.
Office Store and App Catalog Discover A marketplace of off-the-shelf solutions to many of the common needs for business users Sell An opportunity.
SHAREPOINTEXCHANGELYNCOFFICE WEB APPS Server to Server Authentication Site Mailboxes High Resolution Photos Task Synchronization Unified Contact.
Agenda App running in Outlook Write once, run everywhere Apps run on Outlook, Outlook Web App, and Mobile Outlook Web App. Standards based development.
Andrew Coates Advanced Office add-in Development with Outlook DEV32 7.
The 2007 Microsoft Office System Servers Enterprise Content Management, Workflow and Forms Martin Parry Developer and Platform Group, Microsoft Ltd
Task Pane App adjacent to the document Content App in the body of the document Mail Inline Pane on an or appointment item.
Intro to Apps Anatomy of an App App Architecture.
Any device, anywhere, anytime New discovery channels New ways of working Redefined expectations for apps.
ArcGIS for Server Security: Advanced
Office 365 Development July 2014.
Building Custom Application With Office Add-Ins for OneNote
Office 365 Development July 2014.
User working in web-browser
SPC Developer 6/25/2018 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
TechEd /7/ :00 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Office Power Hour New developer APIs and features for Apps for Office
Searching Business Data with MOSS 2007 Enterprise Search
AngularJS and SharePoint Chris Douglas Senior SharePoint Developer InfoReliance Web: Twitter:
11/19/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Web Design & Development
AngularJS and SharePoint I Chris Douglas Senior SharePoint Developer ECS Web:
Building Map Books in ArcGIS
Bijay Kumar Sahoo Office Server & Services MVP (SharePoint)
Windows Forms in Visual Studio 2005: An in-depth look at key features
MS Confidential : SharePoint 2010 Developer Workshop (Beta1)
Presentation transcript:

ServerClient Browser Host Web Server Host SharePoint & Exchange Office APP Client APIs Server APIs Other Devices & Clients 3 rd Party Services

ServerClient Browser Host Web Server Host SharePoint & Exchange APP Client APIs Server APIs Other Devices & Clients 3 rd Party Services Office

App App ManifestWeb Page HTML/CSS/JS

Document Office.context CustomXmlParts Bindings Settings R/W Selection Mailbox Properties & Settings User Profile EWS Item Project Tasks Project Info

Demos

Word file structure Custom XML Parts in Office documents Introduced with Office 2007, documents can store islands of XML data, called a custom XML part within a document file. The TimeSummary document shown on the left contains a custom XML part containing time and billing data.

word customXml docProps Content Types Word file structure Word Content Controls Introduced with Office 2007, content controls act as containers for specific kinds of content. Content controls can be mapped to nodes within a custom XML part. New Repeating Section content control A Repeating Section content control provides the capability to bind to a collection of nodes. Content Controls mapped to custom XML part

Functional areaWordExcel/Excel WACPowerPointOutlook/OWAProject Get/Set data as text, table, matrix Settings Get File Bindings Custom XML Parts Html and OOXML Mailbox

Thank you Please eval this session at MySPC

MySPC