I have looked this up at least twice this year. Maybe if I write about it, it will stick with me. If it doesn’t, well, at least I can look here. Options Pattern The Options pattern is a set of interfaces that allow you to read options into classes in your ASP.NET application. This allows… Continue reading Tech Tip – Options Pattern in ASP.NET Core
Tag: .Net
Collecting WCF Telemetry with Application Insights
I got pulled back in to diagnosing performance issues on an old friend, and it lead me into some dead code with a chance for resuscitation. Trouble with the WCF One of our applications has a set of WCF Services that serve the client. We had not instrumented them manually for performance metrics, although we… Continue reading Collecting WCF Telemetry with Application Insights
Not everything you read on the internet is true….
I spend a lot of time searching the web for tutorials, walkthroughs, and examples. So much so, in fact, that “Google Search” could be listed as a top skill on my resume. With that in mind, though, it’s important to remember that not everything you read on the Internet is true, and to take care… Continue reading Not everything you read on the internet is true….
React in a weekend…
Last week was a bit of a ride. My wife was thrust into her real estate career by a somewhat abrupt (but not totally unexpected) reduction in force at her company. We spent the middle of the week shopping to replace her company vehicle, which I do not recommend in the current market. I also… Continue reading React in a weekend…