dotnet rambles

A weekly podcast about all things dotnet related. Rowan and Andy will be discussing anything and everything related to dotnet and coding in general.

25: Super 8

Like everybody else we're looking forward to all the new and improved features in .NET 8. In this episode we're going to rattle through a few of things that have caught our attention.

11-17
46:57

24: Who's Who?

In this episode we're discussing people that we follow, watch or listen to via podcasts, youtube, x (formerly twitter) and even sometimes using RSS feeds (yes some people still use them!). It's a great way to keep up with things going on in the .NET world.

11-17
49:09

23: Under construction

Rowan and Andy discuss how they built the dotnet rambles podcast website.

08-04
33:13

22: What does it all mean? - Part 2

Following on from the last podcast as we ran out of time - we discuss loads more acronyms

11-18
49:44

21: What does it all mean? - Part 1

In this episode we're talking about some of the acronyms that we come across everyday.

11-11
37:58

20: The Magnificent 7!

We've been hearing that goods things are coming our way in .NET 7 so we thought we spend some time talking about what's coming in ASP.NET Core, C#11 and the Core APIs based on Preview 4.

06-17
32:12

19: HTMX(tra), X-tra read all about it!

We're taking a look at HTMX this week. A really nice small (~10k) open source JS library that can be used from ASP.NET to enhance web apps - add the library, add some attributes to your HTML tags and HTMX magically wires it up for you, performing partial HTML updates by making GET and POST requests.

05-27
36:02

18: F# what is it good for? Absolutely everything!

Rowan likes (loves) F# - in fact he won’t stop going on about it! we should be using it for everything - Andy is trying to learn F# (not going that well - it won't stick) - we’re going to discuss why F# is a good thing to learn, it's benefits over C# and what you can do with it

05-20
54:59

17 : Who's a pretty boy then?

Polly - do you need it? Should you be using it? When can you use it? How do you use it? We'll be answering all these questions and discovering (nearly) all there is to know about Polly in this episode.

05-13
33:37

16 : Taming the Terminal

This week we're discussing Windows terminal - how to get it, how to configure it, what it can do for you. We'll discuss the benefits of the terminal, making it look pretty, setting up some shortcuts to save you some keypresses and make you more efficient. 

04-01
36:41

15 : DONT CROSS THE STREAMS!

In this weeks episode we're talking about Streams. We can never remember which one to use or if we need to always create a Stream and then use a StreamReader/StreamWriter, or can we use the static File.IO methods? Hopefully this will clear up some of our confusion.  

03-25
51:30

14 : What the Algorithm!

This week Rowan and Andy are discussing Algorithms. What are they, how and why do we use them. Covering everything from Big O, time and space complexity to key algorithms like Sorting and Searching. 

03-18
56:57

13 : Google Rocket Powered Computing - gRPC for short

This week Andy and Rowan are discussing gRPC (Google Remote Procedure Call) and how it can easily be integrated into .net - as either a Service, Console App, Website or WebAPI. We'll talk about how it works, how you use it, who's using it and what you can use it for. 

03-11
50:47

12 : Getting past Tabs vs Spaces

This week Andy and Rowan chat about why people still have a strong view of Tabs vs Spaces - and many other similar things that cause friction in dev teams. Is it really worth it, aren't there more important things people should be dealing with.

03-04
47:27

11 : “AI'll be back” - AI is taking over the world!

Rowan and Andy are chatting about ML.net Microsoft's open source and cross-platform machine learning framework. We look at what it ML.net is and how you can use it using the tools you are already familiar with.

02-25
31:46

10 : Dapr - not to be confused with dapper

Dapr - not to be confused with dapper! Andy and Rowan chat about what Dapr is (Distributed application runtime) and what problems it is trying to solve. 

02-18
46:41

9 : Going out in a Blazor of glory

Andy and Rowan discuss Blazor. We've been hearing about Blazor for a long time now and we've both looked into to get an idea of what it is and how it could be used. But since it has now has full support via .net 6 and Steve Sanderson did an updated demo at dotnet conf we wanted to discuss it again and see where it's heading.

02-11
45:00

8 : Why dotnet you?

Rowan and Andy discuss their own experiences with the dotnet platform and why they use it day to day. 

02-04
41:46

7 : GDS = Great Design Shouldn't be hard or Government Design System

In this episode Andy and Rowan are discussing the UK Government Design System. What is it, why does it exist, and where did it come from. We'll also discuss what it's like to work with it from a C# perspective.

01-28
36:26

6 : The wheels on the (service) bus

Rowan and Andy are discussing what a service bus is, examples of various service bus implementations and when you'd use it over something like a queue.

01-21
38:13

Recommend Channels