ASP.NET Community Standup - Blazor in .NET 7 Part III Learn more about the latest multithreading and MSAL developments for Blazor in .NET 7.Community Links: https://www.theurlist.com/blazor_community_standup_oct...
What you Need to Know Matt Asay’s piece today about the skills shortage in cloud got me to thinking about what constitutes the required knowledge to work on various projects, and how much implicit knowledge is bound up with any given “single” technology. The cloud has a peopl...
Why study algorithms? In this post, we will look at a task dreaded by many: getting better at solving algorithmic challenges. Some think it’s worthless, others feel rage about the...
The case against Effect Systems (e.g., the IO data type) As Scala developers and fans of the functional programming promoted by Haskell, how do we justify the use of IO to newbies coming from Java? It’s been a fun ride, but the truth is that Java 19 is changing everything.
Sending UDP Messages in Node.js Without DNS Lookups <p>At work, I recently inherited a node service that was sending hundreds of metrics to DataDog using the <a href="https://github.com/brightcove/hot-shots">brightcove/hot-shots</a> StatsD client. I noticed the node service was making a very large number o...
Lets Talk About Trains – Ashton Kemerling Last week1 Casey had a blog about High Speed Rail (HSR), and it triggered my worst impulse: my need to argue on the Internet. Casey suggested that I write my own post rather than just being cranky in his comments, and while my initial instinct was to cont...
How To Stop Worrying And Love Frontend Dev - Bill Prin's Tech Blog comparing frontend vs backend career options
When is a slice of any not a slice of any? When is `[]any` not `[]any` in Go? When generics get involved!
labour of love The concept of “work” is a Rorschach test, an inkblot that you can project pretty much anything onto. There are definitions that speak of a meaningless Sisyphean grind inside an oppressive and cruel economic system designed to extract the maximum possible...
Website Fidelity Kyle Simpson has a talk titled “FOUC, and the Death of Progressive Enhancement” wherein he suggests the idea of building websites in layers of fidelity instead of layers of technology.
Photoshop for text When I think about editing images, a vast array of options come to mind: contrast, saturation, sharpen, blur, airbrush, clone stamp, etc. Even basic image ed...
Jira Pricing - Monthly and Annual Subscription Cost per User The #1 software development tool used by agile teams. Try it free or buy now. Available for cloud or server and built for teams of all sizes from startup to enterprise.
HIBP Login check - Apps - App Store The Nextcloud App Store - Upload your apps and install new apps onto your Nextcloud
Announcing .NET MAUI support for .NET 7 Release Candidate 2 .NET MAUI is now available with quality improvements for .NET 7 RC2.
Rockin’ the Code World: Special Guest Stephen Toub Join me on Saturday, October 22h, 2022 at 10:00 PST on C# Corner for show #68 where my very special guest will be Stephen Toub, Partner Software Engineer @ Microsoft. I have been trying to get Step…
Datainnbrudd hos Domeneshop – titusenvis av passord på avveie Alle kunder må endre passord innen 20. oktober.
Introducing fine-grained personal access tokens | GitHub Changelog Introducing fine-grained personal access tokens
Three ways to refresh the claims of a logged-in user – The Reformed Programmer Last Updated: October 18, 2022 | Created: October 18, 2022
Microsoft Power Pages Launches for Low-Code Business Web Sites -- Visual Studio Magazine 'The Design Studio enables makers to easily create modern, data-centric business web sites for desktop or mobile without writing a single line of code.'
Introducing fine-grained personal access tokens for GitHub | The GitHub Blog Fine-grained personal access tokens offer enhanced security to developers and organization owners, to reduce the risk to your data of compromised tokens.
Developer Community Keynote: The thing about burnout Let's talk about burnout: the symptoms to look for and actions you can take.Speaker: Ashley WillisWatch more:All sessions from Google Cloud Next → https://go...
Comparing main...safia/minapi-sec-docs · dotnet/AspNetCore.Docs Documentation for ASP.NET Core. Contribute to dotnet/AspNetCore.Docs development by creating an account on GitHub.
Developer Community Keynote: The thing about burnout Let's talk about burnout: the symptoms to look for and actions you can take.Speaker: Ashley WillisWatch more:All sessions from Google Cloud Next → https://go...
.NET Conf 2022 Join the .NET Conf 2022 free virtual event November 8-10 to learn about the newest developments across the .NET platform, open source, and dev tools. Mark your calendar!
Accessing State in System.Text.Json Custom Converters - Steve Gordon - Code with Steve I describe several techniques that can provide additional state to custom JsonConverters when using System.Text.Json.
Join us at QCon San Francisco next week We’ll be in QCon San Francisco next week (Oct 24 – 26), we’ll be very happy to meet you in person.We are going to show off some of the new features in RavenD...
Why is there a passwords.txt file on my system that's filled with somebody else's passwords? It's part of an open-source password strength package.
Learn C# with CSharpFritz - Hosting ASP.NET Core MVC with Linux Fritz is wrapping up the series on ASP.NET Core MVC and deploying the website we've built to Azure. We'll use Linux with .NET 6 this week to show that ASP.N...
Roadmap discussions · Discussion #2 · JonPSmith/AuthPermissions.AspNetCore Updated What changed 18 Oct 2022 Version 3.5.0 20 Sept 2022 Version 3.4.0 16 June 2022 Version 3.3.0 26 April 2022 Version 3.2.0 11 April 2022 Version 3.1.0 4 April 2022 Version 3.0.0 10 Mar 2022 V...
New Data Leaks Add to Australia's Data Security Reckoning Personal data from MyDeal, a marketplace owned by Australia's Woolworths Group grocery chain, has appeared for sale on a data leak forum. It comes as wine retailer
3 (and more) ways to set configuration values in .NET - Code4IT Every application relies on some configurations. Many devs set them up using only the appsettings file. But there's more!
OpenSilver 1.1 Promises 99% of Code Compatibility with Silverlight Applications OpenSilver, a ‘plugin-free’ replacement for retired Silverlight browser technology, has released an update that claims to be able to reuse 99% of existing Silverlight application code and run it in a modern browser with WebAssembly and HTML5.
NDC London 2023 | Conference for Software Developers NDC London 2023 is a 5-day event for Software Developers, 23-27 January at the Queen Elizabeth II Centre, Westminster.
Localization in ASP.NET Core - Code Maze Localization enables us to target specific user audiences. In this article, we will look at how to localize ASP.NET Core applications.
How to notify AWS events to Microsoft Teams using AWS EventBridge and AWS Lambda An AWS event indicates a change in a service, and in this post I want to show you how you can notify those events to a Microsoft Teams channel using AWS EventBridge and AWS Lambda.
The UNIX Pipe Card Game This game assumes the parent knows the basic unix commands: cat, grep, tail, head, wc, sort, uniq. The parent should show also show those commands in action the computer as well, if you do not have any UNIX system you can use jslinux in your browser.
Simplify NuGet Package Versions in your application with Central Package Management - Nick's .NET Travels A common problem for multi-project applications, frameworks or libraries is how to manage the versions of NuGet package that are referenced. Often packages will be updated in one project but not others, leading to a state of confusion, particularly if one...
Announcing MySQL extension for Azure Data Studio (Public Preview) Azure Data Studio (ADS) is a widely used tool among developers and administrators, providing the ability to work with multiple databases across data platforms and cloud deployment models, and to perform the most common tasks on all your databases from a s...
Change schema name in Entity Framework Core This post is about how to change schema name in EF Core. By default when we are running EF Core migrations, EF Core will create tables in the default dbo schema. We can change it with fluent API and using attributes.
Webinar – Wolverine: Your Next Messaging Library | The .NET Tools Blog Join us Wednesday, November 16, 2022, 2:00 - 3:00 PM UTC (check other timezones) for our free live webinar, Wolverine: Your Next Messaging, with Senior Director of Software Architecture at MedeAnalyti
Generate searchable PDFs with Azure Form Recognizer PDF documents are widely used in business processes. Digitally created PDFs are very convenient to use. Text can be searched, highlighted, and annotated. Unfortunately, a lot of PDFs are created by scanning or converting images to PDFs. There is no digita...
Logging with Serilog in ASP.NET Core Web API In this tutorial we will learn how to implement logging with Serilog in ASP.NET Core Web API.
Inject content into your Blazor components with typed Render Fragments Maintain clear separation between your components and "inject" the markup you need
Use model validation in minimal APIs in ASP.NET Core 6 Take advantage of FluentValidation to validate your model classes when working with minimal APIs in ASP.NET Core 6.
How to use OpenAPI with minimal APIs Learn how to use OpenAPI (Swagger and Swashbuckle) features of minimal APIs in ASP.NET Core.
GitHub Copilot investigation · Joseph Saveri Law Firm & Matthew Butterick GitHub Copilot investigation
Learning Blazor: Build Single-Page Apps with WebAssembly and C#: Pine, David: 9781098113247: Amazon.com: Books Learning Blazor: Build Single-Page Apps with WebAssembly and C# [Pine, David] on Amazon.com. *FREE* shipping on qualifying offers. Learning Blazor: Build Single-Page Apps with WebAssembly and C#
aspnetcore/UnmanagedBufferAllocator.cs at 1625d2ba505d927474e2386b7069962181dd0d78 · dotnet/aspnetcore ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. - aspnetcore/UnmanagedBufferAllocator.cs at 1625d2ba505d927474e2386b70699...
My #hacktoberfest Theme: Adding Spellcheck to Docs. Join Me! Systematizing OSS contributions, and steps for you to jump in.
GitHub - jamesmontemagno/dotnet-conferences: A comprehensive community built list of .NET Conferences around the world! A comprehensive community built list of .NET Conferences around the world! - GitHub - jamesmontemagno/dotnet-conferences: A comprehensive community built list of .NET Conferences around the world!