C# Object Serialization
Here is a good link I found for C# Object Serialization
http://blog.paranoidferret.com/index.php/2007/04/27/csharp-tutorial-serialize-objects-to-a-file/
Here is a good link I found for C# Object Serialization
http://blog.paranoidferret.com/index.php/2007/04/27/csharp-tutorial-serialize-objects-to-a-file/
Here is a cool link on how to delete a file on reboot. This is real nice when you want to automatically clean up after yourself.
I am in the process of learning CakePHP. I have finally setup Cake now I am on to the Cookbook..
I found this link today and thought I would share it.
I was able to get CakePHP working. Very good post.