Home
Code Snippets
Check for open mdi child, with focus (C#)
Combining two byte arrays (C#)
.NET PayPal Intergration Wizard
String To MemoryStream (C#)
Read file line by line (C#)
How to print with Acrobat Reader from the command line
Printing PDF files from command line without Adobe Reader
Basic Encryption/Decryption (C#)
Resizing a Bitmap image (C#)
Quick Redirect To SSL ASP.NET
Threadsafe control update for WPF
Software
MassMail
XP Hidden Application Interface
CSV Mechanic
String Encrypter
Contact Me
String To MemoryStream (C#)
This code snippet shows how you can convert a string in to a MemoryStream.
Snippet
MemoryStream mStream
=
new
MemoryStream
(
ASCIIEncoding.
Default
.
GetBytes
(
"Your string here"
)
)
Categories
Gaming Reviews
Project News
Random Content
Site News
Ads by Lake Quincy Media