SPT01 Developing Your First SharePoint Application

11/19/2013

9:30am - 10:45am

Level: Intermediate

Matthew DiFranco

Matthew DiFranco

Software Architect

Paychex

SharePoint 2013 changes the game for developing inside the SharePoint environment. In the past you could create web parts and pages that lived inside the SharePoint application. This development was limited to working in C# or VB.Net and running in the context of SharePoint. The new model removes the boundaries; you can now develop your SharePoint Apps in any web based language, from PHP to HTML5 and JavaScript. These new apps can now be hosted locally in the SharePoint environment or in the cloud.

You will learn:

  • About building your first SharePoint Application
  • Communication between SharePoint and your Application
  • Auto Hosting with Azure
  • Authentication of your Application