Podcasts by The Static Void Podcast

The Static Void Podcast

For developers, by developers

Further podcasts by The Static Void Podcast

Podcast on the topic Technologie

All episodes

The Static Void Podcast
Messaging in Distributed Systems - What's the Deal? from 2018-03-14T05:00:26

Chris, Jess, and Todd chat about enterprise messaging patterns. Is it a good practice to put a message bus or a queue in between your web server and your middle tier services? Can message buses b...

Listen
The Static Void Podcast
Going beyond NuGet.org by creating your own packages from 2018-02-28T05:00:09

Jess and Chris chat about not just using NuGet to download Microsoft's and other Open Source libraries from NuGet.org, but creating your own custom NuGet packages to help version and distribute you...

Listen
The Static Void Podcast
Real-World Git from 2017-12-21T04:32:07

Todd, Chris, and Jess chat about using Git in their day-to-day lives. Jess thinks it's the best thing since the CPU, but Todd thinks it's just the shiny new toy that's no better than TFS. Meanwhil...

Listen
The Static Void Podcast
Developer Productivity: TechBash 2017 Conference Panel from 2017-10-06T05:21:10

What's the best way for a developer to provide true "value"?

Listen
The Static Void Podcast
Real-World DevOps with Andy Schwam from 2017-08-14T05:00:28

What does "DevOps" really mean when you're not up on stage demoing the latest DevOps product or working at Netflix, Etsy, or Facebook?  To find out, we ask Andy Schwam (@schwammy), a development ma...

Listen
The Static Void Podcast
Introducing Razor Pages from 2017-08-03T02:37:12

Razor Pages is a brand new feature in .NET Core 2.0 that brings the Page Model back into .NET Core, providing developers a simple, effective, and above all, easy way to create dynamic web pages wit...

Listen
The Static Void Podcast
.NET Core 2.0: Is it ready? from 2017-06-19T03:55:28

In anticipation of the up-coming .NET Core 2.0 release (and the preview currently available), Todd, Jess, and Chris offer their answers to some of the frequently asked questions around .NET Core, s...

Listen
The Static Void Podcast
The Twelve-Factor App: How to build modern, cloud-ready web applications from 2017-01-25T06:29:13

Join Jess, Todd, and Chris as they discuss "The Twelve-Factor App": a set of patterns and practices that are crucial to building modern, scalable, and "cloud-ready" applications.

Listen
The Static Void Podcast
Visual Studio Code vs. Visual Studio"Classic" -- what's an IDE, anyway? from 2016-11-28T05:00:06

In this episode, Chris, Todd, and Jess discuss how awesome Visual Studio Code is while Todd defends the relevance of the full-blown Visual Studio "Classic Cadillac" IDE. What's the difference betw...

Listen
The Static Void Podcast
.NET Core RTM - Real World"File> New Project" from 2016-08-23T06:24

Several episodes in to the ".NET Core RTM" series, Jess, Todd, and Chris finally get down to the specifics of how to use .NET Core. Starting with File > New Project all the way down to View Compon...

Listen
The Static Void Podcast
.NET Core RTM - Jeff Fritz explains why it could be awesome after all from 2016-08-15T05:00:56

Jeff Fritz from Microsoft joins Jess, Todd, and Chris to talk about .NET Core and we challenge our discussion of .NET Core RTM in the previous episode. Now that you've heard several sides of the s...

Listen
The Static Void Podcast
.NET Core RTM - What is it and what does it mean? from 2016-07-25T04:37:27

In this episode, Jess, Todd, and Chris talk about the fact that .NET Core (and ASP.NET Core) have been officially released, and contemplate what that means and how it might (or might not) affect .N...

Listen
The Static Void Podcast
The Browser as a Development Platform from 2016-05-23T05:50:25

In this episode, Jess, Todd, and Chris debate the merits and the suitability of using the browser as an application development platform. From memory management, to the DOM, to deployment, to Todd...

Listen
The Static Void Podcast
Code Sprawl with Matt Hornsby from 2016-05-12T05:34:50

Chris, Todd, and Jess welcome their guest Matt Hornsby to discuss a concept he calls "Code Sprawl" to describe the evolution and decay of software systems over time.  Relating the growth and aging ...

Listen
The Static Void Podcast
WCF vs. Web API from 2016-05-03T04:06:01

Microsoft offers two frameworks that both allow you to create fully-functional web services and HTTP-based "web APIs". Which one should you choose?

