Archive

Posts

CORS in GraphQL: Subgraphs vs Supergraphs

Learn when CORS is necessary in federated GraphQL architectures and why your subgraphs probably don’t need it

Posts

Passing variables to Strawberry Shake Components in Blazor

How to pass an integer variable to a Strawberry Shake Component in Blazor

Posts

Strawberry Shake in Blazor

I´m currently working on a Blazor project fetching data with StraberryShake from a HotChocolate Fusion Gateway and I’m loving it.

Posts

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 Actions

Posts

The Lost Domain

In case you’ve noticed the eerie quietness on this platform for the past two years, it’s due to a simple, albeit frustrating, reason: I …

Posts

Ten weeks of SuperNova

Today the Quick Lookup founder team will finish the ten week startup accelerator, Super Nova. This is a short story about our journey

Posts

Quick Lookup awarded fifty millions in grant money

OK sorry for that click bait 🙊! But it’s still true regardless… it’s just that the amount is in ISK not in dollars 😎

Posts

Game sector data

Our first target segment, the gaming industry. Read more to know why its a very interesting segment.

Posts

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

Posts

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 instructions and share them with you. On Android …

Posts

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 here…

Posts

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 Community Edition for free?

Posts

SQL-net with a must have extension

Do you want to add a relational database to your mobile app?

Posts

Custom dialog with Prism

Get your dialog parameters back into you viewModel

Posts

Errors while using Prisms CommandParameter

Reading stack trace error messages is sometimes just hard!

Posts

UI animation from your ViewModel

This post is about accessing your views code-behind from your viewModel and nothing much about animation sorry!

Posts

Circle button in Xamarin.Forms

Buttons in Xamarin.Forms are much powerful than they used to be. Lets circle around that fact for a while!

Posts

Font images in Xamarin.Forms

Use icon images in your Xamarin.Forms apps. A easy step-step guide.

Posts

Nesting a file in VS project

How to nest a file under another file to keep them close to each other

Posts

SQL helper tip - Table details

This will be a short tip for MSSSQL Management Studio to get detailed information on a database table.

Posts

Func and Action delegates

The post contains information on the differences of Func/Action delegates and custom delegates. Hopefully it will give you enough code examples to …

Posts

The Dependency Injection Jungle

This is a short overview of IoC (inversion of control), DI (dependency injection) and DI containers I was asked to do for my colleagues at work.

In …

Posts

Simple use of Events

I’m working a lot with events and delegate at work these days so I thought I should take a better look at them and try to explain a simple usage …

Posts

Running your Xamarin app on your IPhone without a physical Mac

If you are like me this guide will help you get your Xamarin app to your IPhone (and your testers IPhones) without needing to buy a Mac!

Posts

Essential extensions for Visual Studio

Here are the extensions I feel I really can’t be without. The Visual Studio marketplace contains a huge amount of extensions.
Many of them are …

Posts

Safe casting with is

Just a short post on some pattern matching in C# 7 that my coworker pointed out to make code cleaner and easier to read. I had looked at pattern …

Posts

Basics of Git for Visual Studio TFVC users

This is just a small intro into the basics of Git using VSTS and Visual Studio. This is not a catch-all about git.

Posts

Unit testing private methods using the internal keyword

Should you test private methods or should you refactor your code in someway to make the testing easier? And if yes, then how?

Posts

Visual Studio Tips & Tricks

Now I’m going to show you all the tricks I know when it comes to my favorite programming IDE, Visual Studio 2017. I hope you learn a trick or …

Posts

Decrease load and build times of large VS solutions

In this post I´m going to look at ways to decrease load and build times for large soulutions (400+ projects) in Visual Studio 2017

Posts

My old developer blog (in icelandic)

I have not been very an active bloger last couple of years. The reason for that was mostly my young kids (now 3 and 6) and the lack of energy for …

Posts

Fired up for my first day at the new job!

Well… that was a great start at a new company! Just got the call from my boss telling me to hold off coming to work my first day …

Posts

My new keyboard

I just got a new version of a Microsoft Ergonomic keyboard/mouse. The keyboard and the mouse come as a pair where you can´t opt-out to just the …

Posts

A little about me and this blog

Before really starting this blog I would like to introduce my self and what this (and previous) blog is about. Update: My old blog I’m a 46 year …

Posts

New blog

I have decided to make the move from my old blog sturla.simnet.is to something newer and easier to manage. Update: My old blog My earlier blog was …