-
With the launch of HappenZap , I now have two multi-tenant mobile app platforms running on Azure App Service. When it comes to the backend services for mobile apps, Azure App Service really isn’t used that much though. In fact, in the 2017 Ionic Developer...
-
If you are trying out your Ionic / Cordova apps on iOS 11 with Xcode 9, you might run into an issue where the app terminates immediately. After examining the logs, you will see that the plugin cordova-plugin-firebase is terminating the app because it...
-
I actually use Outlook Customer Manager (OCM) quite a bit to keep track of my leads for my product BrewZap , a custom mobile app platform for breweries. Unfortunately, it’s not uncommon to run into an error when launching it that says “Something went...
-
You can host an Ionic 2 Progressive Web App (PWA) pretty easily on Azure Web Sites (App Service). If you aren’t sure where to get started, take your Ionic 2 project and add the browser platform if you haven’t already. ionic platform add browser Now, you...
-
If you have used Azure App Service, you will have loved how easy it is to set up authentication to providers such as Azure Active Directory and Facebook. It lets you get started with a single line of code. You can literally login with a single line of...
-
I had a couple of hours today to play around with something and I had recently seen the news about public availability of the SQL Server on Linux preview... Short version - it seems to work with Sitecore....
-
If you’re new to Ionic 2, you might have encountered some issues getting started debugging. While you can usually debug fairly easily in the browser, when it comes to debugging on the device, there are some extra steps. First, install the extension ionic2...
-
Any time Microsoft releases a new feature that has an overlap with a new feature, we see a flurry of fluff in the form of blog posts and even sessions on which feature to use when? When Office 365 Groups came out, this was no exception. What has changed...
-
This morning at the Future of SharePoint event, Microsoft announced the General Availability (GA) of SharePoint Server 2016 . While many customers have transitioned to the cloud with Office 365, on-premises SharePoint is still very real and alive. As...
-
For years, enterprise have been spending huge amounts of money and time building their Intranet on top of the SharePoint platform. Intranets take lots of planning and development even to get the most basic of functionality. Throw in heavy branding and...
-
Azure App Service makes it easy to build a back-end for a mobile application. One of my favorite features of it is Easy Tables. Easy Tables makes it easy to create tables in a SQL Azure database and comes with an SDK for several mobile platforms that...
-
Office 365 Connectors for Groups provide a way to pull in information from various sources such as Twitter, GitHub, UserVoice, and Trello. Office 365 Connectors deliver external content straight to the inbox of your Office 365 Group. Last fall, I talked...
-
In my days, I have seen a lot of RFPs, RFIs, and RFQs. I’ve seen RFPs that are simple, complex, small, large, strict, well-executed, and no-so-well-executed. In my experience, there are a lot of things you can do to ensure you get the best possible response...
-
Office 365 Connectors are a new extensibility point for Groups. They provide a way to pull in information from various sources such as Twitter, Bing News, and Trello. The information they provide will be dumped right into your group’s inbox. Office 365...
-
Looking back to the SharePoint 2013 launch, drag and drop into a document library was one of the hit features. As many of us have transitioned to Office 365, it’s a feature we expect to be there in our document libraries and OneDrive. However, when Windows...