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. Creating a Wizard and managing the data across the different screens

Creating a Wizard and managing the data across the different screens

Scheduled Pinned Locked Moved ASP.NET
csharpdatabaseperformance
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
    AB7771
    wrote on last edited by
    #1

    Hi all, I am working on creating a Wizard in asp .net, The user can access the different screens of the wizard and enter data. I want to handle this huge data, either in memory or can also save it to the database when navigated from the screen. I would like to know what would be the various ways to do the above. Thanks, Pramod

    Thanks & Regards, Pramod "Everyone is a genius at least once a year"

    J 1 Reply Last reply
    0
    • A AB7771

      Hi all, I am working on creating a Wizard in asp .net, The user can access the different screens of the wizard and enter data. I want to handle this huge data, either in memory or can also save it to the database when navigated from the screen. I would like to know what would be the various ways to do the above. Thanks, Pramod

      Thanks & Regards, Pramod "Everyone is a genius at least once a year"

      J Offline
      J Offline
      Joshua Omundson
      wrote on last edited by
      #2

      It really depends on what you are going to be doing with the data, and the layout of your wizard. Are you going to be doing calculations with the data (or using it to create the next part of the wizard dynamically), or are you just needing to store it for retrival later? Are you using the ASP Wizard Control (that keeps everything on the same page), or are you using a custom designed wizard? Answers to these questions will help better determine the optimal way to store the data.

      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