Skip to content

BreezeJS Makes Client-Side SharePoint 2013 REST Development a… BREEZE!

License

Notifications You must be signed in to change notification settings

beth-panx/pres-sp15rest-breeze

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BreezeJS Makes Client-Side SharePoint 2013 REST Development a... BREEZE!

View the presentation here andrewconnell.github.io / pres-sp15rest-breeze

Why do I use GitHub for developer presentations & benefits to you?

Abstract

SharePoint 2013 gives developers two options for accessing their data remotely using either the client side object model (CSOM) or OData… also known as REST. Both provide different methods for getting data and have their own advantages as well as disadvantages. For those of us who prefer the REST option, we know there are a few challenges in that we have a lot of plumbing we need to write. In this session you’ll learn how the free and open source library Breeze turns working with the SharePoint REST API a breeze! Breeze brings validation, entity checks, batching, change tracking, and client-side caching to the client… think an ORM like Entity Framework in JavaScript! In this session you’ll learn how to set it up, how to configure it, how to write different types of queries and then how to even use some really slick data validation capabilities in the browser!

Speaker Bio - Andrew Connell

Andrew Connell is an entrepreneur & independent consultant that enjoys development, writing & teaching. He is an ten-time recipient of Microsoft’s Most Valuable Professional (MVP) award (2005-2014) for Microsoft Content Management Server (MCMS) & Microsoft SharePoint Server.

He has authored and contributed to numerous MCMS and SharePoint books over the years including his book Professional SharePoint 2007 Web Content Management Development by WROX and is the author of numerous articles on the Microsoft Developer Network (MSDN) & in various print magazines.

You can learn from Andrew as when he teaches hands-on courses through Critical Path Training or through one of the many on-demand classes he has published though Pluralsight. Andrew has spoken at conferences and community events in the United States, Canada, Australia, England, Spain, Norway, Sweden and the Netherlands.

He is also the co-host of the podcast Microsoft Cloud Show, co-founded the cloud startup Kerrb as well as a content contributor and curator for ITUnity.

Meta

  • Audience: Developer
  • Level: 300

Objectives

  • Learn details and nuances of working with the SharePoint REST API
  • Learn how to setup the Breeze library to work with the SharePoint 2013 REST API
  • Learn how to be more productive writing queries using Breeze and leveraging additional data validation techniques

About

BreezeJS Makes Client-Side SharePoint 2013 REST Development a… BREEZE!

Resources

License

Stars

Watchers

Forks

Packages

No packages published