Dávid Kaya
  • Home
  • Photography
  • Speaking
  • About me
  • Mastodon
Subscribe

.net

A collection of 3 posts
Deploying Blazor WebAssembly to Azure Static Web App
development

Deploying Blazor WebAssembly to Azure Static Web App

In this post I will show you how to build a web application in Blazor and deploy it automatically with each commit into Azure. But first, let me tell you how I actually got into Azure Static Web App :) We had some discussions about Spaces vs Tabs in the work
Dec 8, 2020 4 min read
.net

Highlighting parts of UILabel in Xamarin

I was implementing a search in UITableViewController and received a task to also highlight the searched words in the results. This is not a behaviour that is already implemented in the iOS components (UILabel) so I had to come up with my own solution. I will share this solution with
Mar 1, 2018 2 min read
.net

Document detection using EmguCV

In this blog post I would like to go through a simple technique that could be used for detecting documents in an image. We will be using EmguCV for the image processing part. It is a .NET wrapper for OpenCV. Prerequisities * .NET Framework * EmguCV (I am using 3.1 version)
Feb 8, 2018 4 min read
Dávid Kaya © 2022
Powered by Ghost