Download Form State Keeper

Description

Form State Keeper is a HttpModule that will keep the state of a web form, even if the the forms authentication times out and the user has to login again after clicking the submit button. Works with WebForms, Ajax and ASP.NET MVC.

Source Files

The download file fsk.zip has the following entries.


trunk/Application/FormStateKeeper/BaseHttpHandler.cs
trunk/Application/FormStateKeeper/BaseHttpModule.cs
trunk/Application/FormStateKeeper/FormState.cs
trunk/Application/FormStateKeeper/FormStateKeeper.csproj
trunk/Application/FormStateKeeper/FormStateKeeper.csproj.user
trunk/Application/FormStateKeeper/FormStateKeeperModule.cs
trunk/Application/FormStateKeeper/FormStateRestoreHandler.cs
trunk/Application/FormStateKeeper/HttpCacheFormStateStorage.cs
trunk/Application/FormStateKeeper/IFormStateStorageProvider.cs
trunk/Application/FormStateKeeper/Properties/AssemblyInfo.cs
trunk/Common/FormStateKeeperDev.snk//from   ww w  . j a v a 2s  .  com
trunk/Common/SolutionInfo.cs
trunk/Demos/MvcDemo/Content/Site.css
trunk/Demos/MvcDemo/Content/Web.config
trunk/Demos/MvcDemo/Controllers/AccountController.cs
trunk/Demos/MvcDemo/Controllers/HomeController.cs
trunk/Demos/MvcDemo/Default.aspx
trunk/Demos/MvcDemo/Default.aspx.cs
trunk/Demos/MvcDemo/Global.asax
trunk/Demos/MvcDemo/Global.asax.cs
trunk/Demos/MvcDemo/MvcDemo.csproj
trunk/Demos/MvcDemo/Properties/AssemblyInfo.cs
trunk/Demos/MvcDemo/Views/Account/LogOn.aspx
trunk/Demos/MvcDemo/Views/Home/Index.aspx
trunk/Demos/MvcDemo/Views/Shared/Error.aspx
trunk/Demos/MvcDemo/Views/Shared/LogOnUserControl.ascx
trunk/Demos/MvcDemo/Views/Shared/Site.Master
trunk/Demos/MvcDemo/Views/Web.config
trunk/Demos/MvcDemo/Web.config
trunk/Demos/WebFormsDemo/Default.aspx
trunk/Demos/WebFormsDemo/Default.aspx.cs
trunk/Demos/WebFormsDemo/Default.aspx.designer.cs
trunk/Demos/WebFormsDemo/Login.aspx
trunk/Demos/WebFormsDemo/Login.aspx.cs
trunk/Demos/WebFormsDemo/Login.aspx.designer.cs
trunk/Demos/WebFormsDemo/Properties/AssemblyInfo.cs
trunk/Demos/WebFormsDemo/Web.config
trunk/Demos/WebFormsDemo/WebFormsDemo.csproj
trunk/FormStateKeeper.sln
trunk/UnitTests/FakeHttpRequest.cs
trunk/UnitTests/FakeHttpResponse.cs
trunk/UnitTests/FormStateKeeperModuleForTest.cs
trunk/UnitTests/FormStateKeeperModuleTests.cs
trunk/UnitTests/FormStateRestoreHandlerTests.cs
trunk/UnitTests/FormStateTests.cs
trunk/UnitTests/Foundation/BaseTestFixture.cs
trunk/UnitTests/Foundation/Setup.cs
trunk/UnitTests/Foundation/TestContext.cs
trunk/UnitTests/Foundation/TestContextBuilder.cs
trunk/UnitTests/Foundation/WebScenarios.cs
trunk/UnitTests/Foundation/WebTestContext.cs
trunk/UnitTests/Properties/AssemblyInfo.cs
trunk/UnitTests/UnitTests.csproj
trunk/UnitTests/packages.config
trunk/packages/AutoFixture.2.0/AutoFixture.2.0.nupkg
trunk/packages/AutoFixture.2.0/lib/Ploeh.AutoFixture.XML
trunk/packages/AutoFixture.2.0/lib/Ploeh.AutoFixture.dll
trunk/packages/AutoFixture.2.0/lib/Ploeh.SemanticComparison.XML
trunk/packages/AutoFixture.2.0/lib/Ploeh.SemanticComparison.dll
trunk/packages/Moq.3.1.416.3/Moq.3.1.416.3.nupkg
trunk/packages/Moq.3.1.416.3/lib/Moq.dll
trunk/packages/NUnit.2.5.7.10213/Logo.ico
trunk/packages/NUnit.2.5.7.10213/NUnit.2.5.7.10213.nupkg
trunk/packages/NUnit.2.5.7.10213/NUnitFitTests.html
trunk/packages/NUnit.2.5.7.10213/Tools/NUnitFitTests.html
trunk/packages/NUnit.2.5.7.10213/Tools/NUnitTests.config
trunk/packages/NUnit.2.5.7.10213/Tools/NUnitTests.nunit
trunk/packages/NUnit.2.5.7.10213/Tools/agent.conf
trunk/packages/NUnit.2.5.7.10213/Tools/agent.log.conf
trunk/packages/NUnit.2.5.7.10213/Tools/launcher.log.conf
trunk/packages/NUnit.2.5.7.10213/Tools/lib/Failure.png
trunk/packages/NUnit.2.5.7.10213/Tools/lib/Ignored.png
trunk/packages/NUnit.2.5.7.10213/Tools/lib/Inconclusive.png
trunk/packages/NUnit.2.5.7.10213/Tools/lib/Skipped.png
trunk/packages/NUnit.2.5.7.10213/Tools/lib/Success.png
trunk/packages/NUnit.2.5.7.10213/Tools/lib/fit.dll
trunk/packages/NUnit.2.5.7.10213/Tools/lib/log4net.dll
trunk/packages/NUnit.2.5.7.10213/Tools/lib/nunit-console-runner.dll
trunk/packages/NUnit.2.5.7.10213/Tools/lib/nunit-gui-runner.dll
trunk/packages/NUnit.2.5.7.10213/Tools/lib/nunit.core.dll
trunk/packages/NUnit.2.5.7.10213/Tools/lib/nunit.core.interfaces.dll
trunk/packages/NUnit.2.5.7.10213/Tools/lib/nunit.fixtures.dll
trunk/packages/NUnit.2.5.7.10213/Tools/lib/nunit.uiexception.dll
trunk/packages/NUnit.2.5.7.10213/Tools/lib/nunit.uikit.dll
trunk/packages/NUnit.2.5.7.10213/Tools/lib/nunit.util.dll
trunk/packages/NUnit.2.5.7.10213/Tools/nunit-agent-x86.exe
trunk/packages/NUnit.2.5.7.10213/Tools/nunit-agent-x86.exe.config
trunk/packages/NUnit.2.5.7.10213/Tools/nunit-agent.exe
trunk/packages/NUnit.2.5.7.10213/Tools/nunit-agent.exe.config
trunk/packages/NUnit.2.5.7.10213/Tools/nunit-console-x86.exe
trunk/packages/NUnit.2.5.7.10213/Tools/nunit-console-x86.exe.config
trunk/packages/NUnit.2.5.7.10213/Tools/nunit-console.exe
trunk/packages/NUnit.2.5.7.10213/Tools/nunit-console.exe.config
trunk/packages/NUnit.2.5.7.10213/Tools/nunit-x86.exe
trunk/packages/NUnit.2.5.7.10213/Tools/nunit-x86.exe.config
trunk/packages/NUnit.2.5.7.10213/Tools/nunit.exe
trunk/packages/NUnit.2.5.7.10213/Tools/nunit.exe.config
trunk/packages/NUnit.2.5.7.10213/Tools/nunit.framework.dll
trunk/packages/NUnit.2.5.7.10213/Tools/pnunit-agent.exe
trunk/packages/NUnit.2.5.7.10213/Tools/pnunit-agent.exe.config
trunk/packages/NUnit.2.5.7.10213/Tools/pnunit-launcher.exe
trunk/packages/NUnit.2.5.7.10213/Tools/pnunit-launcher.exe.config
trunk/packages/NUnit.2.5.7.10213/Tools/pnunit.framework.dll
trunk/packages/NUnit.2.5.7.10213/Tools/pnunit.tests.dll
trunk/packages/NUnit.2.5.7.10213/Tools/runFile.exe
trunk/packages/NUnit.2.5.7.10213/Tools/runFile.exe.config
trunk/packages/NUnit.2.5.7.10213/Tools/runpnunit.bat
trunk/packages/NUnit.2.5.7.10213/Tools/test.conf
trunk/packages/NUnit.2.5.7.10213/fit-license.txt
trunk/packages/NUnit.2.5.7.10213/lib/nunit.framework.dll
trunk/packages/NUnit.2.5.7.10213/lib/nunit.framework.xml
trunk/packages/NUnit.2.5.7.10213/lib/nunit.mocks.dll
trunk/packages/NUnit.2.5.7.10213/lib/pnunit.framework.dll
trunk/packages/NUnit.2.5.7.10213/license.txt
trunk/packages/repositories.config

Download

Click the following link to download fsk.zip.

fsk.zip




















Home »
  ASP.NET Free Code »
    UI »




Bootstrap
Captcha
Chart
Control
Flash
Form
GridView
JQGrid
Menu
Portal
ReCaptcha
RichTextBox
Template
TextBox
Tinymce
WebControl
Windows Presentation Foundation