January 13, 2024 Passing variables to Strawberry Shake Components in Blazor How to pass an integer variable to a Strawberry Shake Component in Blazor
January 09, 2024 Strawberry Shake in Blazor I´m currently working on a Blazor project fetching data with StraberryShake from a HotChocolate …
August 04, 2023 Deploying docker image to Azure with yml and bicep through Github Actions How to deploy a Blazor Server with PostgreSQL docker image and infrastructure to Azure using GitHub …
May 20, 2023 The Lost Domain In case you’ve noticed the eerie quietness on this platform for the past two years, it’s …
August 28, 2020 Ten weeks of SuperNova Today the Quick Lookup founder team will finish the ten week startup accelerator, Super Nova. This …
August 26, 2020 Quick Lookup awarded fifty millions in grant money OK sorry for that click bait 🙊! But it’s still true regardless… it’s just that …
August 25, 2020 Game sector data Our first target segment, the gaming industry. Read more to know why its a very interesting segment.
July 23, 2020 Last years start-up reflection and what's to come at my new company Quick Lookup Little bit on my personal start-up history and my latest data service company Quick Lookup
March 07, 2020 Adding a iOS test user to AppCenter I was having some trouble with getting my iOS testers up and running so I decided to create my own …
February 26, 2020 Change the Statusbar color from Xamarin.Forms Do you want to change the default statusbar color and do it from Xamarin.Forms? Lets explore that …
February 24, 2020 You can use Visual Studio Community edition for FREE Did you know that if you are a small shop or an solo independent developer you can use Visual Studio …
February 22, 2020 SQL-net with a must have extension Do you want to add a relational database to your mobile app?
February 12, 2020 Errors while using Prisms CommandParameter Reading stack trace error messages is sometimes just hard!
February 04, 2020 UI animation from your ViewModel This post is about accessing your views code-behind from your viewModel and nothing much about …
January 30, 2020 Circle button in Xamarin.Forms Buttons in Xamarin.Forms are much powerful than they used to be. Lets circle around that fact for a …
January 30, 2020 Font images in Xamarin.Forms Use icon images in your Xamarin.Forms apps. A easy step-step guide.
January 29, 2020 Nesting a file in VS project How to nest a file under another file to keep them close to each other
May 28, 2019 SQL helper tip - Table details This will be a short tip for MSSSQL Management Studio to get detailed information on a database …
May 21, 2019 Func and Action delegates The post contains information on the differences of Func/Action delegates and custom delegates. …