posts - 58, comments - 64, trackbacks - 86

My Links

News

Archives

My Links

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.

Print | posted on Saturday, November 22, 2003 8:30 AM |

Feedback

Gravatar

# re: Streams

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
11/22/2003 1:36 PM | Julie Lerman
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 

Powered by: