Understand Web Apps using Fiddler with Sam Basu and Rosen Vladimirov
.NET Rocks!6 Huhti 2023

Understand Web Apps using Fiddler with Sam Basu and Rosen Vladimirov

Do you know what your web app is up to? Carl and Richard talk to Sam Basu and Rosen Vladimirov about the latest versions of Fiddler. The original Fiddler for Windows is a free tool, but the Progress team has written all new products in the Fiddler space that are cross-platform and designed to work with different groups of people. Fiddler is for developers, first and foremost, letting you see the messages passing between the browser (or other clients) and the server in HTTP and HTTPS. With the new products, you can also connect to SignalR and gRPC data! Then there are tools for tech support and even embedding capabilities into your applications.

Jaksot(1954)

Writing Visual Studio Extensions with Mads Kristensen

Writing Visual Studio Extensions with Mads Kristensen

Want to extend Visual Studio? Carl and Richard talk to Mads Kristensen about what its like to build Visual Studio extensions - and how he's now responsible for helping others build extensions too! Mads is the person behind Web Essentials, which used to be a big stand-alone download. Today it's a bunch of Visual Studio extensions. Today Mads is a program manager for Visual Studio extensions, and wants to help YOU be successful at building them too!Support this podcast at — https://redcircle.com/net-rocks/donations

5 Heinä 20181h 4min

.NET Core in Action with Dustin Metzgar

.NET Core in Action with Dustin Metzgar

.NET Core in Action! Carl and Richard talk to Dustin Metzgar about his new Manning book, .NET Core in Action. Dustin talks about the challenge of writing faster than the .NET team can ship code - how do you get a book done? The conversation also digs into effective strategies for working with .NET Core, the kind of tooling you care about, approaches to debugging, internationalization and more!Support this podcast at — https://redcircle.com/net-rocks/donations

3 Heinä 201851min

Developer Security in Azure with Daniel Piessens

Developer Security in Azure with Daniel Piessens

How can Azure help your applications be secure? Carl and Richard talk to Daniel Piessens about his experiences using various features of Azure to secure applications. The conversation starts out with application secrets stored in Azure Key Vault - not just for SSL certificates, any information that your application needs should be in there. To access it, you'll want Azure Active Directory, and that leads to a discussion on multi-factor authentication and increasing sophistication of identity - all features that come automatically from Azure. Whether your application is in the cloud or on-premises, you can make it more secure with these tools!Support this podcast at — https://redcircle.com/net-rocks/donations

28 Kesä 201856min

ML.NET with John Alexander

ML.NET with John Alexander

Put machine learning into your .NET app! Carl and Richard talk to John Alexander about ML.NET - a set of libraries that Microsoft has been using internally for years, now available for you as a NuGet package that you can add to your application pretty painlessly. The conversation dives into what sorts of machine learning tasks make sense for ML.NET and your application, and there are a ton. From sentiment analysis to pricing prediction, machine learning has a ton of possibilities. ML.NET provides a .NET friendly layer over top of a number of machine learning technologies!Support this podcast at — https://redcircle.com/net-rocks/donations

26 Kesä 201849min

Handling Faults using Polly with Dylan Reisenberger

Handling Faults using Polly with Dylan Reisenberger

How do you handle faults in your application? Carl and Richard talk to Dylan Reisenberger about Polly, the open source library (now part of the .NET Foundation) that helps organize fault recovery into a set of policies. Dylan talks about creating good fault solutions, not especially hard code, but it can get messy at times - creating policies makes your code more readable as well as easy to maintain when your approach to faults needs to change. And now Polly is a recommended tool for working with .NET Core 2.1!Support this podcast at — https://redcircle.com/net-rocks/donations

21 Kesä 20181h 1min

The Evolution of the .NET Framework with Kathleen Dollard

The Evolution of the .NET Framework with Kathleen Dollard

The .NET Framework continues to evolve! Carl and Richard talk to Kathleen Dollard about her work at Microsoft - helping to provide tooling and new features for maintaining existing applications and creating new ones. Kathleen is also responsible for Visual Basic .NET, and talks about how it's being maintained based on the needs of VB.NET developers - stability is a focus! The upcoming Core 3 offers some interesting opportunities for existing applications to get new features, and Kathleen talks about how the team will integrate the new features. The framework continues to evolve!Support this podcast at — https://redcircle.com/net-rocks/donations

19 Kesä 20181h

Antifragility in Software Architecture with Barry O'Reilly

Antifragility in Software Architecture with Barry O'Reilly

Everything fails eventually - how do you recover? Carl and Richard talk to Barry O'Reilly about building anti-fragile systems. Anti-fragility is the philosophy of accepting that things can break and you need to be able to detect and recover from that failure, whatever form it might take. Barry talks about the four aspects of anti-fragility: redundancy, diversity, modularity and loose-coupling. They're all common terms, but understanding how to do them well within your system is a challenge. How reliable do you need to be? What's an acceptable level of failure? This is what modern software systems are all about!Support this podcast at — https://redcircle.com/net-rocks/donations

14 Kesä 201852min

Microsoft Buys GitHub with Phil Haack

Microsoft Buys GitHub with Phil Haack

Microsoft acquires GitHub! What does this mean? Carl and Richard talk to Phil Haack about what's going to change and what isn't - starting with, at least for the foreseeable future, Phil is not a Microsoft employee! GitHub is going to be a wholly owned subsidiary of Microsoft, operated independently. But having Microsoft resources available does open some interesting doors - Phil talks about the vast amount of resources that Microsoft has to move quickly on cool features and projects around the open source world!Support this podcast at — https://redcircle.com/net-rocks/donations

12 Kesä 201848min