Month: April 2017

OneDrive and SharePoint – Together Again
OneDrive and SharePoint – Together Again
Blog Posts

A little over a year ago I wrote a post entitled “OneDrive, TwoDrive, ThreeDrive” in which I took a slightly cheeky look of what has become known as the “Next Generation Sync Client” (NGSC) for OneDrive, and its many idiosyncrasies. I then turned that post into a speaking session (Changing the title slightly to OneDrive,… READ MORE

Migrate SharePoint JavaScript customisations to SharePoint Framework – reference functions from script files
Migrate SharePoint JavaScript customisations to SharePoint Framework – reference functions from script files
Blog Posts

When migrating existing SharePoint JavaScript customisations to SharePoint Framework you have to ensure that your script files can be used by client-side web parts. Here is how to do it. Building SharePoint JavaScript customizations through script embedding In the past you might have built a SharePoint customization using nothing else than JavaScript, HTML and maybe… READ MORE

How to get O365 tenant for dev work
How to get O365 tenant for dev work
Blog Posts

As a developer, O365 is a very important platform to look out. The way Microsoft has changed the development stack for Office platform, enabling non-Microsoft stack developers also to build an application in Office productivity stack. For developers, it is important to know how they can get a sandbox playground for their app testing and… READ MORE

The step-by-step guide to sending Email into Microsoft Teams
The step-by-step guide to sending Email into Microsoft Teams
Blog Posts

Imagine you are a sales person (without Microsoft Teams) out on the road and you get an Email from a potential customer. The customer is asking for a special deal which requires you to discuss it further with your sales team. Normally, you’d forward the Email to your colleagues and then Email tennis would continue for the next few hours. Then, after a… READ MORE

How to search in SharePoint
How to search in SharePoint
Blog Posts

Discover this guide on How to Search in SharePoint You may be surprised to find out that dumping some Search words into a SharePoint Search box and pressing enter is actually the minimum you can do to get search results. SharePoint search comes with a bunch of additional features that let you enhance the quality of… READ MORE

Training Week April 2017
Training Week April 2017
Blog Posts

Later in the month we have five extraordinary speakers taking part in Training Week from the 24-28 April 2017. Join any or all five expert webinars on the hottest SharePoint topics which include: Monday: Legends Christian Buckley & Eric Overfield discussed independent research conducted into The State of the Hybrid SharePoint Ecosystem – learn from this deep… READ MORE

[WATCH] Build business apps for Office 365 – InfoPath, PowerApps, Flow and more
[WATCH] Build business apps for Office 365 – InfoPath, PowerApps, Flow and more
Blog Posts

Watch this Level 200 session, ‘Build business apps for Office 365 – InfoPath, PowerApps, Flow and more’ from the 2016 European SharePoint & Office 365 Conference with Chris McNulty, Microsoft, USA and John White, MVP, UnlimitedViz Inc., Canada. Intended for IT-PROs, No-code and low-code applications have been essential tools in Microsoft SharePoint for a long time, but we’ve added… READ MORE

How To Create The Data Adapter Object Using ADO.NET
How To Create The Data Adapter Object Using ADO.NET
Blog Posts

By reading this article, you will learn key points in ADO.NET, as given below. What is Data Adapter? Primary Data Adapters for the databases. Data Adapter properties. Methods used by Data Adapter. How to create Data Adapter with an example? Let’s start our demo with a Data Adapter introduction. Actually, we use Data Adapter object… READ MORE