khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I get why people are apprehensive of #JetBrains tooling in #dotnet.

After years of writing code in a solution, you open it and realize you now have to run a marathon through lax code maintenance practices, issues, and errors you didn't even realize you had.

But you have to start at some point, and what better time than now? A journey of a thousand miles starts with a single step.

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

Upgraded my little ChartJS sample to ChartJS 4 and SignalR 8.

It's pretty neat, but I wonder if I would use HTMX here. WebSockets are more finicky than polling.

https://github.com/khalidabuhakmeh/AspNetCoreSignalRCharts/issues/1

Realtime line chart with SignalR and ChartJS

mzikmund, to VisualStudio
@mzikmund@dotnet.social avatar

🌐 Ever wished you could share your localhost web app with the world? With Dev Tunnels, now you can! Check out my latest video to see how:

https://youtu.be/6IrPc3zU1ho

panos, to dotnet
@panos@catodon.social avatar

I promised I'd be giving updates on #Iceshrimp's #dotnet C# rewrite -a brand new fedi platform really- so here's where we're at at the moment! The backend's basic functionality is more or less finished, although there will undoubtedly be stuff to fix and improve during beta. So theoretically you could use it, but we don't have a frontend yet so you could use it only with masto apps atm. However, the frontend is where the focus is going now, and we plan to have a basic/working frontend soon so that we can release our first beta in a couple of weeks or so!

We expect performance and server requirements to be comparable to #Akkoma. Things are about to get exciting!

b4ux1t3, to dotnet
@b4ux1t3@hachyderm.io avatar

I need you to cut the crap.

I know that on linux (at least, ubuntu-based distros) is a mess right now, but my dotnet is installed in a very normal place, why are you having issues finding it?!

An image of my console upon running dotnet --list-runtimes. It shows that I have runtimes, and that my system-wide dotnet install knows where they are. . .so WHY DOESN'T RIDER?!

khalidabuhakmeh, to godot
@khalidabuhakmeh@mastodon.social avatar

Uploaded my #JetBrainsRider Pong #godotengine game. It's really my first game, and I probably would do a few things differently, but it's pretty good for a first attempt (in my opinion).

If you're interested, check it out! #gamedev #dotnet #csharp

https://github.com/khalidabuhakmeh/RiderPong

bitbonk, to dotnet
@bitbonk@mastodon.social avatar

With the help of @slang25 I learned some interesting #dotnet #csharp #msbuild stuff today.

🧵↓

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

The latest release of allows devs to install MAUI workloads right from the new solution dialog.

csharpfritz, to dotnet
@csharpfritz@mas.to avatar

Join me RIGHT NOW for a discussion, AMA, and LIVE CODING session where I'll teach you about Blazor, Components, and JavaScript Interop.

Tune in at https://youtube.com/dotnet or https://twitch.tv/visualstudio

maartenballiauw, to CSharp
@maartenballiauw@mastodon.online avatar

The "Collection was modified" inspection in is quite handy. Warns you about those accidental collection updates while looping over them, resulting in a runtime error. And can fix them automatically!

video/mp4

poppastring, to dotnet
@poppastring@dotnet.social avatar
mapache, to fediverse
@mapache@hachyderm.io avatar

Part 6 of "A Guide to Implementing ActivityPub in a Static Site (or Any Website)" is now out.

Sorry about the delay, this is the part that not many people will like, I assume. I try to explain how to implement the inbox, which by nature is dynamic non-static.

Full article here:
https://maho.dev/2024/04/a-guide-to-implementing-activitypub-in-a-static-site-or-any-website-part-6/

If you like it don't forget to follow the @blog !

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I’ll repeat it. should cater harder to the web designer community with static site generation, razor build steps for prerendering JS/Web components, and more JS build-tool integration.

It's a missed opportunity for as these folks use their talents elsewhere.

angelmunoz, to dotnet
@angelmunoz@misskey.cloud avatar

In one hand I feel sad that some lovely folks on F# twitter were laid out or their teams were disbanded, on the other hand, I feel that there's certain momentum in the F# community as I see more and more folks getting to try it out and talk about it, perhaps that ocaml popularity boom helped a lot here as well.

shanselman, to dotnet
@shanselman@hachyderm.io avatar

You asked and we delivered! @stephentoub and I REWRITE LINQ in C# FROM SCRATCH to better understand how it works! It's DEEP #DOTNET https://youtu.be/xKr96nIyCFM Part 1 as we go 400 level into the code

strandloper, to random
@strandloper@mastodon.scot avatar

@shanselman What happened to the Deep Dive on LINQ with Stephen Toub video on the dotnet YouTube channel? I was watching it when it became unavailable and now shows as private.

shanselman,
@shanselman@hachyderm.io avatar

@strandloper We found a sync issue but just fixed it. "You asked and we delivered! @stephentoub and I REWRITE LINQ in C# FROM SCRATCH to better understand how it works! It's DEEP https://youtu.be/xKr96nIyCFM Part 1 as we go 400 level into the code"

vekzdran, to dotnet
@vekzdran@hachyderm.io avatar

Installed @jetbrainsrider 2024.1 today HOLY COW!

Awesome!

Good job JBR team! Awesome! The terminal is super great now!! The monitoring window is very useful! The top of editor code snippet is super cool like in VSCode!

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

For folks who tune into our release party, we'll show you how to enable Khalid Mode.

For those who don't tune in, we will permanently enable Khalid Mode.

https://www.youtube.com/watch?v=WreNWFkwTcU

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I’ve been preparing for today’s release party, and I think I've learned everything I can. I mean, look at my enormous brain!

Join us today on YouTube.

Boosts appreciated.

https://www.youtube.com/watch?v=WreNWFkwTcU

bradwilson, to dotnet
@bradwilson@mastodon.social avatar

On a separate (but mildly related note): it's probably time to delete the TestDriven.NET support from xUnit.net v3. It's basically been abandoned for several years now and has never supported VS 2022.

I'd keep it even if I was the only one using it (and I likely was), but I can't stay on VS 2019 even if I ignored the end of mainstream support, since the latest version of .NET it supports is .NET Core 3.1. 💔

chris_hayes, to VintageOSes
@chris_hayes@fosstodon.org avatar

Who knew a crime drama / documentary about backporting .NET to Windows 95 could be so exciting.


https://www.youtube.com/watch?v=CTUMNtKQLl8

maartenballiauw, to dotnet
@maartenballiauw@mastodon.online avatar

🫡 Farewell to #debugging headaches 🪲

Get Rider 2024.1 with the integrated power of #DataGrip to sort, filter, and explore your #dotnet collections!

Want to plot some #charts? We got you covered! 📊 And yes, it works seamlessly with #ADONET, too! 🤩
https://blog.jetbrains.com/dotnet/2024/04/15/exploring-collections-and-datatables/?utm_medium=social&utm_source=mastodon&utm_campaign=exploring-collections-and-datatables

0xced, to dotnet
@0xced@hachyderm.io avatar

I recently released Chisel, a tool for removing unwanted dependencies from your projects. It’s typically useful to remove the AWS SDK from the MongoDB driver or the Azure SDK from the SQL Server driver (Microsoft.Data.SqlClient). Why do database drivers insist on taking dependencies on cloud libraries? 🤷‍♀️

Learn more at https://github.com/0xced/Chisel and send me your feedback.

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

The kerosene fumes are heavy around the #dotnet ecosystem. Be careful, it will give you headaches.

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

This CPM converter tool for solutions works great. Try it out. https://github.com/DEVDEER/dotnet-tocpm

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • magazineikmin
  • InstantRegret
  • GTA5RPClips
  • tacticalgear
  • Youngstown
  • everett
  • slotface
  • osvaldo12
  • rosin
  • mdbf
  • kavyap
  • DreamBathrooms
  • megavids
  • ngwrru68w68
  • Durango
  • cisconetworking
  • modclub
  • khanakhh
  • normalnudes
  • ethstaker
  • cubers
  • vwfavf
  • provamag3
  • Leos
  • tester
  • JUstTest
  • All magazines