Listen
The Static Void Podcast
The Best C# 6 Features from 2016-04-25T04:44:59

Chris, Todd, and Jess discuss the cool new features available in C# 6. Some will save you keystrokes, some may save you bugs, and some... well, some you may never actually use (but why not find out...

Listen
The Static Void Podcast
BUILD 2016 Response Show from 2016-04-18T05:28:04

In this episode, Jess, Chris, and Todd share their thoughts on the announcements and presentations that happened at Microsoft's BUILD 2016 developer conference.

Listen
The Static Void Podcast
Automated Testing for Developers from 2016-03-15T03:01:13

In this episode, Todd, Jess, and Chris chat about automating developer testing. Some call it "TDD", some call it "BDD", but we just call it a good topic for a show! Join us as we talk about our v...

Listen
The Static Void Podcast
.NET Core and ASP.NET Core 1.0 from 2016-01-27T06:03:09

Join Todd, Chris, and Jess as they wade through the waters of the "new" (but not really new) Microsoft frameworks, .NET Core 1.0 and ASP.NET Core 1.0. What were the motivations for the name change...

Listen
The Static Void Podcast
War Stories from 2015-12-23T07:06:38

In this episode, Todd, Chris, and Jess embrace the holiday spirit and share the stories that have molded them into the hardened code slingers they are today. Did Chris actually meet the real, live...

Listen
The Static Void Podcast
Specialist vs. Generalist: Which are you? from 2015-12-12T05:00:58

In this episode, Jess, Chris, and Todd try to figure out what it means to be a specialist vs. a generalist in software development. Does being a generalist help you be a better specialist... or vi...

Listen
The Static Void Podcast
TypeScript: JavaScript Evolved or Devolved? from 2015-12-03T12:00:36

It's TypeScript battle royale style as Jess, Chris and Todd discuss the emergence of TypeScript, ECMAScript 6 and the growth of JavaScript transpilers. Hear Jess promote the benefits of TypeScript ...

Listen
The Static Void Podcast
Connect(); Response Show from 2015-11-27T12:00:48

In this episode Jess, Chris and Todd discuss the big announcements from the Microsoft Connect(); conference on November 18 and 19. Hear their thoughts and reactions to the changes in Visual Studio ...

Listen
The Static Void Podcast
The .NET Developer's Guide to Package Managers from 2015-11-20T12:00:18

NuGet burst onto the .NET developer scene in 2010 and took Visual Studio development by storm.  We .NET developers were able to easily add key Microsoft dependencies like Entity Framework, ASP.NET ...

Listen
The Static Void Podcast
Distributed Source Control and Social Coding with Git from 2015-11-13T07:59:11

Chris, Todd, and Jess chat about distributed source control with Git - why Git was created, what problems it solves, and how you get can get up and running with it right away.

Listen
The Static Void Podcast
Null: The Billion Dollar Mistake from 2015-10-22T06:00:33

If you've done any .NET development at all, you've undoubtedly experience the dreaded NullReferenceException. In Java, it's the NullPointException. No matter what you call it, interacting with a ...

Listen
The Static Void Podcast
Developers Guide to Consulting from 2015-10-14T04:02:02

So you want to be a software development consultant? Or, are you just trying to figure out what it means when people say "1099" and "Corp-to-Corp"?

Listen
The Static Void Podcast
SPA Development Tools from 2015-09-29T05:51:02

In this episode, Todd, Chris, and Jess discuss the various tools that they use for building Single-Page Applications, and client-side web applications in general.

Listen
The Static Void Podcast
SPA Tips, Tricks, and Best Practices from 2015-09-22T06:35:45

Todd, Chris, and Jess talk about their real-world experience and reveal their tips, tricks, and best practices for building rich client-side applications on the web.

Listen
The Static Void Podcast
The Wonderful World of SPA from 2015-09-15T06:10:42

Chris, Todd, and Jess chat about the various aspects of building immersive and interactive client-side experiences in the browser today.

Listen
The Static Void Podcast
JavaScript is Awesome... JavaScript is Evil from 2015-09-08T01:53:03

Join Jess, Todd, and Chris as they talk about the world of JavaScript - how it's great and horrible all at the same time!

Listen
The Static Void Podcast
ASP.NET 5 is Coming! from 2015-09-01T01:50:24

Join Jess and Todd as they talk about the latest release of the ASP.NET framework and what you need to know in order to be ready for it.

Listen