C# – First steps with C# and .NET – part 062.

This tutorial is very simple and presents some elements related to BufferedStream and MemoryStream.
It is a simple example of using these functions that apply to .NET 7 and other versions.
You need to change the disk letter with yours because on this I have mapped a drive to the letter E.
Create a console project in C# Visual Studio called BufferedStream_and_MemoryStream and add the following source code:

The result is this text in the console application:

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.