session in windows mobile?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • libish
    New Member
    • Oct 2008
    • 42

    session in windows mobile?

    hi all...
    is there any option to add session variable in windows mobile...

    in my application for windows mobile 5 , if it is possible to add a session variable then it would have been helpful to me.. so can any help me by suggesting a way to add session to my application

    the application is in c#
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    What do you mean by a session variable?

    Comment

    • libish
      New Member
      • Oct 2008
      • 42

      #3
      Originally posted by RedSon
      What do you mean by a session variable?

      as in web application there is a concept called "session".. . here what i want to kno is that if there exist any such concept in window application.?

      Comment

      • bill1979
        New Member
        • Nov 2008
        • 1

        #4
        Hi there,

        One way you could do this is by using registry entries I guess... don't know if that would help...

        cheers!

        Comment

        Working...