Download SWOG MVC 3 WebSite Free Java Code
Description
Rebuilt Website done in MVC 3 and EF 4.1.
Icons
Source Files
The download file SWOG-MVC3-WebSite-master.zip has the following entries.
.gitignore//w ww . j a v a 2s . c om
README
SWOG_GiveCamp.Tests/App.config
SWOG_GiveCamp.Tests/Controllers/CharityControllerTest.cs
SWOG_GiveCamp.Tests/Controllers/HomeControllerTest.cs
SWOG_GiveCamp.Tests/FakeCharityRequirementRepository.cs
SWOG_GiveCamp.Tests/Properties/AssemblyInfo.cs
SWOG_GiveCamp.Tests/SWOG_GiveCamp.Tests.csproj
SWOG_GiveCamp.sln
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-icons_222222_256x240.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-icons_2e83ff_256x240.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-icons_454545_256x240.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-icons_888888_256x240.png
SWOG_GiveCamp/App_Data/Content/themes/base/images/ui-icons_cd0a0a_256x240.png
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.accordion.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.all.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.autocomplete.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.base.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.button.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.core.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.datepicker.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.dialog.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.progressbar.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.resizable.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.selectable.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.slider.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.tabs.css
SWOG_GiveCamp/App_Data/Content/themes/base/jquery.ui.theme.css
SWOG_GiveCamp/App_Data/GiveCamp.sdf
SWOG_GiveCamp/App_Data/Sponsors.sdf
SWOG_GiveCamp/App_Data/SqlCeAspnetdb.sdf
SWOG_GiveCamp/App_Start/RegisterClientValidationExtensions.cs
SWOG_GiveCamp/Controllers/AccountController.cs
SWOG_GiveCamp/Controllers/CharityController.cs
SWOG_GiveCamp/Controllers/ErrorController.cs
SWOG_GiveCamp/Controllers/HomeController.cs
SWOG_GiveCamp/Controllers/PicturesController.cs
SWOG_GiveCamp/Controllers/SponsorController.cs
SWOG_GiveCamp/Controllers/VolunteerController.cs
SWOG_GiveCamp/Entities/CharityRequirement.cs
SWOG_GiveCamp/Entities/CharityRequirementVM.cs
SWOG_GiveCamp/Entities/ExperienceLevel.cs
SWOG_GiveCamp/Entities/JobRole.cs
SWOG_GiveCamp/Entities/JobRoleSelectVM.cs
SWOG_GiveCamp/Entities/Sponsor.cs
SWOG_GiveCamp/Entities/SponsorType.cs
SWOG_GiveCamp/Entities/Team.cs
SWOG_GiveCamp/Entities/Technology.cs
SWOG_GiveCamp/Entities/TechnologySelectVM.cs
SWOG_GiveCamp/Entities/Volunteer.cs
SWOG_GiveCamp/Entities/VolunteerVM.cs
SWOG_GiveCamp/Entities/vw_VolunteerTechnologyListing.cs
SWOG_GiveCamp/Entities/vw_Volunteers.cs
SWOG_GiveCamp/Global.asax
SWOG_GiveCamp/Global.asax.cs
SWOG_GiveCamp/Mapping/CharityRequirementMap.cs
SWOG_GiveCamp/Mapping/ExperienceLevelMap.cs
SWOG_GiveCamp/Mapping/JobRoleMap.cs
SWOG_GiveCamp/Mapping/SponsorMap.cs
SWOG_GiveCamp/Mapping/SponsorTypeMap.cs
SWOG_GiveCamp/Mapping/TechnologyMap.cs
SWOG_GiveCamp/Mapping/VolunteerMap.cs
SWOG_GiveCamp/Mapping/vw_VolunteerTechnologyListingMap.cs
SWOG_GiveCamp/Mapping/vw_VolunteersMap.cs
SWOG_GiveCamp/Models/AccountModels.cs
SWOG_GiveCamp/Models/CharityRequirementRepository.cs
SWOG_GiveCamp/Models/GiveCampContext.cs
SWOG_GiveCamp/Models/MailRepo.cs
SWOG_GiveCamp/Models/SponsorContext.cs
SWOG_GiveCamp/Models/SponsorRepository.cs
SWOG_GiveCamp/Mvc.sitemap
SWOG_GiveCamp/Properties/AssemblyInfo.cs
SWOG_GiveCamp/Public/Charity Proposal Form.docx
SWOG_GiveCamp/Public/Images/Givecamp2011_Group.jpg
SWOG_GiveCamp/Public/Images/Sponsors/AISLogo.png
SWOG_GiveCamp/Public/Images/Sponsors/Booz_Allen_logo_black.jpg
SWOG_GiveCamp/Public/Images/Sponsors/City_BBQ_logo_2c.jpg
SWOG_GiveCamp/Public/Images/Sponsors/DevExpresslogo.gif
SWOG_GiveCamp/Public/Images/Sponsors/ICCLogo.png
SWOG_GiveCamp/Public/Images/Sponsors/IngageLogo.gif
SWOG_GiveCamp/Public/Images/Sponsors/LogoGrapeCity.png
SWOG_GiveCamp/Public/Images/Sponsors/LogoLogicNP.jpg
SWOG_GiveCamp/Public/Images/Sponsors/LogoLogicNP_hidef.jpg
SWOG_GiveCamp/Public/Images/Sponsors/LogoOReilly.gif
SWOG_GiveCamp/Public/Images/Sponsors/LogoPTIPerpetual.jpg
SWOG_GiveCamp/Public/Images/Sponsors/New_WROX_Logo_color_rev.gif
SWOG_GiveCamp/Public/Images/Sponsors/PaycorLogo.gif
SWOG_GiveCamp/Public/Images/Sponsors/QuickSolutions.jpg
SWOG_GiveCamp/Public/Images/Sponsors/RGLogo_SimpleTools_OnWhite_RGB.jpg
SWOG_GiveCamp/Public/Images/Sponsors/RedGatelogo.gif
SWOG_GiveCamp/Public/Images/Sponsors/ResurgentLogo - 287x104.jpg
SWOG_GiveCamp/Public/Images/Sponsors/SDS_logo_Company Name.jpg
SWOG_GiveCamp/Public/Images/Sponsors/SDS_logo_Company Name.tif
SWOG_GiveCamp/Public/Images/Sponsors/SynergyLogo.png
SWOG_GiveCamp/Public/Images/Sponsors/codesmith2.gif
SWOG_GiveCamp/Public/Images/Sponsors/dasplogo_tagline.jpg
SWOG_GiveCamp/Public/Images/Sponsors/gs_logo.gif
SWOG_GiveCamp/Public/Images/Sponsors/logo_beyondpod.jpg
SWOG_GiveCamp/Public/Images/Sponsors/logo_pearson.jpg
SWOG_GiveCamp/Public/Images/Sponsors/microsoft.jpg
SWOG_GiveCamp/Public/Images/Sponsors/sponsor_max_train.jpg
SWOG_GiveCamp/Public/Images/Sponsors/sponsor_microsoft.png
SWOG_GiveCamp/Public/Images/Sponsors/telerikLogo-web-174x69px.jpg
SWOG_GiveCamp/Public/Images/SwOGiveCamp_thumb.jpg
SWOG_GiveCamp/Public/Images/givecamp.jpg
SWOG_GiveCamp/Public/Images/img01.jpg
SWOG_GiveCamp/Public/Images/img02.gif
SWOG_GiveCamp/Public/Images/img03.gif
SWOG_GiveCamp/Public/Images/img04.gif
SWOG_GiveCamp/Public/Images/img05.gif
SWOG_GiveCamp/Public/Images/img06.gif
SWOG_GiveCamp/Public/Images/img07.gif
SWOG_GiveCamp/Public/Images/img08.gif
SWOG_GiveCamp/Public/Images/img09.gif
SWOG_GiveCamp/Public/Images/img10.gif
SWOG_GiveCamp/Public/Images/img11.gif
SWOG_GiveCamp/Public/Images/img12.gif
SWOG_GiveCamp/Public/Images/img13.gif
SWOG_GiveCamp/Public/Images/img14.gif
SWOG_GiveCamp/Public/Images/rss.gif
SWOG_GiveCamp/Public/Images/spacer.gif
SWOG_GiveCamp/Public/Scripts/MicrosoftAjax.debug.js
SWOG_GiveCamp/Public/Scripts/MicrosoftAjax.js
SWOG_GiveCamp/Public/Scripts/MicrosoftMvcAjax.debug.js
SWOG_GiveCamp/Public/Scripts/MicrosoftMvcAjax.js
SWOG_GiveCamp/Public/Scripts/MicrosoftMvcValidation.debug.js
SWOG_GiveCamp/Public/Scripts/MicrosoftMvcValidation.js
SWOG_GiveCamp/Public/Scripts/jquery-1.5.2-vsdoc.js
SWOG_GiveCamp/Public/Scripts/jquery-1.5.2.js
SWOG_GiveCamp/Public/Scripts/jquery-1.5.2.min.js
SWOG_GiveCamp/Public/Scripts/jquery-1.6.1-vsdoc.js
SWOG_GiveCamp/Public/Scripts/jquery-1.6.1.js
SWOG_GiveCamp/Public/Scripts/jquery-1.6.1.min.js
SWOG_GiveCamp/Public/Scripts/jquery-ui-1.8.11.js
SWOG_GiveCamp/Public/Scripts/jquery-ui-1.8.11.min.js
SWOG_GiveCamp/Public/Scripts/jquery-ui-1.8.13.js
SWOG_GiveCamp/Public/Scripts/jquery-ui-1.8.13.min.js
SWOG_GiveCamp/Public/Scripts/jquery.cycle.all.min.js
SWOG_GiveCamp/Public/Scripts/jquery.cycle.lite.1.0.min.js
SWOG_GiveCamp/Public/Scripts/jquery.cycle.lite.min.js
SWOG_GiveCamp/Public/Scripts/jquery.cycle.min.js
SWOG_GiveCamp/Public/Scripts/jquery.faqs.js
SWOG_GiveCamp/Public/Scripts/jquery.maxlength-min.js
SWOG_GiveCamp/Public/Scripts/jquery.unobtrusive-ajax.js
SWOG_GiveCamp/Public/Scripts/jquery.unobtrusive-ajax.min.js
SWOG_GiveCamp/Public/Scripts/jquery.validate-vsdoc.js
SWOG_GiveCamp/Public/Scripts/jquery.validate.js
SWOG_GiveCamp/Public/Scripts/jquery.validate.min.js
SWOG_GiveCamp/Public/Scripts/jquery.validate.unobtrusive.js
SWOG_GiveCamp/Public/Scripts/jquery.validate.unobtrusive.min.js
SWOG_GiveCamp/Public/Scripts/modernizr-1.7.js
SWOG_GiveCamp/Public/Scripts/modernizr-1.7.min.js
SWOG_GiveCamp/Public/Site.css
SWOG_GiveCamp/Robots.txt
SWOG_GiveCamp/SWOG_GiveCamp.Publish.xml
SWOG_GiveCamp/SWOG_GiveCamp.csproj
SWOG_GiveCamp/Views/Account/ChangePassword.cshtml
SWOG_GiveCamp/Views/Account/ChangePasswordSuccess.cshtml
SWOG_GiveCamp/Views/Account/Login.cshtml
SWOG_GiveCamp/Views/Account/Register.cshtml
SWOG_GiveCamp/Views/Account/Users.cshtml
SWOG_GiveCamp/Views/Charity/Closed.cshtml
SWOG_GiveCamp/Views/Charity/Congratulations.cshtml
SWOG_GiveCamp/Views/Charity/Create.cshtml
SWOG_GiveCamp/Views/Charity/Delete.cshtml
SWOG_GiveCamp/Views/Charity/Details.cshtml
SWOG_GiveCamp/Views/Charity/DisplayTemplates/CharityRequirement.cshtml
SWOG_GiveCamp/Views/Charity/Edit.cshtml
SWOG_GiveCamp/Views/Charity/Grid.cshtml
SWOG_GiveCamp/Views/Charity/Index.cshtml
SWOG_GiveCamp/Views/Charity/Review.cshtml
SWOG_GiveCamp/Views/Charity/_CreateOrEdit.cshtml
SWOG_GiveCamp/Views/Charity/_StaffTechnologySelect.cshtml
SWOG_GiveCamp/Views/Error/HttpError404.cshtml
SWOG_GiveCamp/Views/Error/Index.cshtml
SWOG_GiveCamp/Views/Home/About.cshtml
SWOG_GiveCamp/Views/Home/Directions.cshtml
SWOG_GiveCamp/Views/Home/FAQs-Charities.cshtml
SWOG_GiveCamp/Views/Home/FAQs-Developers.cshtml
SWOG_GiveCamp/Views/Home/FAQs-EventStaff.cshtml
SWOG_GiveCamp/Views/Home/FAQs-Sponsors.cshtml
SWOG_GiveCamp/Views/Home/FAQs.cshtml
SWOG_GiveCamp/Views/Home/Index.cshtml
SWOG_GiveCamp/Views/Pictures/Index.cshtml
SWOG_GiveCamp/Views/Shared/AdRotator.cshtml
SWOG_GiveCamp/Views/Shared/DisplayTemplates/MenuHelperModel.cshtml
SWOG_GiveCamp/Views/Shared/DisplayTemplates/SiteMapHelperModel.cshtml
SWOG_GiveCamp/Views/Shared/DisplayTemplates/SiteMapNodeModel.cshtml
SWOG_GiveCamp/Views/Shared/DisplayTemplates/SiteMapNodeModelList.cshtml
SWOG_GiveCamp/Views/Shared/DisplayTemplates/SiteMapPathHelperModel.cshtml
SWOG_GiveCamp/Views/Shared/DisplayTemplates/SiteMapTitleHelperModel.cshtml
SWOG_GiveCamp/Views/Shared/DisplayTemplates/Volunteer.cshtml
SWOG_GiveCamp/Views/Shared/EditorTemplates/TechnologySelectVM.cshtml
SWOG_GiveCamp/Views/Shared/Error.cshtml
SWOG_GiveCamp/Views/Shared/_ContactInfo.cshtml
SWOG_GiveCamp/Views/Shared/_Header.cshtml
SWOG_GiveCamp/Views/Shared/_Layout.cshtml
SWOG_GiveCamp/Views/Shared/_LogOnPartial.cshtml
SWOG_GiveCamp/Views/Shared/_Resources.cshtml
SWOG_GiveCamp/Views/Shared/_SingleColumnLayout.cshtml
SWOG_GiveCamp/Views/Sponsor/Create.cshtml
SWOG_GiveCamp/Views/Sponsor/Delete.cshtml
SWOG_GiveCamp/Views/Sponsor/Details.cshtml
SWOG_GiveCamp/Views/Sponsor/Edit.cshtml
SWOG_GiveCamp/Views/Sponsor/Index.cshtml
SWOG_GiveCamp/Views/Sponsor/Sponsors.cshtml
SWOG_GiveCamp/Views/Sponsor/_CreateOrEdit.cshtml
SWOG_GiveCamp/Views/Volunteer/Create.cshtml
SWOG_GiveCamp/Views/Volunteer/Delete.cshtml
SWOG_GiveCamp/Views/Volunteer/Details.cshtml
SWOG_GiveCamp/Views/Volunteer/Edit.cshtml
SWOG_GiveCamp/Views/Volunteer/Index.cshtml
SWOG_GiveCamp/Views/Volunteer/Oops.cshtml
SWOG_GiveCamp/Views/Volunteer/Review.cshtml
SWOG_GiveCamp/Views/Volunteer/Success.cshtml
SWOG_GiveCamp/Views/Volunteer/_CreateOrEdit.cshtml
SWOG_GiveCamp/Views/Web.config
SWOG_GiveCamp/Views/_ViewStart.cshtml
SWOG_GiveCamp/Web.Debug.config
SWOG_GiveCamp/Web.Release.config
SWOG_GiveCamp/Web.config
SWOG_GiveCamp/favicon.ico
SWOG_GiveCamp/packages.config
SWOG_GiveCamp/readme.SqlCeMembership.txt
scaffolding.config
tools/NuGet.exe
Download
Click the following link to download SWOG-MVC3-WebSite-master.zip.
SWOG-MVC3-WebSite-master.zip