TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
aziz Sham
NA
1
0
I can't do that in c# I need some help!!
Apr 19 2010 5:46 PM
Hi guys
I want a part code in C# to this:
open file (any file) when press on < add to File> which take this file and write block of bytes as array[] in front of it Or tail it and save the file in same path and name(replaced)
And when i press on <read previous data> after input changed file in browse path this take the block that adds in last button read it into byte[] variable and remove it from front or tail of that file (resave it as it was)
thanks for reading all.
http://www.freeimagehosting.net/uploads/62e185085a.jpg
Reply
Answers (
0
)
Submiting web form with desktop app
Why would MouseDown event fire DragEnter and DragDrop?