Tag Archives: .NET

Episode 035 – .NET Features: Love it or Hate it

The Breakpoint Show
The Breakpoint Show
Episode 035 - .NET Features: Love it or Hate it
Loading
/

Welcome to the thirty-fifth episode of The Breakpoint Show! In this episode, we take a nostalgic and opinionated journey through the best and worst features of .NET over the years. From the innovations we’ve loved to the ones that made us question our life choices, we’re breaking it all down with a mix of insight, humor, and maybe a little therapy.

Join us as we reminisce about the .NET features that changed the game, made development easier, and pushed the ecosystem forward. But, of course, we’ll also call out the ones that were frustrating, overcomplicated, or just didn’t quite hit the mark. Whether it’s language features, frameworks, or API design choices, no topic is off-limits.

If you’ve been working with .NET for years, you’ll probably recognize some of the same features that made us cheer—or cringe. And if you’re newer to .NET, consider this a fun history lesson with some hard-earned developer wisdom thrown in.

Tune in for a lively, no-holds-barred discussion on the .NET features we’ve loved, hated, and everything in between. You don’t want to miss this one!

Episode 034 – Greenfield Projects

The Breakpoint Show
The Breakpoint Show
Episode 034 - Greenfield Projects
Loading
/

Welcome to the thirty-fourth episode of The Breakpoint Show! In this episode, we’re shifting our focus from legacy code to the exciting world of greenfield projects. Starting fresh can be both thrilling and overwhelming, so we’re here to break down how to set your new project up for success—before you even write a single line of code.

We’ll discuss the critical steps that often get overlooked, like defining clear goals, understanding project requirements, and creating a solid architecture. It’s not just about diving into code—it’s about thoughtful planning to avoid headaches down the road.

Of course, we’ll also cover the essential tools that can help you get the job done efficiently. From project management tools to development environments, frameworks, and CI/CD pipelines, we’ll share our go-to resources to streamline your workflow and set the foundation for a successful project.

Whether you’re leading a new product, starting a personal project, or just curious about best practices for greenfield development, this episode is packed with insights to help you kick things off the right way.

Tune in to The Breakpoint Show and learn how to build smarter from day one!

Episode 033 – New Year New Apps

The Breakpoint Show
The Breakpoint Show
Episode 033 - New Year New Apps
Loading
/

Welcome to the thirty-third episode of The Breakpoint Show! In the latest episode of The Breakpoint Show, we’re tackling the challenges of migrating older projects from .NET Framework to today’s .NET. From handling outdated codebases to leveraging new tools and strategies, we’ll walk you through what it takes to bring your legacy projects into the modern age.

But before you dive in, there are critical questions every team needs to ask:
❓ Why are you migrating?
❓ What are the risks and challenges?
❓ Which parts of the code are worth modernizing—and which should be left behind?

Whether you’re leading a significant migration effort or just thinking about updating NuGet packages, this episode is packed with tips, insights, and lessons learned to help you future-proof your projects and avoid common pitfalls.

Tune in to The Breakpoint Show and prepare to give your legacy projects a fresh start in today’s .NET world!

Episode 032 – Year in Review 2024

The Breakpoint Show
The Breakpoint Show
Episode 032 - Year in Review 2024
Loading
/

Welcome to the thirty-second episode of The Breakpoint Show! As we wrap up 2024, we’re reflecting on an incredible year in software development, the .NET ecosystem, and the vibrant developer community.

In this special year-end episode, we reflect on the key highlights of 2024, including the release of .NET 9 and its impact, trends in software development, and the major milestones and conversations that shaped the tech community over the past year. From groundbreaking tools to exciting events, we cover it all with our signature mix of insights and humor.

But it wouldn’t be a proper wrap-up without a look ahead! We share our thoughts, hopes, and predictions for what 2025 might bring for .NET, software development, and the ever-evolving dev community. What new tools, trends, and challenges will define the year ahead? We’ve got some ideas.

Join us as we celebrate the highs, reflect on the lessons learned, and get excited for what’s next. It’s a perfect send-off to 2024 and a warm welcome to 2025. Don’t miss this reflective and forward-thinking episode of the show!

Episode 031 – We don’t need Khalid! (but maybe we do)

The Breakpoint Show
The Breakpoint Show
Episode 031 - We don't need Khalid! (but maybe we do)
Loading
/

Welcome to the thirty-first episode of The Breakpoint Show! In this episode, Maarten and Woody hold down the fort while Khalid enjoys some well-deserved vacation time (don’t worry, we didn’t need him anyway).

This week, we keep it short and sweet with a quick chat about the exciting features in .NET 9 and the latest buzz in the developer community. We’ve covered you with all the highlights, from tech updates to upcoming events and happenings.

So, grab your favorite drink, tune in, and join Maarten and Woody for a laid-back, byte-sized episode of The Breakpoint Show. Who needs Khalid when you’ve got these two holding it down? (Just kidding, Khalid, we miss you… kinda.)

Episode 030 – October 2024 Catchup

The Breakpoint Show
The Breakpoint Show
Episode 030 - October 2024 Catchup
Loading
/

Welcome to the thirtieth episode of “The Breakpoint Show”! In this episode, the hosts delve into some thrilling news from JetBrains. The game-changing decision to make Rider and WebStorm free for non-commercial and personal use is set to revolutionize the development landscape. We explore the profound impact of these powerful IDEs becoming more accessible and how developers—both professionals and hobbyists—can now harness their full potential for their projects.

To find out more about Rider and WebStorm, go here https://jb.gg/free_rider and https://jb.gg/free_webstorm

