ASP.NET – Store a considerable amount of data in a session?

I am working on a survey builder, and I want to use a unique guid key to store the survey in the session until the user completely creates it and saves it. I think it will be a one that contains 100 ~200 object array (8 attributes) class)
This sounds like a reasonable use of Session. < p>

Whether your data is too large depends on many things, such as the memory of your web server. The best way is to use Session to test performance. If you find that your data is too heavy, please see Look at the ASP.NET Profile.

I am doing a survey builder, and I want to use a unique guid key to store the survey in the session until the user completely creates it and Save it I think it will be an array containing 100~200 objects (8 attributes) class)

This sounds like a reasonable use of Session.

Whether your data is too large depends on many things, such as the memory of your web server. The best way is to use Session to test performance. If you find that your data is too heavy, please take a look at ASP .NET Profile.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 2081 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.