This story was originally published on HackerNoon at:
https://hackernoon.com/the-30-day-net-challenge-day-29-generics-and-custom-interfaces.
Learn to enhance your maintainability with generics and custom interfaces in C#. Discover a better approach on Day 29 of our 30-Day .NET Challenge.
Check more stories related to tech-stories at:
https://hackernoon.com/c/tech-stories.
You can also check exclusive content about
#csharp-programming,
#dotnet,
#webdev,
#c-sharp-for-beginners,
#boxing-in-csharp,
#30-day-dotnet-challenge,
#custom-interfaces-in-csharp,
#maintainable-csharp-code, and more.
This story was written by:
@ssukhpinder. Learn more about this writer by checking
@ssukhpinder's about page,
and for more stories, please visit
hackernoon.com.
Learn to enhance your maintainability with generics and custom interfaces in C. Discover a better approach on Day 29 of our 30-Day.NET Challenge. What is Boxing? Why non-generic interface approach is inefficient A recommended approach using generics Prerequisites for Developers Basic understanding of C programming language.