Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (32 loc) · 2.1 KB

README.md

File metadata and controls

43 lines (32 loc) · 2.1 KB

The Ferrari meets JayData

Using the SharePoint DVWP in Ferrari mode Part 3.

Here's the repro for the final part of blog posts that bridges the world between SharePoint 2010/2013 and modern HTML5 single page application.

Ferrari Meets JayData.

Live Preview SP2010 Live Preview SP2013

  1. SharePoint DVWP: from workhorse to ferrari in 7 steps
  2. The SharePoint DVWP in Ferrari mode strikes again

This examples combines several state of the art web technologies with the good old SharePoint DVWP to provide a unique view for OOTB SharePoint sites.

###Technologies:

  1. Accessing SharePoint data: DVWP in ferrari mode
  2. Providing a modern HTML5/CSS3 Framework @Zurb Zurb Foundation 3
  3. Metro styled live tiles by @Drew Greenwell MetroJS
  4. Alternative for SergoiUI (the metro font) Open Sans Condensed
  5. Metro like icons by IconShock Free Metro Icons
  6. Client site templating and two-way data binding (MVVM) KnockoutJS
  7. Abstraction layer for accessing ODdata and integration with KnockoutJS JayData