Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Session sharing

Session sharing

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netwcfsysadminquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Aviv Halperin
    wrote on last edited by
    #1

    Hi, I have an ASP.NET server application, which has both Forms and Web services in the same application. I need to share session information between the forms and the services. I noticed that the Forms have a different session id then the service functions, therefore I can not share info! Is there any way to share variables/objects information between Forms and Web service in the same application? (Preferably not cookies) Thanks, avivhal

    T 1 Reply Last reply
    0
    • A Aviv Halperin

      Hi, I have an ASP.NET server application, which has both Forms and Web services in the same application. I need to share session information between the forms and the services. I noticed that the Forms have a different session id then the service functions, therefore I can not share info! Is there any way to share variables/objects information between Forms and Web service in the same application? (Preferably not cookies) Thanks, avivhal

      T Offline
      T Offline
      tojamismis
      wrote on last edited by
      #2

      You can do this using named pipes. Here is a codeproject article on the subject http://www.codeproject.com/csharp/DotNetNamedPipesPart1.asp[^] Torin Blair
      'In the immortal words of Socrates - "I drank what?".'

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups