- Jul 31, 2020
- 9,111
- 1,042,422
- 129
TUTProfessor submitted a new resource:
C# Performance Tricks: How To Radically Speed Up Your Code. - This course will help you speed up your C# code and provides many tricks that every professional dev
Read more about this resource...
C# Performance Tricks: How To Radically Speed Up Your Code. - This course will help you speed up your C# code and provides many tricks that every professional dev
This course will help you speed up your C# code and provides many tricks that every professional developer must know.
What you'll learn
- Learn the fundamentals of the .NET Framework
- Enjoy a crash course in Common Intermediate Language
- What is boxing and unboxing, and how to avoid it?
- The strange performance gap between 1- and 2-dimensional arrays
- When should you use a StringBuilder?
- Garbage collector...
Read more about this resource...