​In this post, we will see an example of how to display a SharePoint page in the IOS mobile app using the WebView control using NTLM authentication. For this example, I have used my local SharePoint 2016 environment with a self-signed certificate and the Visual Studio for Mac. Steps: Add a WebView control to the

Read More
How to display a SharePoint page in an iOS mobile app with Xamarin, WebView control and NTLM authentication

In this post, we will see how to add a client side web part programmatically to a page. Here in the example, I have used the javascript (from msdn) and modified to use the client side web part manifest details. ClientSideWebPart Manifest: <webParts> <webPart xmlns=”http://schemas.microsoft.com/WebPart/v3″> <metaData> <type name=”Microsoft.SharePoint.WebPartPages.ClientSideWebPart, Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c” /> <importErrorMessage>Cannot import

Read More
How to programmatically add a ClientSide Web Part to a SharePoint page

The next blog post describes how you can create a Load More Results link as the name itself describes, loads more results. The solution is created to be used in a Content Search WebPart. For this solution you will need to create a new Control Display Template (or you can append it to an existing

Read More
Create a Load More Results Link / Button for the Content Search Web Part (Display Template)

Do you have a need to send notifications to thousands or millions of users at once who use different devices on different platforms? Azure notification hub is the best answer. Azure Notification Hubs provide an easy-to-use, multiplatform, scaled-out push infrastructure that enables you to send mobile push notifications to any mobile platform. With Notification Hubs

Read More
Azure Notification Hub

SharePoint is a fantastic work tool that drives innovation and collaboration across organizations but SharePoint has a problem… SharePoint is not pretty, SharePoint is ugly… SharePoint does not go to the prom… SharePoint stays at home and eats ice cream watching the vampire diaries and re-runs of friends… SharePoint needs your help, it needs you

Read More
Using REST to create Responsive HTML 5 SharePoint Intranets

This session is all about best practices and how to create advanced Azure ARM templates. How to use proven patterns for ARM templates to deploy topologies and their workloads consistently on Azure. Learn about linked templates, t-shirt sizing approach and complex objects to help you create better Infrastructure As Code (IaC) templates. See how to

Read More
Advanced Azure deployments using Azure Resource Manager & templates