filmov
tv
Code Review: Using (IDisposable) in c# factory pattern
Показать описание
Code Review: Using (IDisposable) in c# factory pattern
Roel Van de Paar
c#
code review
code reviews
codereview
design patterns
Рекомендации по теме
0:02:13
Code Review: Using (IDisposable) in c# factory pattern
0:02:05
Code Review: Using IDisposable to stripe a table
0:03:18
Code Review: Implement IDisposable correctly using object composition principle (2 Solutions!!)
0:05:43
Code Review: Handle IDisposable objects (5 Solutions!!)
0:04:41
Code Review: Implementing IDisposable for an Excel class (3 Solutions!!)
0:04:45
Code Review: Wrapping COM objects with IDisposable (3 Solutions!!)
0:02:43
Properly disposing of a WCF connection using IDisposable
0:28:10
So you want to be a Code Reviewer? #4 - Code Review
0:03:43
Code Review: IDisposable Interface for an Server/Client connection client (3 Solutions!!)
0:03:17
Code Review: Custom database Lock - implemented with IDisposable (2 Solutions!!)
0:03:53
Code Review: Could I dispose IDisposable objects that are part of a Thread? (2 Solutions!!)
0:01:48
C# Skills: IDisposable Best Practices for C# Developers Course Preview
0:03:58
Can I use IDisposable by treating abstract concepts such as colors as resources? (3 Solutions!!)
0:03:48
Code Review: Implement `Dispose` method in C# (3 Solutions!!)
0:02:04
Managing rendering targets in XNA using IDisposable
0:05:42
Code Review: Multiple 'using' statements in method implementation (5 Solutions!!)
0:04:42
Code Cleanup
0:04:48
Code Review: Configuration Handler (4 Solutions!!)
0:02:57
Code Review: Objects sending TCP Client (2 Solutions!!)
0:46:30
Röck Yoür Cöde: Coding Standards for Microsoft .NET by David McCarter | Code Quality Conference 2023...
0:02:30
Code Review: ConcurrentDictionary methods (2 Solutions!!)
0:03:56
WinSCP IDisposable Wrapper (3 Solutions!!)
0:03:46
Code Review: Special FileLogger: write-all after 100 logs or before 1 second without new log
0:02:09
Creating a wrapper class to use for mocking that uses IDisposable