Search
957 results for “devleader”
-
What will the F# developers say though?
-
What will the F# developers say though?
-
What will the F# developers say though?
-
LINQ Element Access in C#: First, Last, Single, Chunk, and TryGetNonEnumeratedCount
Master LINQ element access in C# -- First, Last, Single, Chunk, and TryGetNonEnumeratedCount for safer, faster .NET 6+ collection queries.
Read the article here:
https://bgh.st/pb7kdy -
Unlock the Power of Quartz Job Scheduler in ASP.NET Core Blazor
In our ASP.NET Core Blazor build series, we've discussed the need for a dotnet job scheduler. Lucky for us, we can use Quartz for C# which allows us to schedule jobs!
Join me as we explore building our ASP.NET Core Blazor web app and experiment with integrating Quartz .NET for job scheduling!
Watch here:
https://bgh.st/wtqxmd -
Type casting is one of the ways that we can convert types in CSharp
Read more here:
https://bgh.st/53e3nk -
Type casting is one of the ways that we can convert types in CSharp
Read more here:
https://bgh.st/53e3nk -
Type casting is one of the ways that we can convert types in CSharp
Read more here:
https://bgh.st/53e3nk -
Type casting is one of the ways that we can convert types in CSharp
Read more here:
https://bgh.st/53e3nk -
Type casting is one of the ways that we can convert types in CSharp
Read more here:
https://bgh.st/53e3nk -
Flyweight vs Singleton Pattern in C#: Key Differences Explained
Compare flyweight vs singleton pattern in C# with side-by-side code examples, key structural differences, and guidance on when to use each for instance management.
Read the article here:
https://bgh.st/pfqoth -
I am tested repeatedly every single day.
-
I am tested repeatedly every single day.
-
LINQ Deferred Execution in C#: When Queries Execute and Multiple Enumeration Pitfalls
Understand LINQ deferred execution in C# -- when queries actually run, multiple enumeration bugs, and when to materialize with ToList for correctness.
Read the article here:
https://bgh.st/j2rlu3 -
Avoid These C# Testing Patterns... Unless They Actually Work!
In software engineering, software testing gets a lot of people debating on the best way to write tests. If we think about our software testing pyramid, where is our effort best spent? My issue: When people disregard entire types of tests writing them off as useless.
In this video, I'll walk you through some C# tests that might feel unconventional. However, I've done testing in C# this way, using xUnit and Moq to have great results. There are situations for everything.
Watch here:
https://bgh.st/eefxtt -
Fault tolerance is at least kinda sorta important for real production applications
Read more here:
https://bgh.st/b9qwkz -
Fault tolerance is at least kinda sorta important for real production applications
Read more here:
https://bgh.st/b9qwkz -
Fault tolerance is at least kinda sorta important for real production applications
Read more here:
https://bgh.st/b9qwkz -
Fault tolerance is at least kinda sorta important for real production applications
Read more here:
https://bgh.st/b9qwkz -
Fault tolerance is at least kinda sorta important for real production applications
Read more here:
https://bgh.st/b9qwkz -
Fusion Cache is my favorite caching library for my C# projects.
In this video tutorial, I walk through caching values that we're creating for an API call.
We're able to expire them and use a factory method to create the values we need.
Watch the full tutorial here:
https://youtu.be/wmvEFWSE49g -
How to Implement Proxy Pattern in C#: Step-by-Step Guide
Learn how to implement the proxy pattern in C# with step-by-step examples covering virtual proxies, protection proxies, and DI registration.
Read the article here:
https://bgh.st/p0mscx -
LINQ Joins in C#: Join, GroupJoin, LeftJoin, RightJoin, and Zip
Learn LINQ joins in C# from inner joins to the new .NET 10 LeftJoin and RightJoin, with real-world Customer/Order examples and SQL comparisons.
Read the article here:
https://bgh.st/caykv9 -
Flyweight Pattern Best Practices in C#: Code Organization and Maintainability
Master flyweight pattern best practices in C# including thread-safe factories, immutable shared state, memory monitoring, and avoiding common anti-patterns.
Read the article here:
https://bgh.st/b0ewcw -
You can create new object instance in CSharp with THIS...
Read more here:
https://bgh.st/acouet -
Here are 3 tips for beginners to get started with async/await in CSharp!
Read more here:
https://bgh.st/m965w4 -
Expire vs Remove. Which should we use in Fusion Cache?
Fusion Cache quickly became my favorite caching library for C#. Can't live without it!
In this video, we go over some of the basic cache operations we have access to.
Watch the full tutorial here:
https://youtu.be/wmvEFWSE49g -
Here are 3 simple tips for working with Scrutor for dependency injection
Read more here:
https://bgh.st/8ingl3 -
We all know where the best work is done.
-
What's the best way to approach technical debt?
Read more here:
https://bgh.st/4spa4k