wicked programmer
  • Home
  • Events
  • Publications
  • Learning
  • About

Updating my Bose QuietComfort 35 Headphones

September 22, 2018

I love my Bose QuietComfort 35 Headphones.  Today I realized I have had my headphones for a while, but haven’t updated them in a very long time.  I was on version 1.2.9 (i believe) and now I am on version 2.5.3.  Just needed to go to https://btu.bose.com to download Bose’s latest updater.  The new software is actually making a [positive] difference.

Daily Learning – Adding a global filter for authorization in ASP.NET Core

September 8, 2018

First, let me say that we love IdentityServer4.  It doesn’t hurt that we have been using IdentityServer since its early days or that Brock Allen is a good friend of ours.  We are doing some IdentityServer work for our customers and I needed to create a sample application that requires authentication for all pages.  After some digging around, I found that we can add a global filter for authorization.  Neat!

Daily Learning – Paintbrush for Mac OS X a simple replacement for Paint.NET

September 8, 2018

One of the most useful tools for Windows is Paint.NET.  Apple had created their version of a simple paint application many years ago but has since abandoned it.  I wanted to get one for my Mac and after a quick search came across Paintbrush.

Paintbrush – The Bitmap Image Editor for Mac OS X

https://paintbrush.sourceforge.io/

 

 

Daily Learning – Injecting configuration for your ASP.NET Core application

September 8, 2018

We are building a product from scratch.  As such we are running into minor issues just getting everything set up when we are creating the code.  Interestingly I was having an issue accessing my configuration.  Originally I had just put the property on the class forgetting that I needed to define a constructor so that the configuration would be injected.  Good on you Microsoft sticking to constructor injection!

Read More –

< 1 2 3 4 5 >»

Back to Top

Subscribe to Wicked Programmer via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 233 other subscribers

© wicked programmer 2019
Powered by WordPress • Themify WordPress Themes