Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
Weekly Dev Tips offers a variety of technical and career tips for software developers. Each tip is quick and to the point, describing a problem and one or more ways to solve that problem. I don't expe... more
FAQs about Weekly Dev Tips:How many episodes does Weekly Dev Tips have?The podcast currently has 75 episodes available.
December 24, 2018Why is Immutability Desirable?This week's tip is on the topic of _immutability_, and why it's often considered a good thing for your data structures....more6minPlay
December 17, 2018Avoid Lazy Loading in ASP.NET AppsThis week's tip is on the topic of lazy loading using Entity Framework or EF Core in ASP.NET and ASP.NET Core apps. Spoiler alert: don't do it. Keep listening to hear why....more6minPlay
December 10, 2018Use the Right Object LifetimeThis week we talk about object lifetimes, why they matter, and how to choose the right one. We'll focus a little bit on Entity Framework since it's very popular and also very frequently misconfigured....more9minPlay
November 12, 2018How much do you make?This week we talk about money. Specifically, how do you feel about discussing your salary with your coworkers and peers? Why do you feel the way you do?...more10minPlay
October 22, 2018Breaking Bad Coding HabitsThis week guest Joe Zack talks about how to apply the power of habit to break bad coding habits....more6minPlay
October 15, 2018On Code SmellsCode Smells, or bad smells in code, are discussed in the book, Refactoring. Martin Fowler and Kent Beck discuss them and how they can be used to identify potential places to refactor in your code....more4minPlay
October 08, 2018Shared Kernel as a PackageCode shared between applications within an organization is typically referred to as a shared kernel in domain-driven design. This week's tip discusses this approach and how best to do the sharing....more6minPlay
October 01, 2018Applying Pain Driven Development to PatternsThis week we talk about specific ways you can apply my strategy of Pain Driven Development to the use of design patterns. This is an excerpt from my Design Pattern Mastery presentation that goes into more detail on design patterns....more9minPlay
September 10, 2018How Do You Even Know This Crap?This week we have a special guest offering a dev tip - please welcome Scott Hanselman who blogs at Hanselman.com and has a great long-running podcast, Hanselminutes. Scott's going to share with us some tips on how you can leverage your experience to know when a problem you're facing _should_ already have a solution somewhere....more6minPlay
August 27, 2018Layering Patterns on RepositoriesThis week we're sticking to the patterns and repositories theme. I started down the design patterns path with [Episode 17](/017) so start at least from there if you want to listen to the sequence more-or-less in order. In this episode, we'll look at some combinations with other patterns that make using the Repository pattern even more attractive....more8minPlay
FAQs about Weekly Dev Tips:How many episodes does Weekly Dev Tips have?The podcast currently has 75 episodes available.