Ventigrate organiseert BIWUG op dinsdag 10 april

BIWUG

Dinsdag 10 april zal theaterzaal Moonbeat voor één avond de thuishaven zijn van Biwug.

De Biwug-avond, ditmaal georganiseerd door Ventigrate, zal ook het podium bieden voor onze eigenste Yannick Borghmans.
De sessie die Yannick zal geven, zal zeker en vast in de smaak vallen bij developers.

Inschrijven kan via de volgende link:

https://www.eventbrite.com/e/biwug-20180410-tickets-44199946229

Inhoud van de sessie

I developed a SharePoint Framework solution, what to do next and how to install it by code?

While SharePoint Framework being the upcoming trend in 2017 for the modern SharePoint landscape, SharePoint developers not only saw their tool belt being extended but there was also a shift becoming a modern developer. With modern development some new tools were introduced for the SharePoint developers, like Gulp, Yeoman, Npm,… Development is one thing, but deploying these solutions? That’s another matter. Uploading wsp files to SharePoint servers and deploying web applications for SharePoint Add-in’s to Azure, are already known actions.

But with SharePoint Framework, code has to be deployed to a hosting service as an Azure CDN or a SharePoint CDN/Library and the app package has to be uploaded to the app catalog (like with SharePoint add-ins). Those are new things for the ‘classic’ SharePoint developers, as also installing solutions by the use the new Application Lifecyle Management API of SharePoint which makes it possible to deploy by code. This session will provide an overview of the deployment options to Azure and SharePoint and will provide a demo intensive part by creating a deployment tool to install/uninstall/retract/upgrade your app on specific sites and on specific site collection catalogs.