Results 1 to 7 of 7

Thread: trying to incorporate saving and loading of sessions

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2013
    Posts
    16

    trying to incorporate saving and loading of sessions

    I'm creating a desktop application using visual studio express 2012, and I'm trying to make it possible for the user to save their session, and then load it again after the program has been re-opened. I learned about the propertybag object, but when I type public propertybag1 as new propertybag, it says type propertybag is not defined. I also tried to import certain references to get it to work, but without any luck. Is there someway I can use the propertybag object, or is there an alternative and easy way of preserving and loading data between instances? Thanks for any suggestions.
    Last edited by vincegrear; May 3rd, 2013 at 09:57 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width