Writing to hard drive?

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2006
Posts: 40
Reputation: Wreef is an unknown quantity at this point 
Solved Threads: 1
Wreef Wreef is offline Offline
Light Poster

Writing to hard drive?

 
0
  #1
Aug 21st, 2006
Is it possible for an app to write to the hard drive? Instead of using normal memory?

Then delete what was stored on exit.
Last edited by Wreef; Aug 21st, 2006 at 9:08 am.
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 2,065
Reputation: Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice 
Solved Threads: 256
Featured Poster
Ramy Mahrous's Avatar
Ramy Mahrous Ramy Mahrous is offline Offline
Postaholic

Re: Writing to hard drive?

 
0
  #2
Aug 21st, 2006
Serialization as I think
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 2,414
Reputation: alc6379 has a spectacular aura about alc6379 has a spectacular aura about alc6379 has a spectacular aura about 
Solved Threads: 123
Team Colleague
alc6379's Avatar
alc6379 alc6379 is offline Offline
Cookie... That's it

Re: Writing to hard drive?

 
0
  #3
Aug 23rd, 2006
Serialization would allow this.

Actually, there's lots of ways to do this. You could store your results in a text file, or in XML, something like that, then make sure you delete the file on the application's exit event.
Alex Cavnar, aka alc6379
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C# Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC