Editors

Why you should join me at Open Community Experience in Mainz if you are interested in Dataspaces
Why you should join me at Open Community Experience in Mainz if you are interested in Dataspaces Why am I heading to the Open Community Experience (OCX) 2024 in Mainz? Simple—it's where innovation meets collaboration, and where the future of ope...
2024-09-23 10:19
Level up your collaborations with the pull request experience in Visual Studio
One of our main goals is to help you and your team collaborate more effectively and efficiently on your software projects. That’s why we are constantly improving our Version Control features, especially the ones related to the pull request workfl...
2024-09-23 10:00
Hashtag Jakarta EE #247
Hashtag Jakarta EE #247 Welcome to issue number two hundred and forty-seven of Hashtag Jakarta EE! A lot of CFPs for conferences are closing around these days, so make sure you submit to have a chance to speak at these events. Here are a couple of...
2024-09-22 09:59
BED-Con 2024
BED-Con 2024 This was my first time at Berlin Expert Days. This conference is organized by the community for the community over two days. The venue is pretty cool with a modern exterior and slightly older interior and well sized for the conference. The...
2024-09-21 09:41
Jalapeño 2024
Jalapeño 2024 It was finally time for the first edition of Jalapeño. It was initially planned to be in 2020, but because of the pandemic, it was delayed until this year. But it was absolutely worth the wait! Located in a beach resort in Puerto Vallar...
2024-09-20 12:18
Multi-Project Launch Configuration
Are you tired of the hassle of manually configuring your development environment every time you want to launch multiple projects? We’ve heard your feedback and are thrilled to announce a feature in Visual Studio that simplifies your workflow. The...
2024-09-18 16:08
How to run .NET apps natively on Arm64 devices
Are you developing .NET applications for Arm-based processors? Do you want to take advantage of the performance and power efficiency of running your apps natively on Arm64 devices? If so, you’ll be happy to hear that Visual Studio 2022 17.11 has ...
2024-09-17 10:00
Ready to Hack the Future? Join the Eclipse SDV Hackathon Chapter 2 – Register Now!
Ready to Hack the Future? Join the Eclipse SDV Hackathon Chapter 2 – Register Now! We’re excited to announce the return of the Eclipse SDV Hackathon! This year, we’re back and bigger than ever, hosted by Harman International at the ICF Event...
2024-09-17 08:58
Understanding the behavior of the XAML Designer with abstract base classes
Visual Studio 2022 introduced a new XAML designer for building WPF apps, with a goal of increasing the performance and reliability of the designer. The new designer can quickly open a XAML file by using WPF’s built-in parser and display. This new des...
2024-09-16 13:49
Hashtag Jakarta EE #246
Hashtag Jakarta EE #246 Welcome to issue number two hundred and forty-six of Hashtag Jakarta EE! This week was all about visiting Java User Groups for me. Speaking at four JUGs in four different cities, in four different states in four days involv...
2024-09-15 09:59
Gateway JUG 2024
Gateway JUG 2024 The fourth stop on the US South JUG Tour 2024 with Jakarta EE as at the event at the St. Louis Java User Group. I did the Jakarta EE 11 presentation sprinkled with a couple of AI demos here as well. The St. Louis JUG currently runs the...
2024-09-14 00:09
The Power of Open Source Software in Shaping the Future of Vehicles
The Power of Open Source Software in Shaping the Future of Vehicles The automotive sector is undergoing a profound transformation fueled by the convergence of software defined vehicles (SDVs) and open source software. This groundbreaking shift is poise...
2024-09-13 06:25
JavaMUG 2024
JavaMUG 2024 Third stop on the US South JUG Tour 2024 with Jakarta EE was Dallas and JavaMUG. This time I had chosen a hotel within walking distance from the venue. At least for a Norwegian. I am not so sure if 30 min walk is considered walking distanc...
2024-09-12 14:08
VisualStudio.Extensibility 17.11: Settings and more Remote UI support
We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! VisualStudio.Extensibility helps you build extensions that run outside the main Visual Studio IDE pr...
2024-09-12 10:00
JaxJUG 2024
JaxJUG 2024 The second stop of the US South JUG Tour 2024 with Jakarta EE was Jacksonville Java User Group, or JaxJUG, for short. This time, I was very careful making sure that the address I gave to the Uber was the correct one and made it to the venue...
2024-09-11 21:20
Search scoping helps you find what you’re looking for
If you’re working on a large and complex solution, you might find yourself overwhelmed by the number of results when you use code search in Visual Studio. You might be looking for a specific class, method, or variable, but end up scrolling throug...
2024-09-11 10:00
Addressing Automotive Functional Safety in an Open Source Environment
Addressing Automotive Functional Safety in an Open Source Environment An Interview with Leonardo Rossetti and Martin Schleicher, Co-Leads of the New Eclipse SDV Special Interest Group “Automotive Processes for Open Source Software”The Eclipse Softw...
2024-09-11 08:17
Triangle JUG 2024
Triangle JUG 2024 I had the great pleasue of speaking at Triangle Java User Group yesterday. It was the first time I did this presentation titled Jakarta EE meets AI. It is a very demo heavy presentation, so lots of things can go wrong, but the demo go...
2024-09-10 13:04
Break for Async User-Unhandled exceptions in the Visual Studio Debugger
Before .NET 9, the debugger was unable to track exceptions thrown from user-code async methods into non-user code framework methods, such as ASP.NET middleware. We are pleased to announce that you will now start seeing the debugger stop for these user-...
2024-09-10 10:00
Supercharge C++ Debugging with AI-Generated breakpoint expressions
Have you ever spent hours debugging your C++ code, struggling to set up the right conditional breakpoint or tracepoint? Or wished for a smarter way to obtain detailed runtime information without manually crafting complex expressions? You’re in lu...
2024-09-09 13:39