Translate Tokens with Identity Server (Using Forms Authentication Ticket tokens on Open Id Connect) - Doumer's Blog How to Translate Tokens with Identity Server (Using old ASP.net Forms Authentication Ticket tokens on Open Id Connect)
In praise of Alpine and apk Since the change of year, I’ve been using Alpine Linux on my main computing device (a new desktop PC that I assembled in December). These are some notes on in, some niceties and caveats.
Anthony Giretti (@anthonygiretti@mastodon.social) 1 Post, 2 Following, 1 Follower · Microsoft MVP, MCSD, blogger, speaker, writer, .NET core | Angular 4+ | Azure developer, Canadian French | Italian
On Unsavoury Memeplexes Illustration by Thomas Landseer When ChatGPT was released, soon arose several continuing Chinese whispers of the online variety that expre...
PrivEsc: Abusing the Service Control Manager for Stealthy & Persistent LPE Living off the Land Earlier this week, Grzegorz Tworek posted a really cool way of establishing a persistent LPE that I haven’t previously seen in the wild. From a (compromised) privileged account we can abuse the Service Control Manager to allow any arbi...
Made £34.84 From a Start-up I Shutdown In 2021 - Phillip Hughes How I made £34.84 in Feb of 2023, from a start-up that I switched on in Nov 2021. Nothing is ever wasted, it will come in handy
What's new with ASP.NET Core 7 Welcome to Canada's Technology Triangle .NET User Group (CTTDNUG) Meetup live broadcast on YouTube.In this session, we are going to talk about the new featur...
Founder of Kilo shows how he built a profitable business entirely using nocode - Grid7 As a solo founder Tom Walsh has built Kilo entirely on a nocode tech stack. This is a niche job matching service targeted to airline flight attendants and travel tech roles. Using Webflow, AirTable, MemberStack, Loops, JetBoost, ChatGPT, Selenium Grid, XP...
What is Synthetic Data? The Good, the Bad, and the Ugly Sharing data can often enable compelling applications and analytics. However, more often than not, valuable datasets contain information of sensitive nature, and thus sharing them can endanger the privacy of users and organizations. A possible alternativ...
Visual Studio 2022 – 17.5 Performance Enhancements - Visual Studio Blog We are excited to announce that Visual Studio 2022 17.5 offers a range of performance enhancements that significantly improve the speed and responsiveness of the product in the following main areas: Build Acceleration for .NET SDK style projects External...
Which is worse when working on production databases? Being drunk or tired? I have decided to do a series of mini-articles on human factors in database operations. This is the first, and covers fatigue. In my talk ...
The historical evolution of Cross-Site Request Forgery Having been in application security for more than 2 decades now and officially completing my 18th year now of being meaningfully employed in that space there is just a lot of crud that I have gathered in my brain. Most of that is history of how things ca...
How sales-led B2B SaaS can become more product led without freemium or a free trial 12 product-led marketing examples for sales-led B2B SaaS
Run a Phoenix 1.6 application on Scalingo using Releases In this post, we will show you how to run a Phoenix application on Scalingo using Releases. Whether you want to migrate your Phoenix application away from Heroku or need to upgrade your Scalingo stack from scalingo-18 to scalingo-20, the following guide s...
The Kids are Not Okay It has been a subject of much recent internet discourse that the kids are not okay. By all reports, the kids very much seem to be not all right. Suicide attempts are up. Depressive episodes are way…
How platform integration in Qt/KDE apps works There has been some recent discussions about how KDE applications (or Qt apps in general) should look and feel like outside of the Plasma desktop, particularly in a GNOME environment. During this discussion I noticed two major disconnects between the invo...
Smart lazyness ~ Andrea Canton Have you ever speed up your pass when you see that some one is passing through the door that you'll pass too? I do and sometimes I even run.
PSA: Carefree Hosted App has been hacked We suspected this morning after getting an email from carefree regarding a service issue. It read like a hack. It's now been confirmed to a...
Domain Events in Event Sourcing? Not Exactly! Are domain events used with event sourcing? Yes, and no. Event Sourcing is about state, Domain Events are about business concepts.
What's new for the WinForms Visual Basic Application Framework - .NET Blog Since .NET 6, we updated the WinForms runtime to support and improve the Visual Basic Application Framework. In Visual Studio 2022, we also modernized the related user experience. Time to take a closer look how all this works behind the scenes, lets you m...
How to build a job board with web scraping and ChatGPT Learn how to collect job openings by scraping Google and recruiting software sites, and then extract useful information such as salary and benefits using ChatGPT.
Raising the bar for software security: GitHub 2FA begins March 13 | The GitHub Blog On March 13, we will officially begin rolling out our initiative to require all developers who contribute code on GitHub.com to enable one or more forms of two-factor authentication (2FA) by the end of 2023. Read on to learn about what the process entails...
ChatGPT in Preview on Azure OpenAI Service -- Visual Studio Magazine ChatGPT, the hottest tech in the industry, is now available in the Azure OpenAI Service as a preview, Microsoft announced today, March 9.
Microsoft Graph .NET SDK v5 is now generally available - Microsoft 365 Developer Blog Take advantage of a fluent API and models that support retry handling, secure redirects, batching requests, large file management and more with the Microsoft Graph .NET SDK v5, now generally available.
Visual Basic language strategy - Visual Basic We will ensure Visual Basic remains a straightforward and approachable language with a stable design. The core libraries of .NET (such as the BCL) will support VB and many of the improvements to the .NET Runtime and libraries will automatically benefit VB...
From a Windows app, how can I check whether there is an app installed that implements a particular URI scheme?, part 2 - The Old New Thing Alternatives that work for unpackaged apps.
Greg Young answers your Event Sourcing questions! I asked you for your questions about Event Sourcing and CQRS. I took some of those questions to Greg Young for answers about frameworks, Legacy Systems, Use ...
Generate images with AI using Stable Diffusion, C#, and ONNX Runtime - .NET Blog Stable Diffusion is an AI model used to generate images based on text prompts. Learn about the ONNX Runtime, Stable Diffusion, and how you get get started using AI to generate your own images with your preferred .NET technologies
Get started with Microsoft Graph .NET SDK! This is the first week of Hack Together: Microsoft Graph and .NET! Join the hacking🚀: https://aka.ms/hack-together/In this session you'll learn:- What is M...
My .NET Developer Roadmap for 2023 Give the roadmap a star on GitHub: https://github.com/Elfocrash/.NET-Backend-Developer-RoadmapCheck out my courses at https://nickchapsas.comHello everybody ...
Satya Nadella: “Siri, Alexa, And Cortana Are Dumb” Exploring Microsoft’s CEO Satya Nadella’s AI Voice Assistants Theory: Are Siri, Alexa, and Cortana Really Dumb?
Alternative Way of Logging With OpenTelemetry Logging in .NET In this article, we look at the final pillar of OpenTelemetry, logs. We'll look at logging in .NET, as well as how it fits into OpenTelemetry.
.NET Rocks! The Inflection Point of Large Language Models with Grant Barrett ChatGPT, BingAI, and Google Bard are the latest examples of large language model machine learning - are we at an inflection point in technology? Carl and Richard talk to Grant Barrett of A Way with Words about the power of these new technologies to solici...
Do you know what good code looks like? It's a serious question! If you don't know what good code looks like, how do you know what you're doing is good? What if it's not good? What...
When a Development Team Is Having Trouble Delivering, It Could Be a Sign of Bad Planning Having trouble with your agile team’s delivery pipeline? Too many projects running over deadlines or cost? It could have to do with the way you plan and scope projects.
.NET Monthly Roundup - February 2023 - .NET 8 Preview 1, New Visual Studio features, and more! Welcome to our February .NET Monthly Roundup with Jon Galloway! In just 3 minutes, Jon breaks...
Important Notification: Eye4Fraud Data Breach Incident - Zyltech Engineering Zyltech Engineering sent this email to their subscribers on March 8, 2023.
Notion – The all-in-one workspace for your notes, tasks, wikis, and databases. A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team
Gang leaks Lehigh Valley Health Network cancer patient photos as part of data hack ALPHV, also known as BlackCat, demanded a ransom last month.