But that’s not all! The hosts also catch up on where AI stands in today’s tech world. We chat about the hype, the realities, and how AI tools are shaping (or not shaping!) the everyday developer experience. Are we living in the AI-powered future we were promised?

And let’s not overlook the highly anticipated upcoming release of .NET 9 and C# 13! We dissect the key features and improvements that have us on the edge of our seats and explain how these updates will revolutionize your development workflow.

This episode is a treasure trove of insightful conversations, from exploring new tech tools to sharing thoughts on the future of AI and .NET. Whether you’re a JetBrains user, an AI enthusiast, or a developer eagerly awaiting .NET 9, there’s something here for everyone.

Tune in for a laid-back, informative chat and join us on this milestone 30th episode of “The Breakpoint Show”!

Episode 028 – Chris is Required – Validation

The Breakpoint Show
The Breakpoint Show
Episode 028 - Chris is Required - Validation
Loading
/

Welcome to the twenty-eighth episode of “The Breakpoint Show”! In this episode, we’re delving into a crucial and often overlooked aspect of development: data validation. Join us as we explore how developers can validate data in their .NET solutions, which is vital for ensuring accuracy, security, and reliability.

From basic input validation to more complex techniques, we’ll walk through different approaches, tools, and best practices for handling data validation in .NET applications. Whether using built-in frameworks like Data Annotations, custom validators, or open-source libraries like FluentValidation, this episode will give you insights on ensuring your data is always in the right format, meets business rules, and prevents unexpected bugs or security vulnerabilities.

Our discussion will cover a wide range of topics, including server-side vs. client-side validation, validation performance considerations, and how to handle validation in modern web and API-driven applications. The aim is to equip you with the knowledge to build cleaner, safer, and more robust .NET solutions that can handle user input and data processing with ease.

Whether you’re a seasoned .NET developer or just starting out with data-driven applications, this episode is packed with practical tips and real-world examples to help elevate your validation game. Tune in to “The Breakpoint Show” and join us as we explore the powerful world of data validation in .NET!

Don’t miss this chance to brush up on a critical aspect of development that often differentiates between smooth sailing and headaches in production. Join us for an engaging conversation on all things validation!

Episode 027 – .NET Evolving Too Fast?!

The Breakpoint Show
The Breakpoint Show
Episode 027 - .NET Evolving Too Fast?!
Loading
/

Welcome to the twenty-seventh episode of “The Breakpoint Show”! In this episode, we tackle a hot topic in the .NET community: Is .NET and C# evolving too fast? With all these rapid updates, can developers keep up and thoroughly learn the most recent features of .NET and C#?

Join our hosts as they dive into the pros and cons of the fast-paced evolution of .NET. We’ll discuss whether the breakneck speed of new releases and features empowers developers with cutting-edge tools or leaves them scrambling to catch up. With updates rolling out, it raises the question: Are we genuinely mastering the latest advancements, or are we just trying to stay afloat?

We’ll explore how fast-paced development affects different types of developers, from those working on long-term projects to those constantly on the cutting edge. We’ll also consider the impact on learning resources and community support and how developers can balance the need to stay current with the time required to deeply understand and apply new features.

Whether you’re a developer feeling overwhelmed by the rapid pace of change or someone who thrives on the latest tech, this episode offers a thoughtful and engaging discussion on the future of .NET and its impact on the developer community. Tune in to “The Breakpoint Show” and join us as we explore whether the rapid evolution of .NET is a blessing or a burden for developers everywhere.

Don’t miss this opportunity to hear our take on the speed of .NET and C# evolution and how it affects your learning journey. Join us on “The Breakpoint Show” for a candid conversation to get you thinking about navigating the ever-changing world of .NET!

Episode 024 – Amazing Discovery in .NET 9

The Breakpoint Show
The Breakpoint Show
Episode 024 - Amazing Discovery in .NET 9
Loading
/

Welcome to the twenty-fourth episode of “The Breakpoint Show”! Today, we’re exploring the latest and greatest updates in .NET 9, exploring exciting new features and enhancements that will revolutionize your development experience. Whether you’re a seasoned .NET developer or just getting started, this episode is packed with insights to help you stay on the cutting edge.

Join us as we unpack the most exciting updates in .NET 9, from general improvements to enhancements in the HttpClinet and network programming. We’ll delve into how these updates can streamline your development process, boost productivity, and enable you to build more powerful and efficient applications, making your development journey smoother and more rewarding.

We’ll also explore real-world use cases and examples, demonstrating how these new features can be applied to your projects.

Don’t miss this opportunity to get ahead of the curve and learn about the latest innovations in the .NET ecosystem. Join us on “The Breakpoint Show” for an enlightening and engaging discussion on the exciting updates in .NET 9!

Episode 022 – Dev, Productivity, & Hardware Tools

The Breakpoint Show
The Breakpoint Show
Episode 022 - Dev, Productivity, & Hardware Tools
Loading
/

Welcome to the twenty-second episode of “The Breakpoint Show”! In this exciting installment, we’re diving into the essential development, productivity, and hardware tools our hosts use daily. Join us as we explore how to optimize your workflow, boost your efficiency, and leverage the best and our favorite tools and hardware to elevate your development game.

Whether you’re a seasoned developer seeking to refine your setup or a newcomer excited to build a productive workspace, this episode is a goldmine of insights and practical advice. Don’t miss out on ‘The Breakpoint Show’ as we reveal the keys to maximizing productivity and harnessing the best tools and hardware in the world of software development.

Take advantage of this opportunity to supercharge your development process and take your productivity to new heights. Join us on “The Breakpoint Show” for an enlightening discussion on software development, productivity, and the tools that make it all possible! #Productivity #SoftwareDevelopment 🎙️

WP Radio
WP Radio
OFFLINE LIVE