1 / 25

Housekeeping…

Housekeeping…. Remember to fill out session and event evaluations… Phasers set to stun, mobile devices set to silent… You must be present to win at the wrap-up…. Thanks to our Sponsors!!!.

sidney
Télécharger la présentation

Housekeeping…

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Housekeeping… • Remember to fill out session and event evaluations… • Phasers set to stun, mobile devices set to silent… • You must be present to win at the wrap-up…

  2. Thanks to our Sponsors!!!

  3. Join us at #SharePint sponsored by Metalogix at Clyde’s of Chevy Chase in the RaceCar Bar Downstairs Why? To network with fellow SharePoint professionals What? SharePint!!! When? 5:30 PM Where? RaceCar Bar Downstairs 5441 Wisconsin Ave Chevy Chase, MD 20815 Thanks to? Metalogix!

  4. Srini Sistla Building Single Page Application (SPA)on SharePoint “A How To Session”

  5. Self Bragging

  6. * Sessions • Getting Started with JavaScript and jQuery for SharePoint Developers – Rob Windsor • Build Secure Cloud-Hosted Apps for SharePoint 2013 – Danny Jesse • Ember & Angular & Knockout & SharePoint – Greg Hurlman • Automating SharePoint Online (O365) with PowerShell & CSOM – Amit Vasu

  7. Useful for

  8. Transform

  9. 4 W’s of SPA

  10. What “A single-page application (SPA), also known as single-page interface (SPI), is a web application or web site that fits on a single web page with the goal of providing a more fluid user experience akin to a desktop application.” The page does not reload at any point in the process, nor does control transfer to another page, although modern web technologies …... Interaction with the single page application often involves dynamic communication with the web server behind the scenes. http://en.wikipedia.org/wiki/Single-page_application

  11. Why Platforms SharePoint Technology Resources Skills Expectations Infrastructure • Easy to develop • Very basic skills required • Easy to deploy • Least server resources • Update changes easily Devices TaT Requirements Agile

  12. When • Mobile First Needs • Responsive UI Designs • SharePoint 2010 • Where ever Possible

  13. Who

  14. Current State • Server Side Object Model • Web Services • Client Side Object Model • ECMA Script • REST • …

  15. Required Skills

  16. Lets get to how-to part

  17. Its NOT Rocket Science!

  18. Architecture Client (HTML page) Server Content Singlepage.htm#? Request Doesn’t Matter Response jQuery, CSS, JavaScript et al.

  19. Infrastructure • A very small to settings on web application in central administration • Install Desktop Experience • Some SharePoint skillset; CSOM/REST (for “model I”) • And SharePoint Apps (for “model II") That’s it!!!

  20. Issues # 1 Issue is the JavaScript debugging and IntelliSense # 2 Issue is the JavaScript debugging and IntelliSense

  21. Suggestion “Understand, learn one of the following – Durandal, Boostrap, Linq.js or your other fav’s.”

  22. Demo

  23. Questions and Raffle Reach me at @srinisistla http://blog.srinisistla.com

More Related