IDEs

Adoptium at Events: Adoptium Summit, Open Community for Java and Webinar Series
Adoptium at Events: Adoptium Summit, Open Community for Java and Webinar Series As Adoptium Community Manager, I would like to share some updates about our 2024 plan to engage with our community and spread the word about Adoptium Working Group and all ...
2024-10-02 15:51
Discover Hidden Insights with Profiler’s External Code Decompilation
Have you ever wondered what’s happening under the hood of your .NET application? Do you want to quickly and easily identify and fix performance bottlenecks? If so, Visual Studio has the perfect tool for you: the profiler. The profiler allows you to a...
2024-10-02 10:00
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...
2024-10-01 14:32
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...
2024-10-01 10:00
Effortless Instrumentation profiling with Persistent Target Selection
Ever wished to assess your code’s performance without repeatedly choosing the target process or executable for each instrumentation profiling session? If so, you’re among many developers who find this task cumbersome and prone to errors, es...
2024-09-30 11:00
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...
2024-09-29 11:00
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...
2024-09-26 10:00
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...
2024-09-25 10:00
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...
2024-09-25 08:00
Securing the Future of Open Source: Launching the Open Regulatory Compliance Working Group
Securing the Future of Open Source: Launching the Open Regulatory Compliance Working Group Today marks an important milestone for the open source community. As open source software continues to drive innovation across industries, ensuring its relevance...
2024-09-24 11:00
Next-Gen Code Coverage in Visual Studio: Enhanced C++ Support and Security
We’re excited to share the latest changes in Visual Studio’s code coverage components. If you haven’t already, be sure to check out our previous blog posts: What’s New in Our Code Coverage Tooling? and Code coverage features in Visual Studio En...
2024-09-24 10:00
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