Easy Hacks: How to Use Java Streams for Working With Data
In March 2014, the Ice Bucket Challenge helped the internet come together to fight ALS. Disney’s Frozen taught a generation of children to Let It Go, and the community saw the release of Java 8 LTS to...
View ArticleOren Eini – Building a Database Engine in C# and .NET – June 18th Livestream
Join us on June 18th, 2024, at 2:00 PM UTC on JetBrains TV for our latest livestream with our special guest, the prolific Oren Eini, when they give their presentation, “Building a Database Engine in...
View ArticleLearn Unity and Godot Game Development with JetBrains
Over the last several years, we’ve worked hard, making the best game development tools available to creators worldwide. Large AAA studios to indie game darlings have loved writing their C# and C++...
View Article9 Things You Didn’t Know About JetBrains Rider’s NuGet Support
Introducing package managers into the modern development workflow has been nothing short of transformative. If you’ve been a .NET developer for a long time, you may remember when we shared .dll files...
View ArticledotCover Command Line Tools for Automation Testing Code Coverage
The ultimate goal of creating a testing strategy is to be confident that you and your team have done their due diligence to deliver a quality product. Test harnesses typically include a mix of unit...
View ArticleHow Where Conditions Work in Entity Framework Core
Entity Framework Core is a popular data access library in the .NET space that makes it easier to write, execute, and process SQL statements and the resulting data. If you’re new to the .NET space,...
View ArticleHow to use the Tasks View in JetBrains Rider
The Task Parallel Library (TPL) is foundational to all .NET applications, as it allows frameworks to write and execute multithreaded and parallel code. Additionally, developers looking to get the most...
View ArticleTry Full Line Code Completion in JetBrains Rider 2024.1.4
We recently released the 2024.1 version of all our IDE products, including the dotUltimate family of products: ReSharper, Rider, dotMemory, dotTrace, dotCover, and dotPeek. Full Line Code Completion...
View ArticleSnapshot Testing in .NET with Verify
When writing tests, the ultimate goal should always be to deliver “value”. This value is not just about the number of tests written but about the quality and relevance of the tests. We aim to write,...
View ArticleReSharper Tips & Tricks with Matt Ellis – Recording Available
The livestream event with Matt Ellis, titled “Resharper Tips & Tricks,” is now available on JetBrains TV. Be sure to like, subscribe, and register for notifications for JetBrains’ latest content....
View ArticleIntroduction to Htmx for Spring Boot Developers
Starting a new project can be both exciting and challenging at the same time. Choosing what technologies will help you deliver your solution comes with the cost associated with those choices. Each...
View ArticleMarkdown-Powered Slides in JetBrains IDEs
At JetBrains, we have a JetBrains Community Contributor (JBCC) program aimed at helping community content creators get the most out of their JetBrains tools when creating articles, social media posts,...
View Article