1.

How Is Form Session State Maintained?

Answer»

The InfoPath Form SERVICES can maintain DATA in TWO modes:

  1. SQL Server database: This approach is TERMED as using Session State Services.
  2. ASP.NET view states stored in the client side: Termed form view.

Points to be noted: The application needs to be associated with the SHARED Service Provider.

The InfoPath Form Services can maintain data in two modes:

Points to be noted: The application needs to be associated with the Shared Service Provider.



Discussion

No Comment Found