This is a PaintBrush Application, I have taken basic frame work part from Chetan V. Nadgouda's previous publish of PaintBrush to make the modification to add a functionality of persistence.In this Paintbrush user can draw some images and he can save the images in a persistence storage and later time can retrive the images.It uses System.Runtime.Serialization.Formatters.Binary.BinaryWriter class for serialization. It can give developers a good idea of how to do serialization using C#.
I have use Microsoft Visual Studio .NET for developing this Application.
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
Joe WilsonPosted Dec 28, 2015, 2:08 AM
Well, it was nice.
Viet HungPosted Jun 7, 2011, 1:00 PM
Thanks
Edy CallanoPosted Jul 15, 2010, 9:36 AM
HI, is this a VS 2003 Application? Thanks!