Connect to Project Online Site Collection using an app registration - The solution
That customer that I did all that research for on accessing Project Online APIs in my last post has asked me to build this into a solution. Cool!
You may have seen my last post on content types and site scripts, but it feels like I’ve been waiting for this verb since site scripts were released way back...
I’ve been my OG solution to make use of global content types in new sites for some time now. The solution involves
Last year I wrote a post about a webpart that I developed during a hackathon I attended. In that post I said I would go into some of the details of the webpa...
If you had read my last post you will have seen the ropey solution I knocked up during a hackathon at a Microsoft event I attended.
Last week I attended a great free event at the Microsoft Reactor London.
I attended Ignite The Tour last week, it was the first time I have had the opportunity to go to a Microsoft conference. In general it was time well spent, I ...
Welcome What better topic to use for my first post than what I was working on the afternoon I decided to start writing this blog. I’ve been meaning to look...
If like me, you’ve been developing Xamarin.iOS and Xamarin.Android apps for some time then you will be used to implementing things in a certain way. A recent...
Last year I updated a native app (Xamarin.iOS and Xamarin.Droid) to use Firebase Auth. The authentication for this app used SMS. My original solution was usi...
If you’re an Xamarin developer using Visual Studio for Mac building apps for iOS you will know that you need to have Xcode installed and kept up-to-date.
UPDATE: I built the app! I had to use SwiftUI in the end, which was actually a great experience. Here is a link to the Mac App store if you want to check it ...
I’ve recently been working on an app where I needed to include a small map with a point of interest marked. In Xamarin.iOS this is very straight forward usin...
If you’re an Xamarin developer using Visual Studio for Mac building apps for iOS you will know that you need to have Xcode installed and kept up-to-date.
Whilst looking into something else (SignalR), I came across Blazor. A cool new web-dev framework for dotnet and C# developers.
I’ve recently been working on an app where I needed to include a small map with a point of interest marked. In Xamarin.iOS this is very straight forward usin...
Last week I attended a great free event at the Microsoft Reactor London.
I attended Ignite The Tour last week, it was the first time I have had the opportunity to go to a Microsoft conference. In general it was time well spent, I ...
As the title indicates, I have recently needed to set up SharePoint 2010 in Azure. As any good consultant would, I need to provide due diligence to the recom...
If you had read my last post you will have seen the ropey solution I knocked up during a hackathon at a Microsoft event I attended.
If like me, you’ve been developing Xamarin.iOS and Xamarin.Android apps for some time then you will be used to implementing things in a certain way. A recent...
Last year I updated a native app (Xamarin.iOS and Xamarin.Droid) to use Firebase Auth. The authentication for this app used SMS. My original solution was usi...
That customer that I did all that research for on accessing Project Online APIs in my last post has asked me to build this into a solution. Cool!
I’ve been working with a customer who uses basic auth to connect to the Project Online APIs and extract project data and push it to SQL for reporting. Whilst...
I’ve recently been working on an app where I needed to include a small map with a point of interest marked. In Xamarin.iOS this is very straight forward usin...
Whilst looking into something else (SignalR), I came across Blazor. A cool new web-dev framework for dotnet and C# developers.
UPDATE: I built the app! I had to use SwiftUI in the end, which was actually a great experience. Here is a link to the Mac App store if you want to check it ...
If you’re an Xamarin developer using Visual Studio for Mac building apps for iOS you will know that you need to have Xcode installed and kept up-to-date.
A couple of weeks ago I needed to test migration throughput. And I mean actual throughput. This test needed to be more than just transferring a whole load of...
I’m getting back in the seat after almost 2 years out. In these two years a-lot has happened. But most importantly I know work for Microsoft and my SharePoin...
I saw a post in teams the day I got back from a weeks leave. “Does anyone know about refresh tokens?” Of course, this was the perfect opportunity to reuse al...