Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, May 17, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > Visual Basic.Net > File Management > Read and Write
How write string data in a MemoryStream using VB.NET        
Total Hits: 4356  |  Today: 3 Author: Aadil       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article will show you what is a MemoryStream and how to write binary information to this stream.The .NET Framework provides a lot of useful classes to work with input and output. Working with File IO is very common in most programming scenarios. Sometimes it is needed that you do your stream operations in the memory available to the running process, like if you are working with network streams and binary data is transferred from one side to the other. In such cases the MemoryStream class can be useful.The MemoryStream is a stream that resides in the process’s memory. You can write information to and read information from this stream tha..

What's New at DevASP.Net
05/17  Image Alignment Algorithms
05/17  Database Virtual Cursor
05/17  Chat Application using Web servic..
05/17  Expanding / Collapsing GridView R..
05/17  Nullable Masked Edit, and a Bette..
05/17  Handle Session Timeouts on DotNet..
05/17  Insert Plain Text and Images into..
05/17  Brainchild, A syntax coloring edi..
05/17  Validating Edit Controls
05/17  Crystal Edit - syntax coloring te..
05/17  A Padded Rich Text Box Subclass
05/17  Adding Mouse Gesture Functionalit..
05/17  DayPilot MonthPicker for ASP.NET
05/17  The Art & Science of Storing Pass..
05/17  Using Workflow Foundation and Vis..
05/17  Practices and Hints for Gadgets
05/17  Fast mathematical expressions par..
05/17  C#: A-Star is born
05/17  State of the Art Expression Evalu..
05/17  Manipulating colors in .NET - Par..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net