RSS Amplifier

Blog

Bross Tribe

Welcome to my blog. This site consists of notes to myself. Hopeful that you find them useful.

brosstribe.comRSS feed ↗284 posts

Latest posts

Archiving My Stack Overflow Contributions

Why and how I archived my Stack Overflow answers and questions to my own site.

SharpFM a FileMaker Developer Tool

How I make Strawberry Italian Ice

Scaling the UI in Thunderbird, including messages list et al.

Upgrading this site's Nuxt2 to Nuxt3 and Content Module v2

Tests that worked fine on Windows are failing with an IOException on Ubuntu.

HTTP Status Codes Explained for Most Folks

Implied route parameters in ASP.NET Core Form Tag Helpers

Connection strings in Entity Framework

My answer to "Connection strings in Entity Framework" on Stack Overflow

Errors installing SSH Server on domain joined Windows 10 laptop using WSUS

Going without a Framework or a Theme

Homemade Cold Brew Coffee, the Easy Way

Adding a Sitemap.xml file for Nuxt Content

Using Github and Azure Static Web Apps to host my Nuxt Site

Migrating the site to Nuxt with Content module

How can one handle/modify the outgoing authentication cookie (generated as part of the /signin-oidc redirect) for asp.net core external login?

My answer to "How can one handle/modify the outgoing authentication cookie (generated as part of the /signin-oidc redirect) for asp.net core external login?" on Stack Overflow

Setting Your Metric for Hyper-V Wireless Networking

Comprehensive Guide to Fixing the FileMaker Web View Control on Windows

Debugging Javascript in a FileMaker Web View Control

How to provide non-webpack'd configuration (easy to edit post-build/deploy) to a webpack'd single page application

Unable to Call API using my identity server from a native application

My answer to "Unable to Call API using my identity server from a native application" on Stack Overflow

Graphing United States Road/Highway Lane Mileage by State and Type Of Road

How can I set my IdentityServer4 BackChannelHandler from within an xUnit integration test using WebApplicationFactory?

My answer to "How can I set my IdentityServer4 BackChannelHandler from within an xUnit integration test using WebApplicationFactory?" on Stack Overflow

My Great Grandma's Buttermilk Pancakes

When a Difference In Your Environment Make a Difference

Model becomes null when any of the parameters is null

My answer to "Model becomes null when any of the parameters is null" on Stack Overflow

NewsAPI C# library runs on console, hangs on winforms

My answer to "NewsAPI C# library runs on console, hangs on winforms" on Stack Overflow

What is the difference between UseHttpsRedirection and UseHsts

My answer to "What is the difference between UseHttpsRedirection and UseHsts" on Stack Overflow

Introducing my latest side project - FMData

Breakpoints are not hit while debugging xunit test that includes a large string

My answer to "Breakpoints are not hit while debugging xunit test that includes a large string" on Stack Overflow

How to understand the routing in ASP.Net Web API

My answer to "How to understand the routing in ASP.Net Web API" on Stack Overflow

Continuous Integration for Open Source Projects .NET Projects

Setting tracking cookie on client side vs server side?

My answer to "Setting tracking cookie on client side vs server side?" on Stack Overflow

Inserting new rows and generate a new id based on the current last row

My answer to "Inserting new rows and generate a new id based on the current last row" on Stack Overflow

.NET Azure Database Upload

My answer to ".NET Azure Database Upload" on Stack Overflow

How to create Http request URL to accept JSON data from user and send response code as OK using ASP .net with VB

My answer to "How to create Http request URL to accept JSON data from user and send response code as OK using ASP .net with VB" on Stack Overflow

How to load new data in the background for an Image Slider using AngularJS

My answer to "How to load new data in the background for an Image Slider using AngularJS" on Stack Overflow

stream video in asp.net web api from database

My answer to "stream video in asp.net web api from database" on Stack Overflow

ASP.NET to call my method every hour

My answer to "ASP.NET to call my method every hour" on Stack Overflow

Azure Redis Exception while executing function: MyFunction -> Unable to find assembly 'MySolution.MyProject.MyService

My answer to "Azure Redis Exception while executing function: MyFunction -> Unable to find assembly 'MySolution.MyProject.MyService" on Stack Overflow

Fix for Remote Desktop Connection Manager (RDCMan) on High DPI Devices

If you're like me, you probably find yourself needing to remote into servers from time to time. Again, if you're like me, you probably got tired of doing it manually and found a tool to help you. I know did, I found and live by RDCMan.

Dream Build Play - Part One - My Technology Stack

Choosing the right technologies for a project is one of the early decisions you must make and its a crucial factor in long term success. Technology choices can make a project go smoothly or they can be a constant impediment to forward progress.

A fix for the error - A route named 'something or other' is already in the route collection. Route names must be unique.

I was setting up a new Umbraco Project, for the first time in a while. At my company, we have a base implementation that we 'fork' manually by copy/pasting the repository and creating a specific one for each client.

Really useful Nuget packages - FastMember. Convert a generic list to a DbDataReader on the quick.

How to clear the session variable in asp.net design source file

My answer to "How to clear the session variable in asp.net design source file" on Stack Overflow

SELECT COUNT(*) on a view is orders of magnitude slower than SELECT * on the same view

A question I asked on Database Administrators

Converting ASP classic table to ASP.NET Repeater

My answer to "Converting ASP classic table to ASP.NET Repeater" on Stack Overflow

Anatomy of a blob storage Uri, and how to use a blob name prefix to make Azure do your filtering.

Sounds simple enough, right? The blob storage account has a Uri and each part means something.

Error Migrating App Service Plan because of ‘microsoft.insights/webtests’

Had two azure subscriptions along with two AppServicePlans (one each) for cost savings I wanted to combine them, but you can’t use the ‘Change AppServicePlan’ on the individual AppServices unless they’re in the same sub, resource group, and region.

Great Tools - Screen To Gif

For those times when a screenshot isn’t quite good enough. ScreenToGif is a nice, clean screen capture and gif editor. Its a free download and it just runs. No installer (though it does need .NET 4.6.1) just download, save, and go.