Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 301861
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T07:02:41+00:00 2026-05-12T07:02:41+00:00

I am working on a project where we would like to give the user

  • 0

I am working on a project where we would like to give the user the ability to save their half-completed form so they can come back later and complete it. I’m struggling with figuring out exactly how I want to do this. Do I save them in the same pool with the completed applications, only with a special status? I don’t really want to sacrifice the integrity of the completed applications by having to make fields be nullable when I don’t want them to be.

Should I create the same database structure in a different schema to hold the incomplete applications? I could have this other schema be more lax on the database contraints and nullable fields to account for incomplete applications.

Is there an easier way to do this? Is there a way I can just save the viewstate and restore that at a later time?

Thanks for any advice!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T07:02:41+00:00Added an answer on May 12, 2026 at 7:02 am

    There may be a couple of differences between your completed applications and these “half” states:

    1. As you say, most validation is inappropriate, fields will be null, cross-validations probbably cannot be performed.
    2. You probably don’t need arbitrary search capabilities across the data.

    So I’d use a different database, with the record comprising a few key fields such as the User’s Id, the date, the kind of form they are filling etc. and a blob of the fields they have filled. I’m a Java guy so I don’t know the .NET way to get the blob, but in Java I could serialise the data objects backing the form.

    It seems like in C# the techniques have some similarity with Java, at least is I understand this article correctly.

    I would think that hand-crafting some simple “saveAsAString” and “readFromString” code would be a little dull but pretty doable if no standard .Net techniques exist.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on a project and I would like to test it on slow
I'm working on a data warehouse project and would like to know how to
I am working for a scientific project and would like to use the Amazon
I am working on an android project and I would like to create an
I'm working on a project that currently has zero users but we would like
I'm working on a project for the .net platform and would like to support
I am working on a project using Groovy, and I would like to take
In a project we are working on I would like to prevent several files
I would like to use an MVVM in a WPF project I'm working on,
I'm working on an ASP.NET project using MVP architecture. We would like to use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.