ICYMI: Developer Week 2022 announcements This week we made over 30 announcements, in case you missed any here’s a quick round-up.
State monads in OCaml Previously I talked about monads, which are just a way to create a "container" type (that contains some value), and let people chain computation within that container. It seems to be a pattern that's mostly useful in functional languages as they are often...
Visual Studio 'Port Forwarding' Now 'Dev Tunnels,' So What's a Dev Tunnel? -- Visual Studio Magazine A private preview of Visual Studio port forwarding in ASP.NET Core web-dev projects has turned into a public preview of dev tunnels, Microsoft announced this week. So what's a dev tunnel?
State of Azure + .NET | .NET Conf 2022 Join Scott Hunter to talk about the latest happening in the world of building cloud native applications with .NET and Azure.https://www.dotnetconf.net#DotNet...
On Windows Runtime asynchronous operations with critical progress reports Make the caller provide the progress handler up front.
davidfowl (@davidfowl@hachyderm.io) 3 Posts, 0 Following, 301 Followers · Partner Software Architect at Microsoft on .NET, Creator of NuGet, SignalR and ASP.NET Core, Barbadian 🇧🇧, Tennis Player, Father, other half isn't on Mastodon
Mozilla to begin signing Mv3 extensions for Firefox Nightly and Developer Edition users will be able to test the new cruelty
RavenDB PHP Client have been released I recently talked about the beta release of the RavenDB PHP client a few months ago, I’m now really pleased to announce that we have now released the RavenDB...
Send Cloudflare Workers logs to a destination of your choice with Workers Trace Events Logpush Workers Trace Events Logpush gives new levels of visibility into Workers invocations, console.log messages and errors. It is now available to everyone on the Workers Paid and Enterprise plans!
The C Pointer Game Most languages we use today are invented and not discovered (like LISP), and they are basically glorified assemblers, almost all of them leak the pointer abstraction and pretend that its ok to not know how the program's memory is layed out, which I think ...
.NET 7 Adds Generic Math Along with Static Abstract Methods in interfaces comes support for generic math in .NET 7 via interfaces such as INumber<TSelf>.
Weekly Update 322 Schools, Device Management & Admin Rights; HTML Email Signatures; Outlawing Ransoms; HIBP Didn't Get Pwned
Weekly Update 322 Schools, Device Management & Admin Rights; HTML Email Signatures; Outlawing Ransoms; HIBP Didn't Get Pwned
The Original Star Trek USS Enterprise Filming Model! Watch this episode in VR on Meta Quest TV: https://creator.oculus.com/community/802834256715296/or download our free app: https://www.oculus.com/experiences/...
.NET 7.0's Performance Improvements with Dynamic PGO are Incredible .NET 7.0 was released to market last week and includes hundreds of major improvements across the board.
Handling Images With .NET MAUI Graphics Have you ever wondered about new features of .NET MAUI? Today, I'll be teaching you about .NET MAUI Graphics focused on handling images.
Intro to LiteDB for .NET Developers. Sample WebApp Included See why you should consider LiteDB and how this NoSQL database could be leveraged in your next Uno Platform applications
C# support in Fleet Public Preview | The .NET Tools Blog Recently we launched the Public Preview for Fleet, so now everyone can try our new distributed polyglot editor and IDE which aims to provide a different user experience for developers. It supports var
5 tips for IIS on containers: #3 Hardcoded configuration We’re getting into the third topic of our blog post series about IIS on Windows containers. In case you missed, check out the blog on SSL certificate lifecycle management and IIS app pools and websites. Today, we’re covering hardcoded configurations on II...
Any developer can be a space developer with the new Azure Orbital Space SDK Today, we are announcing a crucial step towards democratizing access to space development, with the private preview release of Azure Orbital Space Software Development Kit(SDK)—a secure hosting platform and application kit designed to enable developers to...
SQL Server 2022 is now generally available - Microsoft SQL Server Blog Today, we announced the general availability of SQL Server 2022, the most Azure-enabled release of SQL Server yet, with continued innovation across performance, security, and availability.
Everyone Please Use the Comment Section of This Article as the New Twitter So if Twitter really does end (or, more realistically, change into something that isn’t nearly as fun), where do we go?
Mastodon - Decentralized social media Learn more about Mastodon, the radically different, free and open-source decentralized social media platform.
Infosys leaked FullAdminAccess AWS keys on PyPi for over a year Infosys has a lot to say about security You can check out their website for a lot of buzwords , but it’s clear from all the stock photos that they take security Very Seriously Indeed ™️. However, from what I’ve found recently, it seems that Infosys use th...
Introducing Tailscale Funnel Tailscale lets you put all your devices on their own private tailnet so they can reach each other, ACLs permitting. Usually that’s nice and comforting, knowing that all your devices can then be isolated from the internet, without any ports needing to be o...