(This post is part of my Visual Studio 2010 series)
Stream.CopyTo() is a new method added to System.IO.Stream in .Net framework 4, which allows you to copy bytes from one stream to another easily and makes your code simple. more...
944b36f4-364d-4d25-b456-a8adea4aedbe|0|.0