Using Statements in DotNet (modern way vs old way)
Data Vids (Data Vids) Data Vids (Data Vids)
3.34K subscribers
783 views
20

 Published On Feb 12, 2023

Learn what the difference is between the old way and the new, and when the end of your using is still in scope, and when it is disposed. You must implement IDisposable, or the class that you instantiate must already implement IDisposable for you to use any using statements.

show more

Share/Embed