Recent Posts

ref returns are not pointers.

2 minute read

With the introduction of ref returns and ref locals in C#7, I often hear questions that indicate confusion between byref returns and pointers.

Second Post

less than 1 minute read

This is the second post. Now that we have two posts it is clearly working…

First Post

less than 1 minute read

This is a first post.