Download CloudSurvey Free Java Code
Description
The Cloud Survey sample demonstrates how to build modern web applications using the latest tools such as ASP.NET MVC 4, Ember.js, and SignalR. This sample is designed to run on Windows Azure Web Sites.
Icons
Source Files
The download file CloudSurvey-master.zip has the following entries.
.gitignore/*from w w w. j a v a2 s . c o m*/
LICENSE.txt
NOTICE.txt
README.md
assets/cloudsurvey_addquestion.png
assets/cloudsurvey_createsurvey.png
assets/cloudsurvey_login.png
assets/cloudsurvey_questions.png
assets/cloudsurvey_summary.png
assets/cloudsurvey_surveyform.png
assets/createwebsite1.png
assets/createwebsite2.png
assets/createwebsite3.png
assets/downloadpublishprofile.png
assets/newwebsite.png
assets/publishweb1.png
assets/publishweb2.png
assets/publishweb3.png
assets/publishwebsite.png
source/.nuget/NuGet.Config
source/.nuget/NuGet.exe
source/.nuget/NuGet.targets
source/CloudSurvey.sln
source/CloudSurvey/App_Start/BundleConfig.cs
source/CloudSurvey/App_Start/DataConfig.cs
source/CloudSurvey/App_Start/FilterConfig.cs
source/CloudSurvey/App_Start/RouteConfig.cs
source/CloudSurvey/App_Start/SimpleDependencyResolver.cs
source/CloudSurvey/CloudSurvey.csproj
source/CloudSurvey/Content/Site.css
source/CloudSurvey/Controllers/AccountController.cs
source/CloudSurvey/Controllers/AdminController.cs
source/CloudSurvey/Controllers/SurveyController.cs
source/CloudSurvey/Controllers/SurveyFormController.cs
source/CloudSurvey/Controllers/SurveySubmissionController.cs
source/CloudSurvey/Global.asax
source/CloudSurvey/Global.asax.cs
source/CloudSurvey/Help/help.html
source/CloudSurvey/Helpers/ApiControllerExtensions.cs
source/CloudSurvey/Helpers/StringHelpers.cs
source/CloudSurvey/Images/icons.png
source/CloudSurvey/Migrations/Configuration.cs
source/CloudSurvey/Models/AnswersSummary.cs
source/CloudSurvey/Models/ChangePasswordModel.cs
source/CloudSurvey/Models/LoginModel.cs
source/CloudSurvey/Models/QuestionType.cs
source/CloudSurvey/Models/RegisterModel.cs
source/CloudSurvey/Models/ScaleAnswersSummary.cs
source/CloudSurvey/Models/Survey.cs
source/CloudSurvey/Models/SurveyAnswer.cs
source/CloudSurvey/Models/SurveyQuestion.cs
source/CloudSurvey/Models/SurveySubmission.cs
source/CloudSurvey/Models/TextAnswersSummary.cs
source/CloudSurvey/Models/YesNoAnswersSummary.cs
source/CloudSurvey/Properties/AssemblyInfo.cs
source/CloudSurvey/Repositories/ISurveyRepository.cs
source/CloudSurvey/Repositories/SurveyContext.cs
source/CloudSurvey/Repositories/SurveyRepository.cs
source/CloudSurvey/Scripts/_references.js
source/CloudSurvey/Scripts/adminApp.js
source/CloudSurvey/Scripts/ember-0.9.8.1.js
source/CloudSurvey/Scripts/ember-0.9.8.1.min.js
source/CloudSurvey/Scripts/flotr2.js
source/CloudSurvey/Scripts/flotr2.min.js
source/CloudSurvey/Scripts/jquery-1.6.4-vsdoc.js
source/CloudSurvey/Scripts/jquery-1.6.4.js
source/CloudSurvey/Scripts/jquery-1.6.4.min.js
source/CloudSurvey/Scripts/jquery.signalR-0.5.1.js
source/CloudSurvey/Scripts/jquery.signalR-0.5.1.min.js
source/CloudSurvey/Scripts/jquery.unobtrusive-ajax.js
source/CloudSurvey/Scripts/jquery.unobtrusive-ajax.min.js
source/CloudSurvey/Scripts/jquery.validate-vsdoc.js
source/CloudSurvey/Scripts/jquery.validate.js
source/CloudSurvey/Scripts/jquery.validate.min.js
source/CloudSurvey/Scripts/jquery.validate.unobtrusive.js
source/CloudSurvey/Scripts/jquery.validate.unobtrusive.min.js
source/CloudSurvey/Scripts/modernizr-2.0.6-development-only.js
source/CloudSurvey/Scripts/surveyForm.js
source/CloudSurvey/Scripts/surveySummary.js
source/CloudSurvey/Services/ISubmissionSummaryService.cs
source/CloudSurvey/Services/SubmissionSummaryService.cs
source/CloudSurvey/Settings.StyleCop
source/CloudSurvey/SignalR/SurveyHub.cs
source/CloudSurvey/Views/Account/ChangePassword.cshtml
source/CloudSurvey/Views/Account/ChangePasswordSuccess.cshtml
source/CloudSurvey/Views/Account/Login.cshtml
source/CloudSurvey/Views/Account/Register.cshtml
source/CloudSurvey/Views/Admin/Index.cshtml
source/CloudSurvey/Views/Admin/Summary.cshtml
source/CloudSurvey/Views/Shared/Error.cshtml
source/CloudSurvey/Views/Shared/_Layout.cshtml
source/CloudSurvey/Views/Shared/_LayoutAccount.cshtml
source/CloudSurvey/Views/SurveyForm/Index.cshtml
source/CloudSurvey/Views/Web.config
source/CloudSurvey/Views/_ViewStart.cshtml
source/CloudSurvey/Web.Debug.config
source/CloudSurvey/Web.Release.config
source/CloudSurvey/Web.config
source/CloudSurvey/favicon.ico
source/CloudSurvey/packages.config
Download
Click the following link to download CloudSurvey-master.zip.
CloudSurvey-master.zip