Download SurveyMaster - web survey form engine

Description

Survey Master is a free web based survey generator written in asp.net-mvc

Icons

SurveyMaster - web survey form engine

Source Files

The download file surveymaster.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Core/ControlType.cs/*from   w  w  w  .ja  v  a  2 s.  co m*/
Core/Core.csproj
Core/Model/Answer.cs
Core/Model/IPageable.cs
Core/Model/Pageable.cs
Core/Model/Question.cs
Core/Model/QuestionType.cs
Core/Model/Role.cs
Core/Model/Survey.cs
Core/Model/SurveySession.cs
Core/Model/User.cs
Core/Model/ValidationMessage.cs
Core/Properties/AssemblyInfo.cs
Core/Repository/IConnectionFactory.cs
Core/Repository/IQuestionRepository.cs
Core/Repository/IRepo.cs
Core/Repository/ISurveyRepository.cs
Core/Repository/ISurveySessionRepository.cs
Core/Repository/IUserRepository.cs
Core/Security/IFormsAuthentication.cs
Core/Service/IControlTypeService.cs
Core/Service/IQuestionService.cs
Core/Service/IRoleService.cs
Core/Service/ISurveyService.cs
Core/Service/ISurveySessionSevice.cs
Core/Service/IUserService.cs
Core/Service/Utils/IHtmlGenerator.cs
Core/Service/Utils/IQuestionBuilder.cs
Core/Service/Utils/IQuestionManager.cs
Core/Service/Utils/IQuestionValidator.cs
Core/Service/Utils/ISurveyBuilder.cs
Core/Service/Utils/ISurveyCreateBuilder.cs
Core/Service/Utils/ISurveyReader.cs
Core/Service/Utils/ISurveyValidator.cs
Core/Service/Utils/ITreeBuilder.cs
Core/Service/Utils/IValueReader.cs
Core/The.cs
Core/Tools.cs
Data/BaseRepository.cs
Data/ConnectionFactory.cs
Data/Data.csproj
Data/DataReaderInjection.cs
Data/DbUtil.cs
Data/Properties/AssemblyInfo.cs
Data/QuestionRepository.cs
Data/Repo.cs
Data/SurveyRepository.cs
Data/SurveySessionRepository.cs
Data/TableConvention.cs
Infra/Dto/LogOnInput.cs
Infra/Dto/ReviewSurveyInput.cs
Infra/Dto/RootCreateInput.cs
Infra/Dto/StartSurveyInput.cs
Infra/Dto/SurveyInput.cs
Infra/Dto/UserCreateInput.cs
Infra/Dto/UserEditInput.cs
Infra/IBuilder.cs
Infra/Infra.csproj
Infra/IoC.cs
Infra/LoginUniqueAttribute.cs
Infra/Properties/AssemblyInfo.cs
Infra/UserBuilder.cs
Infra/UserEditBuilder.cs
Infra/Utils.cs
Infra/ValueInjections/ByteToLookup.cs
Infra/ValueInjections/ChildTypesInjection.cs
Infra/ValueInjections/LookupToByte.cs
Infra/ValueInjections/RootTypesInjection.cs
Infra/WindsorExtensions.cs
Infra/WindsorRegistrar.cs
Localization/Localization.csproj
Localization/Localization.csproj.ReSharper.user
Localization/MUI.Designer.cs
Localization/MUI.resx
Localization/MUI.ro.Designer.cs
Localization/MUI.ro.resx
Localization/MUI.ru.Designer.cs
Localization/MUI.ru.resx
Localization/Properties/AssemblyInfo.cs
Service/Properties/AssemblyInfo.cs
Service/Service.csproj
Service/Services/QuestionService.cs
Service/Services/QuestionTypeService.cs
Service/Services/RoleService.cs
Service/Services/ServiceUtils.cs
Service/Services/SurveyService.cs
Service/Services/SurveySessionSevice.cs
Service/Services/UserService.cs
Service/Utils/CheckBoxGenerator.cs
Service/Utils/CheckBoxReader.cs
Service/Utils/DefaultReader.cs
Service/Utils/Extensions.cs
Service/Utils/GridBuilder.cs
Service/Utils/GridCellBuilder.cs
Service/Utils/GridCellCreateBuilder.cs
Service/Utils/GridCellListBuilder.cs
Service/Utils/GridCellListCreateBuilder.cs
Service/Utils/GridCreateBuilder.cs
Service/Utils/GridRowBuilder.cs
Service/Utils/GridRowCreateBuilder.cs
Service/Utils/HeaderCreateBuilder.cs
Service/Utils/HeaderGenerator.cs
Service/Utils/HtmlGeneratorFactory.cs
Service/Utils/LinkBuilder.cs
Service/Utils/LinkType.cs
Service/Utils/ListBuilder.cs
Service/Utils/ListCreateBuilder.cs
Service/Utils/ListHeaderBuilder.cs
Service/Utils/QuestionBuilder.cs
Service/Utils/QuestionCreateBuilder.cs
Service/Utils/QuestionManager.cs
Service/Utils/QuestionValidator.cs
Service/Utils/RadioGenerator.cs
Service/Utils/RadioReader.cs
Service/Utils/SurveyBuilder.cs
Service/Utils/SurveyCreateBuilder.cs
Service/Utils/SurveyReader.cs
Service/Utils/SurveyValidator.cs
Service/Utils/TextAreaGenerator.cs
Service/Utils/TextBoxGenerator.cs
Service/Utils/TextBoxReader.cs
Service/Utils/TreeBuilder.cs
Service/Utils/ValueReaderFactory.cs
Survey.sln
Survey/Content/Site.css
Survey/Controllers/AccountController.cs
Survey/Controllers/HomeController.cs
Survey/Global.asax
Survey/Global.asax.cs
Survey/Models/AccountModels.cs
Survey/Properties/AssemblyInfo.cs
Survey/Scripts/MicrosoftAjax.debug.js
Survey/Scripts/MicrosoftAjax.js
Survey/Scripts/MicrosoftMvcAjax.debug.js
Survey/Scripts/MicrosoftMvcAjax.js
Survey/Scripts/MicrosoftMvcValidation.debug.js
Survey/Scripts/MicrosoftMvcValidation.js
Survey/Scripts/jquery-1.4.1-vsdoc.js
Survey/Scripts/jquery-1.4.1.js
Survey/Scripts/jquery-1.4.1.min-vsdoc.js
Survey/Scripts/jquery-1.4.1.min.js
Survey/Scripts/jquery.validate-vsdoc.js
Survey/Scripts/jquery.validate.js
Survey/Scripts/jquery.validate.min-vsdoc.js
Survey/Scripts/jquery.validate.min.js
Survey/Views/Account/ChangePassword.aspx
Survey/Views/Account/ChangePasswordSuccess.aspx
Survey/Views/Account/LogOn.aspx
Survey/Views/Account/Register.aspx
Survey/Views/Home/About.aspx
Survey/Views/Home/Index.aspx
Survey/Views/Shared/Error.aspx
Survey/Views/Shared/LogOnUserControl.ascx
Survey/Views/Shared/Site.Master
Survey/Views/Web.config
Survey/Web.config
Survey/WebUI.csproj
Survey/WebUI.csproj.user
SurveyMaster.sql
Tests/App.config
Tests/Data/BaseRepoTest.cs
Tests/Data/QuestionRepositoryTests.cs
Tests/Data/SurveyRepositoryTests.cs
Tests/Data/SurveySessionRepositoryTests.cs
Tests/Properties/AssemblyInfo.cs
Tests/SurveyTests.cs
Tests/TestingTools.cs
Tests/Tests.csproj
WebUI/Bootstrapper.cs
WebUI/Content/Login.css
WebUI/Content/Site.css
WebUI/Content/bar.png
WebUI/Content/images/addcolumn.png
WebUI/Content/images/buttons.gif
WebUI/Content/images/edit.png
WebUI/Content/images/minus.png
WebUI/Content/images/plus.png
WebUI/Content/images/toolbar.gif
WebUI/Content/images/ui-bg_flat_0_aaaaaa_40x100.png
WebUI/Content/images/ui-bg_flat_55_fbec88_40x100.png
WebUI/Content/images/ui-bg_flat_75_ffffff_40x100.png
WebUI/Content/images/ui-bg_glass_55_fbf9ee_1x400.png
WebUI/Content/images/ui-bg_glass_65_ffffff_1x400.png
WebUI/Content/images/ui-bg_glass_75_d0e5f5_1x400.png
WebUI/Content/images/ui-bg_glass_75_dadada_1x400.png
WebUI/Content/images/ui-bg_glass_75_e6e6e6_1x400.png
WebUI/Content/images/ui-bg_glass_85_dfeffc_1x400.png
WebUI/Content/images/ui-bg_glass_95_fef1ec_1x400.png
WebUI/Content/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
WebUI/Content/images/ui-bg_highlight-soft_75_cccccc_1x100.png
WebUI/Content/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
WebUI/Content/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
WebUI/Content/images/ui-icons_217bc0_256x240.png
WebUI/Content/images/ui-icons_222222_256x240.png
WebUI/Content/images/ui-icons_2e83ff_256x240.png
WebUI/Content/images/ui-icons_454545_256x240.png
WebUI/Content/images/ui-icons_469bdd_256x240.png
WebUI/Content/images/ui-icons_6da8d5_256x240.png
WebUI/Content/images/ui-icons_888888_256x240.png
WebUI/Content/images/ui-icons_cd0a0a_256x240.png
WebUI/Content/images/ui-icons_d8e7f3_256x240.png
WebUI/Content/images/ui-icons_f9bd01_256x240.png
WebUI/Content/jquery-ui-1.8.1.custom.css
WebUI/Content/jquery.cleditor.css
WebUI/Content/logo.png
WebUI/Content/logow.png
WebUI/Content/web2login.png
WebUI/Controllers/AccountController.cs
WebUI/Controllers/HomeController.cs
WebUI/Controllers/NavController.cs
WebUI/Controllers/PingController.cs
WebUI/Controllers/QuestionController.cs
WebUI/Controllers/SurveyController.cs
WebUI/Controllers/SurveySessionController.cs
WebUI/Controllers/UserController.cs
WebUI/FormAuths.cs
WebUI/Global.asax
WebUI/Global.asax.cs
WebUI/Helpers/SurveyHelpers.cs
WebUI/Models/AccountModels.cs
WebUI/Properties/AssemblyInfo.cs
WebUI/RouteConfigurator.asax.cs
WebUI/Scripts/jquery-1.4.1-vsdoc.js
WebUI/Scripts/jquery-1.4.1.js
WebUI/Scripts/jquery-1.4.1.min-vsdoc.js
WebUI/Scripts/jquery-1.4.1.min.js
WebUI/Scripts/jquery-1.4.2.min.js
WebUI/Scripts/jquery-ui-1.8.1.custom.min.js
WebUI/Scripts/jquery.cleditor.min.js
WebUI/Scripts/jquery.form.js
WebUI/Scripts/jquery.validate-vsdoc.js
WebUI/Scripts/jquery.validate.js
WebUI/Scripts/jquery.validate.min-vsdoc.js
WebUI/Scripts/jquery.validate.min.js
WebUI/Scripts/xVal.jquery.validate.js
WebUI/Views/Account/LogOn.aspx
WebUI/Views/Home/About.aspx
WebUI/Views/Home/Index.aspx
WebUI/Views/Nav/Index.ascx
WebUI/Views/Nav/User.ascx
WebUI/Views/Question/AddCellElement.ascx
WebUI/Views/Question/AddColumn.ascx
WebUI/Views/Question/AddQuestion.ascx
WebUI/Views/Question/AddRoot.ascx
WebUI/Views/Question/AddRow.ascx
WebUI/Views/Question/EditQuestion.aspx
WebUI/Views/Question/EditRoot.aspx
WebUI/Views/Question/EditRow.aspx
WebUI/Views/Shared/ConfirmDelete.ascx
WebUI/Views/Shared/Error.aspx
WebUI/Views/Shared/LogOnUserControl.ascx
WebUI/Views/Shared/Login.Master
WebUI/Views/Shared/Site.Master
WebUI/Views/Shared/init.ascx
WebUI/Views/Survey/Create.aspx
WebUI/Views/Survey/EditContent.aspx
WebUI/Views/Survey/Index.aspx
WebUI/Views/SurveySession/Index.aspx
WebUI/Views/SurveySession/Review.aspx
WebUI/Views/SurveySession/Start.aspx
WebUI/Views/SurveySession/Success.aspx
WebUI/Views/User/Create.aspx
WebUI/Views/User/Edit.aspx
WebUI/Views/User/Index.aspx
WebUI/Views/Web.config
WebUI/Web.config
WebUI/WebUI.csproj
WebUI/WebUI.csproj.user
WebUI/WindsorConfigurator.cs
get results.sql
libs/Castle.Core.dll
libs/Castle.Core.xml
libs/Castle.DynamicProxy.dll
libs/Castle.DynamicProxy2.dll
libs/Castle.DynamicProxy2.xml
libs/Castle.MicroKernel.dll
libs/Castle.MicroKernel.xml
libs/Castle.Windsor.dll
libs/Castle.Windsor.xml
libs/HyperPropertyDescriptor.dll
libs/HyperPropertyDescriptor.pdb
libs/Microsoft.Web.Mvc.dll
libs/Moq.dll
libs/MvcContrib.Castle.dll
libs/MvcContrib.Castle.pdb
libs/MvcContrib.Castle.xml
libs/MvcContrib.dll
libs/Omu.ValueInjecter.XML
libs/Omu.ValueInjecter.dll
libs/System.Web.Mvc.dll
libs/System.Web.Mvc.xml
libs/log4net.dll
libs/log4net.xml
libs/nunit.core.dll
libs/nunit.core.interfaces.dll
libs/nunit.framework.dll
libs/xVal.dll
readme.txt
survey proc.sql

Download

Click the following link to download surveymaster.zip.

surveymaster.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