Tag: 'threading'

Using Background Services in ASP.NET Core
Using Background Services in ASP.NET Core
May 4, 2022

I have a small link shortener that I run for myself. I built it mostly so I could update short links when an URL changes (which bitly didn't let me do). It's been running for a few months and I'm really happy with it. One of the things that I missed was tracking the usage of short links to see how they were being used.

Executing Code on the UI Thread in Silverlight 2
Executing Code on the UI Thread in Silverlight 2
May 6, 2008

Url: http://wilderminds.blob.core.windows.net/downloads/silverlightcros...