filmov
tv
C# Deep Clone | .NET Fundamentals
![preview_player](https://i.ytimg.com/vi/MpM5NIyq18I/maxresdefault.jpg)
Показать описание
Links:
In this video, we talked about what is deep clone, and compared it with shallow clone. Then, we introduced a way to do deep clone using one liner to avoid the caveats. The rest of the video discussed a real bug that is cuased by the fact deep clone wasn't used.
Here are chapers:
00:00 What is deep clone
03:22 Deep clone in one line
05:05 Why it is needed? (Bug due to not using it.)
In this video, we talked about what is deep clone, and compared it with shallow clone. Then, we introduced a way to do deep clone using one liner to avoid the caveats. The rest of the video discussed a real bug that is cuased by the fact deep clone wasn't used.
Here are chapers:
00:00 What is deep clone
03:22 Deep clone in one line
05:05 Why it is needed? (Bug due to not using it.)