Click here to Skip to main content
15,891,253 members
Everything / Stream

Stream

stream

Great Reads

by blitzkrieged
This is a demonstration of splicing an animated GIF (or any image) frame by frame without having to write to the disc.
by Andy South
We have established a goal to decide, what solution (as in a combination of software and services) among those we chose allows extending the audience of an event with minimum efforts.
by TheCannyCoder
Introduction to functional programming in Java 8
by Maximilian1986
Implement the Lambda expression to handle the class Shape in Java8: the power of declaration programming.

Latest Articles

by Adérito Silva
A demonstration about how to read an exact number of bytes from Stream objects
by honey the codewitch
Add progress reporting to your downloading or copying using this code
by Ray K
Extending BinaryReader/Writer to support a different byte order, string and date formats, and advanced navigation in binary files
by Sibeesh Passion
What if there is a tool which helps you create a stream solution in Visual Studio so that you don’t want to go over the browser and do some manual button clicks? That’s where the Azure Data Lake and Stream Analytics Tool extension come into play.

All Articles

Sort by Score

Stream 

14 Oct 2013 by blitzkrieged
This is a demonstration of splicing an animated GIF (or any image) frame by frame without having to write to the disc.
10 Oct 2015 by Maximilian1986
Implement the Lambda expression to handle the class Shape in Java8: the power of declaration programming.
9 Dec 2013 by Naga Vinodh Peddi
How to dynamically create file upload control and add text file data to SQL database
27 Mar 2013 by metastruct
Easy to use class for downloading, uploading, and other FTP commands.
29 Dec 2010 by Arman S.
Shows how one can use IStream for in-memory operations
30 Jul 2021 by Adérito Silva
A demonstration about how to read an exact number of bytes from Stream objects
23 Jul 2020 by honey the codewitch
Add progress reporting to your downloading or copying using this code
26 Feb 2012 by FrostedSyntax
A method for getting the response from a web request made to the specified URL.
11 Apr 2015 by cth027
A small utility class to ease C++ stream input with predefined and controlled format
18 Dec 2015 by dynamichael
Use extension methods, Encoding, and BitConverter to read and write native types on an IO.Stream object
13 Jul 2012 by Christopher John Paul