Microsoft Developer
@msdeveloperboston.bsky.social
260 followers 310 following 43 posts
Microsoft .NET C# React TypeScript Azure
Posts Media Videos Starter Packs
Pinned
msdeveloperboston.bsky.social
#siamese #siamesecats
#cats #catsonbluesky
#catsofbluesky
Reposted by Microsoft Developer
roxeem.com
⚡In .NET 9, even tiny arrays hit the heap, adding GC overhead. In .NET 10, if an array never leaves the method, it’s stack‑allocated. Result → ~2× faster, 0 allocations, less GC pressure.

#dotnet #csharp
https://roxeem.com/2025/09/30/what-net-10-gc-changes-mean-for-developers/
Reposted by Microsoft Developer
boscc.bsky.social
Just 2 more weeks to submit your session for Boston Code Camp, a free full day developer's conference this November 22nd in Burlington, MA. All software related topics are welcome. Please share your expertise and submit today! buff.ly/kSttiyK
Present - Boston Code Camp
Submit a Session
www.bostoncodecamp.com
Reposted by Microsoft Developer
tansleyjames.bsky.social
#80sTop30 20

Forbidden Colours |
Riuichi Sakamoto / David Sylvian | 1983

Single version of the theme tune to Merry Christmas Mr. Lawrence. That enchanting melody is one of the most beautiful I’ve ever heard and with added vocals from Mr Sylvian, it couldn’t fail to resonate.

youtu.be/jsG2M66-_xc
Reposted by Microsoft Developer
ardalis.com
The more I think about this the more I'm surprised it hasn't been "fixed" by the product team. I wrote a fix for this way back in 2017 that still gets a lot of traffic. I can't imagine the change is technically difficult, so there must be a reason the team hasn't done it.
ardalis.com/set-cmd-or-p...
Reposted by Microsoft Developer
a11yawareness.bsky.social
Capitalization affects how people read hashtags or how people hear them on screen readers. Use #camelCase or #PascalCase in hashtags instead of lowercase. You could have #DoctorWhoRewatch ("Doctor Who Rewatch") or #doctorwhorewatch ("doctor whore watch.")
Reposted by Microsoft Developer
resilientcoders.bsky.social
Looking to level up your coding skills? Don't miss our Vibe Coding with Goose event on 10/10. You'll gain practical, industry-aligned skills by rapidly building apps, while also engaging in conversations about the future of AI in software engineering. RSVP: www.resilientcoders.org/events/resil...
Featured text from the post. In the background, RC aluni are working through some coding shown on an LCD display.
Reposted by Microsoft Developer
kettanaito.com
Need a Zod help/advice.

You can define self-referencing schemas in Zod but you cannot parse objects that contain potentially infinite self-references (which would comply with the schema). Is this a design flaw, a bug, or am I missing the proper usage here?
Reposted by Microsoft Developer
gergely.pragmaticengineer.com
Claude Code is scary good... not just for coding

My Finder kept freezing after it grew to 8GB in size. I had no idea why. Restarting did not help. Turning off Spotlight indexing didn't help.

So I turned to Claude Code... and ~10 iterations+30 minutes later it found the issue:
Reposted by Microsoft Developer
reddwarfotd.bsky.social
The first audience record for the first episode of Red Dwarf took place on 27 September 1987, 38 years ago today, to an audience largely coaxed in from a local pub. #RedDwarf #OnThisDay
Thread image
Reposted by Microsoft Developer
Reposted by Microsoft Developer
sqlworldwide.bsky.social
Packed house
#sqlsatBoston
Reposted by Microsoft Developer
sqlsatboston.bsky.social
🚀 JUST 2 more days to go!
SQL Saturday Boston is almost here 🎉

✅ Expert-led SQL Server & Data sessions
✅ Networking with the #DataCommunity

💡 Pre-Con with Brent Ozar on Friday, September 26th

🎟 Register for free + Brent's precon : www.eventbrite.com/e/sql-saturd...
SQL Saturday Boston 2025
Join us for a fun-filled day of learning everything SQL at SQL Saturday Boston 2025!
www.eventbrite.com
Reposted by Microsoft Developer
dot.net
.NET @dot.net · 19d
Better Copilot suggestions start with better context.
For .NET projects, include:
✅ Overview
✅ Tech stack
✅ Coding guidelines
✅ Structure
✅ Resources
in your msft.it/63326smUtY.
#dotNET
Read more: msft.it/63323smUtS
github copilot logo.
text reads: github.blog
5 tips for writing better custom instructions for Copilot
read the blog
Reposted by Microsoft Developer
way0utwest.bsky.social
Local LLM Models at SQL Saturday Boston 2025 voiceofthedba.com/2025/09/23/l...
Reposted by Microsoft Developer
dotnetfoundation.org
Are you ready for Hacktoberfest? We at the .NET Foundation are! Join us this October, contribute to open source, and earn a digital .NET Foundation certificate. For more information and the full rules, visit our website! dotnetfoundation.org/community/ha...
Reposted by Microsoft Developer
Reposted by Microsoft Developer
sqlsatboston.bsky.social
⏳ 1 week to go!
We’re just 7 days away from SQL Saturday Boston on September 27 🎉

📍 5 Wayside Road Burlington
🗓️ September 27

Don't forget to attend Brent Ozar's precon on Sep 26 about Faster, Cheaper Cloud Databases!

🎟 Register for free + Brent's precon : www.eventbrite.com/e/sql-saturd...
LinkedIn
This link will take you to a page that’s not on LinkedIn
lnkd.in
Reposted by Microsoft Developer
visualstudio.com
Visual Studio now supports Mermaid diagram previews in markdown—powered by GitHub Copilot!
From class diagrams to flowcharts, visualize your code without leaving your editor.
No extra setup. Just markdown + Copilot = magic.
#GitHubCopilot 🖋️🧠
🔗 msft.it/63323scYFz
screen capture of Markdown + Mermaid + Copilot dialog box and diagram.
text reads: Generating and Viewing Mermaid Diagrams with Copilot. Learn to integrate it into your development workflow.