Yay! I’ve actually used the C# yield statement for the first time. I’ve wanted to use it ever since I read about it, but never really had a use for it until today.
I was writing some code to read a SQL Server error log and eventually found an undocumented
Read More