@optimum you are no longer the only provider in my neighborhood you can make it as hard as possible which is indicative of the 12 years i was your customer but i’m going to cancel no matter how long you make this call take
@thejustinwelsh This post proves that smart insightful people can give bad advice. Dismissing someone’s advice/opinion based on their age is an ignorant generalization.
@kellabyte Don’t know where you have been to come back to c# from but I have seen unsound engineering in java, python, c++ etc. You have not given enough info to prove your point but have certainly raised doubts by implying it is unique to c#/.net.
@DamianEdwards@davidfowl After the last 36 hours we just went through with key vault my vote would be a new secrets storage application that honors disabled versions or at least gives you a way to delete them without waiting on azure support.
Did you initiate the transfer from your brokerage account? If so get the routing and account number from your brokerage so that you can initiate it from your bank. The risk is greater for any FI when they are pulling money from another institution. As others have said this kind of fraud is on the rise.
@jeremydmiller@dotnetrocks I’m not sure you can blame that on the dotnet space. I would think the same difficulty is present on other platforms as well.
I've written over 2,300 articles about options based on 20 years of trading
Ready to discover the shortcut to mastering options trading?
Like and RT this post and I’ll DM you the 10 articles that will get you from beginner to expert in record time
(must be following as well)
@RolandBarbe@ollama@shanselman@William_DotNet I’ve never met @shanselman personally but have watched his presentations, listened to his podcasts and read his blog for decades. I don’t think there is a nicer person in tech. He is the best presenter I’ve ever seen. This has to be a mistake or misunderstanding of the situation.
@danpdc This is true. The debt comes in many fashions. We just had a vendor over double our annual license fees. Because we kept the components we used to a minimum and abstracted the usage with wrapper classes we were able to easily replace them.
@KrisBunda3D That should work. Are you sure your key names are the right names. i.e. Settings and not AppSettings?
if it is Settings your config file should have a section
{
"Settings": {
"EmailFrom":"from@address",
"EmailTo":"to@address",
...
}
}