Download HooIzDat

Description

HooIzDat is game that asks, who the heck is that?! It's a two player game where your task is to guess your opponent's person before he or she guesses your.HooIzDat is an ASP.NET MVC app that showcases standards based web development, progressive enhancement and jQuery.

Icons

HooIzDat

Source Files

The download file hooizdat.zip has the following entries.


.hgignore/*w w w  . j a  va  2s .  c  o  m*/
CombineJs.ps1
Database/HooIzDat_CharactersAndTraits.sql
Database/HooIzDat_Generate_DML.sql
Database/HooIzDat_Schema.sql
Dependencies/Build/EcmaScript.NET.modified.dll
Dependencies/Build/Yahoo.Yui.Compressor.dll
Dependencies/Rhino.Mocks.dll
Dependencies/Rhino.Mocks.xml
HooIzDat.Entities/AggregateExtensions.cs
HooIzDat.Entities/Character.cs
HooIzDat.Entities/CharacterTrait.cs
HooIzDat.Entities/FixupCollection.cs
HooIzDat.Entities/Game.cs
HooIzDat.Entities/GameState.cs
HooIzDat.Entities/GameTile.cs
HooIzDat.Entities/Helpers/IEnumerableExtensions.shared.cs
HooIzDat.Entities/HooIzDat.Entities.csproj
HooIzDat.Entities/HooIzDatEntities.cs
HooIzDat.Entities/LeaderboardEntry.cs
HooIzDat.Entities/Player.cs
HooIzDat.Entities/Properties/AssemblyInfo.cs
HooIzDat.Entities/Trait.cs
HooIzDat.Entities/TraitVariation.cs
HooIzDat.Web.sln
HooIzDat.Web.vsmdi
HooIzDat.Web1.vsmdi
MinimiseCss.ps1
MinimiseJS.ps1
TestRunConfig1.testrunconfig
Tests/App.config
Tests/Controllers/AccountControllerTest.cs
Tests/Controllers/GamesControllerTest.cs
Tests/Controllers/GamesControllerTest.txt
Tests/Controllers/HomeControllerTest.cs
Tests/Properties/AssemblyInfo.cs
Tests/Tests.csproj
Web/App_Browsers/Devices/mobile.browser
Web/App_Data/HooIzDat.mdf
Web/App_Data/HooIzDat_log.ldf
Web/Content/CharacterImages/1.jpg
Web/Content/CharacterImages/10.jpg
Web/Content/CharacterImages/11.jpg
Web/Content/CharacterImages/12.jpg
Web/Content/CharacterImages/13.jpg
Web/Content/CharacterImages/14.jpg
Web/Content/CharacterImages/15.jpg
Web/Content/CharacterImages/16.jpg
Web/Content/CharacterImages/17.jpg
Web/Content/CharacterImages/2.jpg
Web/Content/CharacterImages/3.jpg
Web/Content/CharacterImages/4.jpg
Web/Content/CharacterImages/5.jpg
Web/Content/CharacterImages/6.jpg
Web/Content/CharacterImages/7.jpg
Web/Content/CharacterImages/8.jpg
Web/Content/CharacterImages/9.jpg
Web/Content/CharacterImages/HooIzDat-logo-100-trans.png
Web/Content/Cross.png
Web/Content/HooIzDat-logo-100-trans.png
Web/Content/HooIzDat-logo-125-trans.png
Web/Content/HooIzDat-logo-125.png
Web/Content/HooIzDat-logo-300-gs-trans.png
Web/Content/HooIzDat-logo-small.png
Web/Content/Readify-Logo.png
Web/Content/Site.css
Web/Content/Site.min.css
Web/Content/dialog-question-mark.png
Web/Content/fanned-tiles.png
Web/Content/header-bg.gif
Web/Content/ie-fix.css
Web/Content/popup-back.gif
Web/Content/spinner-small.gif
Web/Content/spinner.gif
Web/Controllers/AccountController.cs
Web/Controllers/CharactersController.cs
Web/Controllers/GamesController.cs
Web/Controllers/HomeController.cs
Web/Default.aspx
Web/Default.aspx.cs
Web/Global.asax
Web/Global.asax.cs
Web/Helpers/HtmlHelperExtensions.cs
Web/Helpers/MembershipHelper.cs
Web/Helpers/MobileCapableWebFormViewEngine.cs
Web/Helpers/PaginatedList.cs
Web/Models/Account/AccountModels.cs
Web/Models/Account/ChangePasswordModel.cs
Web/Models/CharacterRepository.cs
Web/Models/GameRepository.cs
Web/Models/HooIzDat.designer.cs
Web/Models/HooIzDat.edmx
Web/Models/ICharacterRepository.cs
Web/Models/IGameRepository.cs
Web/Models/IGameRepository.shared.cs
Web/Models/IPersonRepository.shared.cs
Web/Models/IPlayerRepository.cs
Web/Models/PlayerRepository.cs
Web/Models/Repository.cs
Web/Models/ViewModels/CharacterIndexModel.cs
Web/Models/ViewModels/GamesLobbyModel.cs
Web/Models/ViewModels/GamesPlayModel.cs
Web/Models/ViewModels/IndexModel.cs
Web/Properties/AssemblyInfo.cs
Web/Scripts/MicrosoftAjax.debug.js
Web/Scripts/MicrosoftAjax.js
Web/Scripts/MicrosoftMvcAjax.debug.js
Web/Scripts/MicrosoftMvcAjax.js
Web/Scripts/combined.debug.js
Web/Scripts/combined.js
Web/Scripts/jQuery.KeyTips.js
Web/Scripts/jquery-1.5.1-vsdoc.js
Web/Scripts/jquery-1.5.1.js
Web/Scripts/jquery-1.5.1.min.js
Web/Scripts/jquery.AccessKeyHighlighter.js
Web/Scripts/jquery.css-transform.js
Web/Scripts/jquery.rotate3di-0.9.js
Web/Scripts/jquery.unobtrusive-ajax.js
Web/Scripts/jquery.unobtrusive-ajax.min.js
Web/Scripts/jquery.validate-vsdoc.js
Web/Scripts/jquery.validate.js
Web/Scripts/jquery.validate.min.js
Web/Scripts/jquery.validate.unobtrusive.js
Web/Scripts/jquery.validate.unobtrusive.min.js
Web/Scripts/site.js
Web/Services/AccountMembershipService.cs
Web/Services/FormsAuthenticationService.cs
Web/TODO.txt
Web/Views/Account/ChangePassword.aspx
Web/Views/Account/ChangePasswordSuccess.aspx
Web/Views/Characters/Index.cshtml
Web/Views/Games/AskQuestion.cshtml
Web/Views/Games/Lobby.cshtml
Web/Views/Games/NotFound.cshtml
Web/Views/Games/Play.cshtml
Web/Views/Games/_CurrentPlayers.cshtml
Web/Views/Games/_Leaderboard.cshtml
Web/Views/Games/_PendingGames.cshtml
Web/Views/Games/_Tiles.cshtml
Web/Views/Home/About.cshtml
Web/Views/Home/Index.cshtml
Web/Views/Home/Prize.aspx
Web/Views/Shared/Error.cshtml
Web/Views/Shared/LogOnUserControl.ascx
Web/Views/Shared/Site.Master
Web/Views/Shared/_Layout.cshtml
Web/Views/Shared/_LogOn.cshtml
Web/Views/Web.config
Web/Web.config
Web/Web.csproj
Web/packages.config
packages/elmah.1.1/content/web.config.transform
packages/elmah.1.1/elmah.1.1.nupkg
packages/elmah.1.1/lib/Elmah.dll
packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.js
packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.min.js
packages/jQuery.1.5.1/jQuery.1.5.1.nupkg
packages/jQuery.KeyTips.1.0.3/Content/Content/KeyTips.css
packages/jQuery.KeyTips.1.0.3/Content/Content/popup-back.gif
packages/jQuery.KeyTips.1.0.3/Content/Scripts/jQuery.KeyTips.js
packages/jQuery.KeyTips.1.0.3/jQuery.KeyTips.1.0.3.nupkg
packages/jQuery.vsdoc.1.5.1/Content/Scripts/jquery-1.5.1-vsdoc.js
packages/jQuery.vsdoc.1.5.1/Tools/install.ps1
packages/jQuery.vsdoc.1.5.1/Tools/jquery-1.5.1-vsdoc-para.js
packages/jQuery.vsdoc.1.5.1/Tools/uninstall.ps1
packages/jQuery.vsdoc.1.5.1/jQuery.vsdoc.1.5.1.nupkg
packages/repositories.config

Download

Click the following link to download hooizdat.zip.

hooizdat.zip




















Home »
  ASP.NET Free Code »
    Development »




API
Cache
Compiler
CSS
Example
Framework
HTML5
HTTP
Javascript
jQuery
JSON
Library
log4net
RSS
Session
SharePoint
Silverlight
UI
Unicode
URL
Validation
Visual Studio
WCF
Workflow
XML