I'm working with .bin files (for archiving file contents) and class IO.FileStream, which writes file content into .bin or extract file content from bin file.
But now I need function which deletes all files which begin after specified position.
Example: if there are 3 file contents written in...
I am using transactions in wcf, and I have one question. Transaction works fine when I work with database, it rollbacks all changes made in database if all commands are not completed.
But when I work with files, there is one problem. I want to copy few files in the computer, and to do some...
Does enyone know is there an easy way for programing form wizard.
In my application I need to guide user thrue some steps and I think that the form wizard is the best way for that.
But is there a way for using some templtates for that, or I have to put few panels in windows form and control...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.