@jsuarezruiz Oh no you did amazing controls even before you joined MS - what a loss for the Maui team!! That team is getting smaller by the day - and losing talent . Good luck I hope you will still be in the Maui space
#blazor@danielroth I have looked high and low tried all sorts but I cannot make a newly navigated page in blazor to scroll to the top - none of the things I see on the internet works - what am I missing? I have a is to scroll to top but nothing- it remembers prev page position
#blazor why scrolling to the top is so difficult? When navigating to a new page I need to be at the top -none of the javascript work?what am I missing github.com/dotnet/aspnetc…
Visual Studio 2026 just dropped its Insiders Release.
Daniel Ward and Mads Kristensen discuss all the new goodies.
Highlights include:
➡️ Deep Copilot + Profiler Agent integration
➡️ DevBox/RDP
➡️ Sleek modern (cont) msft.it/l/6011tBaqW
@azure hey if I wanted to publish a min api using .net 10 rc2 to azure using as pipeline what I am using 10.0.x but I am getting “failed to find native dependencies “ same pipeline works net 9 - I believe I am using wrong net version- suggestions?
#dotnetmaui#visualstudio why hot restart was killed in vs2026? Even with limitation was useful . Coding n vs code is such a regression compared to visual studio experience
We're working hard to continue to ship @VisualStudio 2026 to y'all. I've pinned the main build to be my daily driver. Updating 3x/day now. Hopefully you are on the Insiders path and giving feedback!
#blazor i have a net 9 blazor server using an rcl library and css isolation does not work for me mypage.razor.css does not work but works when styles are inside a razor page and I have also added scopedcssenabled true but still nothing any clues or suggestions- thanks
Aspire is at version 9.4.1 now. That's the only supported version. If you're using an older version, update now. You must update to the latest version to be in support & get the awesome new features. What are you waiting for?
learn.microsoft.com/dotnet/aspire/…#dotnet
Sneak peek of a side project I'm building while on vacation: an app that lets you pick LLMs to generate #dotnetmaui pages/apps, compile them live, preview the result (working app), and export code or create the full project. #dotnet#ai (1/2)🧵
Here's the tech stack I would use for my next side project:
Backend: .NET, ASP .NET Core
Frontend: React + TS
Database: PostgreSQL
Auth: Keycloak
Deployment: VPS
CI/CD: GitHub Actions
What's yours?
P.S. I created this free Clean Architecture template to help you start shipping valuable features faster.
You can get it here (for free): milanjovanovic.tech/templates/clea…
@tedmob69@edandersen We tried blazor wasm 2 years ago. Too slow, and corporate firewall is blocking dll download. Too much hassle to justify why dll download is safe.
So we abandoned it.