Introducing Office UI Fabric Amie Seisay

Slides:



Advertisements
Similar presentations
SharePoint 2010 Overview Presented by: Oscar Garcia
Advertisements

Getting Started with SharePoint 2013 Apps
By Khoa Quach. About Me Khoa Quach SharePoint Technologies MCTS, MCPD, MCSE Co-founder of NIFTIT Specializes in SharePoint Integration Application Development.
INTRODUCTION TO BUILDING REPORTS Reporting Services.
Aneef Fashir Software Architect Assette. About Myself 5 years of experience in programming. BSc(Hons) in Computer Science and MIS. Currently working at.
App for SharePoint (*.app) Widgets Dashboards Data roll ups.
Chalermvong Vijitpiyakul Microsoft MVP Greatfriends.biz Community Lead GF 30 August 2009.
Developing iPhone Apps with MonoTouch Bobby Chopra
Introduction to SharePoint and Project Siena Knut Relbe-Moe (Avega Group)
Microsoft ® Official Course Introducing Apps for SharePoint SharePoint Practice Microsoft SharePoint 2013.
From Idea to App Store. Remember to and tag #SPSNashville in your posts! Platinum Sponsors Gold Sponsors Thank You for being a part.
Office 365 Platform Flexible Tools App Manifest Web Page HTML/CSS/JS App.
SharePoint 2010 and Office 2010 Development Randy Williams Senior Consultant & Trainer Synergy Corporate Technologies.
Facebook Like Solution in SharePoint Using JavaScript Amie Seisay
| | Tel: | | Computer Training & Personal Development Microsoft Office PowerPoint 2007 Expert.
JavaScript Libraries for Office 365 April 18 th, 2015 Timothy Ferro.
Introducing NativeScript [Pavel Kolev Software Telerik: a Progress company]
JavaScript Libraries for Office 365 July 25 th, 2015 Timothy Ferro.
ADD-IN EXPRESS True RAD tools for Microsoft Office developers.
Enabling Developers with Development Features Presented by: Ricardo Wilkins SharePoint Solutions Architect.
Welcome to Azure App Services! Amie Seisay
Advanced Technology Days 18. i 19. studenog 2015., Cinestar Arena Centar.
Designing Enterprise Corporate Web Sites using SharePoint 2010 Paul Stubbs Technical Evangelist Microsoft.
Ionic & Cordova crash course Ivan Varga
Welcome to Azure App Services! Amie Seisay
Update: Office & SharePoint Development Feb 2016.
05 | Integrating JavaScript and MVC 4 Jon Galloway | Tech Evangelist Christopher Harrison | Head Geek.
Getting Started on Office Addin with AngularJS and Yeoman
Bravely Take your Skills to the Next Level: Office Add-Ins John Liu SharePoint Gurus.
Bob German Principal Architect Developing SharePoint Applications with MVC and Entity Framework.
Office UI Fabric INTRO. The Pitch The pitch Looks amazing!
How to Build a Complete Office Add-in Solution Jinghui Zhang Software Engineer Microsoft Corporation.
Windows App Studio Windows App Studio is the tool that makes it fast and easy to build Windows 10 apps. It’s accessible from any device with a browser.
Automation Engr. Faisal ur Rehman CE-105T Spring 2007.
A Crash Course By TraversyMedia.com
From SharePoint to Office 365 Development
1/10/2018 9:33 PM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
Build Client-side web parts for Microsoft SharePoint
SharePoint + CRM Saturday Zurich 2017
What's new in the world of SharePoint development and deployment
5/29/2018 1:32 PM Office UI Fabric behind the scenes: Open source Design & Engineering in Office Peter Jahn Senior UX Engineering Manager OneDrive & SharePoint.
Introducing Office UI Fabric
Use Office UI Fabric React to Build Beauty with SharePoint
Modern web tooling in Visual Studio 2015
Use Office UI Fabric React to Build Beauty with SharePoint
Did your feature got in, out or planned?
Working with the SharePoint Framework
An educational system for medical billers in training
SPFx – A modern development tool for SharePoint
Introduction to SharePoint Framework (SPFx)
Introducing Office UI Fabric
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
AngularJS and SharePoint Chris Douglas Senior SharePoint Developer InfoReliance Web: Twitter:
Microsoft Build /14/ :29 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Getting Started With JavaScript Libraries for Office 365 Developers
.NET and .NET Core Foot View of .NET Pan Wuming 2017.
SharePoint Framework (SPFx)
Getting started with SharePoint Framework
Introduction to SharePoint Framework
All About Office UI Fabric
AngularJS and SharePoint I Chris Douglas Senior SharePoint Developer ECS Web:
Web Page Design CIS 300.
The SharePoint framework
Getting started with SharePoint Framework
Build /19/2019 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
04 | Apps and SharePoint Chris Johnson | SharePoint Guru
Building Apps in Azure with only Scripting Skills
Windows Forms in Visual Studio 2005: An in-depth look at key features
Build’an’Office add-in- using’modern JavaScript tools and techniques
SharePoint Saturday Kansas City October 19, 2019
Presentation transcript:

Introducing Office UI Fabric Amie Seisay

Thanks to our sponsors Platinum Gold Bronze Northern VA CodeCamp Spring 2016

@AmieSeisay Thanks to host sponsor Northern VA CodeCamp Spring 2016

@AmieSeisay Background Skills SharePoint Server Farm Architect Developer SharePoint Trainer Credentials Bachelors and Masters in Computer Science MCTS, CTT+, ITIL Company Owner, Seisay IT Solutions Clients Federal Government County Government Associations Medical Insurance

@AmieSeisay Intro to Office UI Fabric Introduced in August 2015 Front end framework used for styling Office365 web apps and Office Add-ins Consists of responsive, mobile friendly design components and styles Based Office Design

@AmieSeisay Getting started is easy!

@AmieSeisay Option 1 - Fabric CDN  Reference the Fabric CDN in the section of your page

@AmieSeisay Option 2 - Download  GitHub:

@AmieSeisay Option 3 – Package Manager  Install with a Package Manager  Npm $ npm install office-ui-fabric  Bower $ bower install office-ui-fabric  NuGet Package Manager PM> Install-Package office-ui-fabric

@AmieSeisay Framework Features  Styles:  Typography (size, weight, color)  Icons  Animations  Language Optimized Fonts  Responsive Grid

@AmieSeisay Framework Features  Components:  Breadcrumbs  Button  Dialog  People Picker  Spinner

@AmieSeisay Tools for Development  Flexible with the Editors you are already using  NotePad ++  SharePoint Designer  Visual Studio  Visual Code  And others…  Chrome Extension  Fabric Explorer

@AmieSeisay Demo and Build!  Let’s take a look at some samples  Next let’s build something together  That’s right! Pull out your laptops!!!

@AmieSeisay Resources  Office UI Fabric:  Office UI Fabric for iOS: and  Code Snippets and Fabric Explorer by David Mann: