Visual Studio 2022 – Recent performance enhancements
Visual Studio 2022 continues to be faster with each version. In this blog post we will highlight a couple of the more significant enhancements you’ll experience in 17.11, such as a more efficient C# language service, faster conditional breakpoints an...
Celebrating 5 Years at Eclipse Foundation
Celebrating 5 Years at Eclipse Foundation I joined the Eclipse Foundation five years ago as the Jakarta EE Developer Advocate. Time flies when you’re having a good time, and I certainly enjoy what I do. Being able to serve the communit...
Hashtag Jakarta EE #248
Hashtag Jakarta EE #248 Welcome to issue number two hundred and forty-eight of Hashtag Jakarta EE! I have had a little more than a week at home now (8 days to be exact). The next time I will have this many days in my own bed will be in December. I...
Creating a React TODO app in Visual Studio 2022
In this tutorial we will create a React front-end, with JavaScript, of a TODO web app using a Visual Studio 2022. To get started install Visual Studio with the Node.js development workload. This will include the JavaScript/TypeScript (JSTS) projects an...
Organize Your Breakpoints like a pro
Do you feel overwhelmed by the sheer number of breakpoints in your Visual Studio project? Wish you could categorize and toggle them on and off with ease? The new breakpoint group feature in Visual Studio 2022 is here to transform your debugging experie...
Introducing Our Keynote Speakers at OCX 2024
Introducing Our Keynote Speakers at OCX 2024 As we approach the Open Community Experience (OCX), scheduled to take place from 22-24 October in Mainz, Germany, my anticipation and excitement continues to build. This event marks a new chapter for our com...
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...
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...
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...
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...
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 ...