Streams

I've long wondered why everything in the world has overloads for Streams in .NET.

Now I know and appreciate it.

I have to create text files dynamically and FTP them. Well, using streams I don't actually have to create a temporary file and then send it. I can write all the data to a Stream object and just send the Stream object.

I have started a new company. http://www.dealertek.net

We are taking data from car dealers and sending it to all their distribution points for them, from one application. It has been an interesting project.

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
Print | posted on Saturday, November 22, 2003 8:30 AM

Feedback

# re: Streams

left by Julie Lerman at 11/22/2003 1:36 PM Gravatar
I started playing with .NET streaming to solve some problems then decided to do a presentation on them. In the course of preparing my slides and demos, I finally understood that streaming is how everything works! Here is a post that links to my deck and demos.: http://weblogs.asp.net/jlerman/posts/6238.aspx
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification: