By mswatcher
via geekswithblogs.net
Submitted: Aug 28 2008 / 22:53
Why it is time to retire the old cast operator in C#: MyType t= (MyType)o
These days I am reading the book "Effective C#: 50 Specific Ways to improve C#" by Scott Meyers. After using C# for many years, you get into the mindset: "I know everything already". But this book really inspires me to rethink the basics I am using every day and make a step forward in sharpening my C# skills.
SaveShareSend
Tags: other languages
Add your comment