.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • High-Severity Security Issue Affecting TeamCity On-Premises (CVE-2026-44413) – Update to 2026.1 Now

    calendar May 11, 2026 · blog.jetbrains.com
    High-Severity Security Issue Affecting TeamCity On-Premises (CVE-2026-44413) – Update to 2026.1 Now

    Summary Details A high-severity post-authentication security vulnerability has been identified in TeamCity On-Premises. If exploited, this flaw may allow any authenticated user to expose some parts of the TeamCity server API to unauthorized users. All versions of TeamCity On-Premises are affected, while TeamCity Cloud …


    Read More
  • The ReSharper 2026.2 Early Access Program Begins: Bringing More AI Agents into Visual Studio

    calendar May 11, 2026 · blog.jetbrains.com
    The ReSharper 2026.2 Early Access Program Begins: Bringing More AI Agents into Visual Studio

    We’re excited to announce that the Early Access Program (EAP) for ReSharper and .NET Tools 2026.2 is now underway! While our EAP announcements usually cover a wide range of new features, performance updates, and bug fixes, this release is different. We are dedicating this first preview entirely to a singular, …


    Read More
  • Rider 2026.2 Early Access Program Begins With Performance Improvements

    calendar May 11, 2026 · blog.jetbrains.com
    Rider 2026.2 Early Access Program Begins With Performance Improvements

    The Early Access Program (EAP) for Rider 2026.2 is now open, and the first preview build for the upcoming major release is already out. There are several ways for you to get your hands on the first preview build: A reminder of what the EAP is all about The Early Access Program is a long-standing […] Link to article: …


    Read More
  • The GoLand 2026.2 Early Access Program Has Started

    calendar May 11, 2026 · blog.jetbrains.com
    The GoLand 2026.2 Early Access Program Has Started

    The Early Access Program (EAP) for GoLand 2026.2 is now open. It’s a great opportunity to try upcoming features for free and help shape the product. EAP builds give you early access to what we’re working on, so you can test new functionality in your real workflows and share feedback with the GoLand team. Your […] Link …


    Read More
  • Our 2026 Direction: AI and Classic Workflows in JetBrains IDEs

    calendar May 11, 2026 · blog.jetbrains.com
    Our 2026 Direction: AI and Classic Workflows in JetBrains IDEs

    Two valid ways of writing code. One place to own it. Quick version for AI-news-tired readers: press here There are two ways developers create code now: We don’t think one is better than the other. Our goal is to ensure both workflows can coexist inside JetBrains IDEs without hindering each other. In practice, this …


    Read More
  • Code Maintainability: What is it and Why It’s Important

    calendar May 11, 2026 · blog.jetbrains.com
    Code Maintainability: What is it and Why It’s Important

    Writing code that’s clean, readable, and easy to modify without causing unintended side effects is vital to ensuring a seamless development process. Good code encourages a smoother long-term software lifecycle that enables different developers to work with it, applying fixes, updates, and enhancements over time, making …


    Read More
  • The MPS 2026.1 Early Access Program Has Started

    calendar May 7, 2026 · blog.jetbrains.com
    The MPS 2026.1 Early Access Program Has Started

    The MPS 2026.1 Early Access Program (EAP) is kicking off today. Download the first 2026.1 EAP release and give it a try! DOWNLOAD MPS 2026.1 EAP Along with numerous bug fixes, this build introduces several key improvements. Migration to IntelliJ Platform 2026.1, JDK 25, and Kotlin 2.3 This MPS 2026.1 EAP build …


    Read More
  • Kotlin Ecosystem Mentorship Program: Results and Winners

    calendar May 7, 2026 · blog.jetbrains.com
    Kotlin Ecosystem Mentorship Program: Results and Winners

    In the Kotlin Ecosystem Mentorship Program pilot, mentors and mentees worked together on real Kotlin open-source projects to make their first meaningful community contribution. Four pairs successfully completed the two-month program, and one eligible pair was randomly selected in the prize drawing to receive the grand …


    Read More
  • Make Your Plugin Remote Development-Ready

    calendar May 7, 2026 · blog.jetbrains.com
    Make Your Plugin Remote Development-Ready

    Remote development is changing how plugins should be built for JetBrains IDEs. The IDE is no longer a single local process: users interact with a frontend client, while the backend can run on another machine, in Docker, or in the cloud. This model is becoming increasingly important because it supports powerful remote …


    Read More
  • Python Unplugged on PyTV: Key Takeaways From Our Community Conference

    calendar May 7, 2026 · blog.jetbrains.com
    Python Unplugged on PyTV: Key Takeaways From Our Community Conference

    What happens when a global community with a love for Python meets a splash of 90s nostalgia? You get Python Unplugged on PyTV, our first-ever fully online community conference. On March 4, 2026, Python Unplugged on PyTV set out to capture the magic of a full, in-person conference experience for people watching remotely …


    Read More
  • How to Make Code Highlighting-Friendly

    calendar May 7, 2026 · blog.jetbrains.com
    How to Make Code Highlighting-Friendly

    This article introduces the notion of highlighting complexity and provides recipes for making your code highlighting-friendly, resulting in faster, more efficient highlighting. Code style is not just for style – it impacts the physical world! The benefits of highlighting-friendly code include: Better responsiveness …


    Read More
  • IntelliJ IDEA 2025.3.5 is Out!

    calendar May 6, 2026 · blog.jetbrains.com
    IntelliJ IDEA 2025.3.5 is Out!

    We’ve just released IntelliJ IDEA 2025.3.5. This version includes performance improvements for Spring projects – specifically for users who haven’t yet updated to v2026.1: You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are a Ubuntu user. You can also download it from …


    Read More
  • Developer Ecosystem Survey 2026 – Take Part in One of the Largest Developer Studies

    calendar May 6, 2026 · blog.jetbrains.com
    Developer Ecosystem Survey 2026 – Take Part in One of the Largest Developer Studies

    Since 2017, we’ve been checking in with developers around the world to better understand how the industry is evolving and where software development is headed next. This year marks the tenth edition of the Developer Ecosystem Survey, and we’d love for you to take part. When we launched the first survey, Kotlin was just …


    Read More
  • Stop Sending IDE-Catchable AI Code Errors to Review

    calendar May 5, 2026 · blog.jetbrains.com
    Stop Sending IDE-Catchable AI Code Errors to Review

    AI coding tools might have handed your developers a productivity gain, but they’ve created a problem for your code review process. Pull request volume is up significantly, and the code arriving for review carries error patterns that weren’t common before generative AI. Yet it’s the same people with the same working …


    Read More
  • Java Annotated Monthly – May 2026

    calendar May 5, 2026 · blog.jetbrains.com
    Java Annotated Monthly – May 2026

    April flew by. The pace of tech development didn’t slow, and the flow of news and knowledge didn’t either. This month, Emily Bache joins us to share some sharp finds about AI agents and test-driven development. Java stays busy with fresh updates and practical tips, and Kotlin keeps pushing forward right next to it. The …


    Read More
  • What is dogfooding? How JetBrains builds better developer tools

    calendar May 5, 2026 · blog.jetbrains.com
    What is dogfooding? How JetBrains builds better developer tools

    Dogfooding in software development means using your own products to build, test, and improve them. At JetBrains, it’s a core part of how we create developer tools like IntelliJ IDEA, YouTrack, and Rider. We don’t rely on assumptions or abstract user personas. We use our tools every day in real workflows, which keeps us …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top