Engineering Notes 140

Created by admin on Fri, 06/01/2012 - 17:22
Sub Topic: 
c#-stream
Enter URL: 
http://www.dotnetperls.com/stream
Chapter Name: 
C SHARP AND .NET FRAMEWORK
Description: 
What is a Stream? In the C# language, you use many different derived streams, such as FileStream and MemoryStream. However, the Stream type itself isn't usually used directly. It instead is an abstract base class for more derived streams. Here, we look at the Stream type
engnotes_star_rating: 

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.