Wednesday, November 7, 2018

How can Span improve my daily programming?

Hi,

I read about span, and they seems great. Most of the article I have come across is about parsing text, or working with bytes/array's directly.

I usually do web-programming with ASP.NET. I have not really had the need to use Stream's and work with bytes directly, but SQL queries, and simple file reads.

Will I ever use Span? Or is Span's better suited for people working within libraries such as PDF-generation, template-parsing, etc?

How can Span improve my daily programming? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team