Editors

Community Over Code 2024
Community Over Code 2024 This was my second time speaking at Community Over Code – The ASF Conference. It is a very community oriented conference that is centered around the Apache Software Foundation’s portfolio of projects. The conference moves a...
2024-10-11 10:18
Easier localization with the new resource (.resx) manager
If you’re developing applications that target multiple languages and cultures, you probably know how challenging it can be to manage the resources for each localization. You need to keep track of all the strings, images, icons, and other assets that ...
2024-10-09 15:28
Accelerate C++ Debugging with Enhanced Conditional Breakpoints
Are you tired of waiting for your conditional breakpoints to hit in C++? Do you wish there was a way to speed up the debugging process and get to the root of the problem faster? If so, you’re in luck! We have some exciting news for you: Visual Studio...
2024-10-07 15:10
Hashtag Jakarta EE #249
Hashtag Jakarta EE #249 Welcome to issue number two hundred and forty-nine of Hashtag Jakarta EE! At the beginning of this week, on October 1st, I celebrated my 5-year anniversary at Eclipse Foundation. It’s been quite a ride and I am looking forwar...
2024-10-06 09:59
Devoxx Morocco 2024
Devoxx Morocco 2024 Including JMaghreb 3.0 in 2014, this was my seventh time speaking at Devoxx Morocco. Four times in Casablanca, twice in Agadir, and this year in Marrakech. This conference has such a great vibe no matter which location they choose t...
2024-10-05 09:59
Exploring the Potential of Open Source in Europe
Exploring the Potential of Open Source in Europe A Recap of the HiPEAC Open Source Consultation Dayby Gaël Blondelle, Philippe Krief, and Diana KupferOn September 24, the HiPEAC European project brought together around 20 researchers, industry leader...
2024-10-04 11:06
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