Balancing Coupling in Software Design with Vlad Khononov
.NET Rocks!7 Marras 2024

Balancing Coupling in Software Design with Vlad Khononov

How do you balance the coupling in your application? Carl and Richard talk to Vlad Khononov about his book on Balancing Coupling in Software Design. Vlad talks about three aspects of coupling - information, distance, and volatility. When these aspects are out of balance, such as a pair of services that are distant from each other but highly dependent and need lots of information, development becomes difficult. Where information is high, keeping the distance low makes life easier. This led to a great conversation about Conway's Law and the idea that sometimes changing the team organization can lead to better application development! Check out the book!

Jaksot(1986)

Programming in Python with Kathleen Dollard

Programming in Python with Kathleen Dollard

Kathleen Dollard has been exploring different development environments and wants to tell the world! Carl and Richard talk to Kathleen about her experience using Python and Django with JetBrain's Intel...

1 Loka 201553min

Method Interception using JSON with Ricardo Barbosa

Method Interception using JSON with Ricardo Barbosa

Ready to do some method interception? Carl and Richard talk to Ricardo Barbosa about CodeCop, his method interception library that you configure with JSON. The conversation starts out talking about wh...

30 Syys 201552min

Data on DocumentDB with Ryan CrawCour

Data on DocumentDB with Ryan CrawCour

Document databases as a service? For sure! Carl and Richard talk to Ryan CrawCour about Azure DocumentDB. DocumentDB is a JSON store - with an amazing set of features, including SQL querying. What? Ry...

29 Syys 201558min

Quantum Computing Geek Out

Quantum Computing Geek Out

The most requested (and most postponed) Geek Out of them all - Quantum Computing. How much is hype, and how much is real? Richard walks through the history of quantum computing, starting with the unde...

24 Syys 201559min

The New Web Dev Stack with Dan Wahlin

The New Web Dev Stack with Dan Wahlin

So what does a web development stack look like today? Carl and Richard talk to Dan Wahlin about his explorations with the new ASP.NET vNext stack, checking out Angular2 (as opposed to the separately d...

23 Syys 201555min

Ashley Madison Hack and More with Troy Hunt

Ashley Madison Hack and More with Troy Hunt

It's been on the news, but do you really understand what happened with the Ashley Madison hack? Carl and Richard talk to Troy Hunt about his experiences around his web site Have I Been Pwned and how t...

22 Syys 20151h 1min

Designing Universal Apps with Billy Hollis

Designing Universal Apps with Billy Hollis

Universal Apps are all about XAML! Carl and Richard talk to the original XAML believer, Billy Hollis, about the new Universal App model and its focus on XAML. As Billy says, both Windows 10 and Office...

17 Syys 20151h

Understanding NativeScript with Sam Basu

Understanding NativeScript with Sam Basu

Heard of NativeScript? Carl and Richard talk to Sam Basu from Telerik about NativeScript, a dev stack using JavaScript to build native mobile applications. Sam describes how NativeScript is different ...

16 Syys 201551min