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. General Programming
  3. .NET (Core and Framework)
  4. Storing Dataset globally for specific users

Storing Dataset globally for specific users

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdatabasehelp
1 Posts 1 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.
  • P Offline
    P Offline
    peter rankel
    wrote on last edited by
    #1

    Hi all, This is an urgent requirment for me..I have a page consisting of datatgrid where i have to get the data from database.and bind to it..That dataset shuld remain global as after getting there are some operations where inserting the row..adding the row and all these get happens where, again retreival from database and loading in thedataset is nota correct choice so i used the concept of state managent using sessions which is working properly but using sessions is not a gud choice and there are some situations where session timeout is not working properly ..so i want a dataset to be come global for each user instance..I made use of static declaration which is a worst choice as the users specifice dataset is getting mixed up with all..Can anyone give mea code or help to resolve this solution..i am new to .net Plz i need help

    your peter

    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