Archiving My Stack Overflow Contributions
Why and how I archived my Stack Overflow answers and questions to my own site.
Welcome to my blog. This site consists of notes to myself. Hopeful that you find them useful.
Why and how I archived my Stack Overflow answers and questions to my own site.
My answer to "Connection strings in Entity Framework" on Stack Overflow
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
My answer to "Unable to Call API using my identity server from a native application" on Stack Overflow
My answer to "How can I set my IdentityServer4 BackChannelHandler from within an xUnit integration test using WebApplicationFactory?" on Stack Overflow
My answer to "Model becomes null when any of the parameters is null" on Stack Overflow
My answer to "NewsAPI C# library runs on console, hangs on winforms" on Stack Overflow
My answer to "What is the difference between UseHttpsRedirection and UseHsts" on Stack Overflow
My answer to "Breakpoints are not hit while debugging xunit test that includes a large string" on Stack Overflow
My answer to "How to understand the routing in ASP.Net Web API" on Stack Overflow
My answer to "Setting tracking cookie on client side vs server side?" on Stack Overflow
My answer to "Inserting new rows and generate a new id based on the current last row" on Stack Overflow
My answer to ".NET Azure Database Upload" on Stack Overflow
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
My answer to "How to load new data in the background for an Image Slider using AngularJS" on Stack Overflow
My answer to "stream video in asp.net web api from database" on Stack Overflow
My answer to "ASP.NET to call my method every hour" on Stack Overflow
My answer to "Azure Redis Exception while executing function: MyFunction -> Unable to find assembly 'MySolution.MyProject.MyService" on Stack Overflow
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.
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.
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.
My answer to "How to clear the session variable in asp.net design source file" on Stack Overflow
A question I asked on Database Administrators
My answer to "Converting ASP classic table to ASP.NET Repeater" on Stack Overflow
Sounds simple enough, right? The blob storage account has a Uri and each part means something.
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.
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.