×
Search results provided by Azure Search - read how I built it in this post.

Development

Max Melcher

3 minute read

Pic 2

There is something cool coming up! But who could explain it better than Jeff Teper? You heard him right - a full day training, deep dive, one topic - for free! Global Office 365 Developer Bootcamps around the world: Please join Microsoft MVPs Stefano Tempesta and Max Melcher for an all-day workshop in Microsoft Teams and Azure Bot Framework development! To be successful in this workshop, you should have a general understanding of Office 365 and an ability to code in JavaScript/.

Max Melcher

7 minute read

Ignite 2016 is over and we all were updated with tons of new features, announcements and insights in Atlanta - in this post I will try to give you a summary what I learned at Ignite 2016 SharePoint Conference it Atlanta. Office 365 and SharePoint Online I took that one from the official source because it pretty sums up whats coming: The next wave of innovations to achieve the SharePoint vision (simple and powerful file sharing, mobile and intelligent intranet, open and connected platform, commitment to security, privacy and compliance) contains the following highlights:

Max Melcher

2 minute read

Recently my colleagues and I created a lot of SharePoint provider-hosted addins - in our case that is just a MVC Website hosted on Azure that talks balk to SharePoint. And I have to say it is good fun because we could actually debug a production site/business application in case something unforeseeable happens (aka. bugs). And the integration in Visual Studio via the Cloud Explorer could not be simpler. Right click on the website, attach debugger and see the problem.