Grant Winney
  • About
  • Coding 💻
  • Dev Life 🤓
  • Dev Questions ❓
  • Tech :: Inspired 🌱

C# 7.0  

Using Tuples and deconstruction to return multiple values in C#

Using Tuples and deconstruction to return multiple values in C#

A big challenge with any language is trying to group and organize things sensibly, and returning multiple values is no exception. Let's check out Tuples and deconstruction, and see how they can help us out.
Grant Winney Jan 4, 2023
Local functions in C# (aka nested methods)

Local functions in C# (aka nested methods)

C# 7 introduced a new tool for the belt - local functions. Let's take a look at what they are, how to use them, and why we might not want to.
Grant Winney Oct 8, 2022

Let's learn together!

* indicates required
Send me new blog posts:

  • Contact
  • Privacy
  • License
  • Cross-Posting
Grant Winney © 2023. Powered by Ghost