Download Flying Creatures Free Java Code
Description
ASP.NET MVC sample application, demonstrating the usage of RavenDB (NoSQL) and jQuery with the MVC Razor view language. Experimental theme of flying creatures (gargoyles, dragons, wraiths, etc) and reading/inserting/deleting from the NoSQL database.
Source Files
The download file Flying-Creatures-master.zip has the following entries.
.gitignore/*from w w w . java2 s . c o m*/
FlyingCreatures.Managers/CreatureManager.cs
FlyingCreatures.Managers/FlyingCreatures.Managers.csproj
FlyingCreatures.Managers/HelperManager.cs
FlyingCreatures.Managers/Properties/AssemblyInfo.cs
FlyingCreatures.Managers/WeaponManager.cs
FlyingCreatures.Models/Creature.cs
FlyingCreatures.Models/FlyingCreatures.Models.csproj
FlyingCreatures.Models/Properties/AssemblyInfo.cs
FlyingCreatures.Models/Weapon.cs
FlyingCreatures.Repository/Concrete/RavenRepository.cs
FlyingCreatures.Repository/Concrete/RavenUnitOfWork.cs
FlyingCreatures.Repository/Concrete/RavenUnitOfWorkFactory.cs
FlyingCreatures.Repository/Concrete/UnitOfWork.cs
FlyingCreatures.Repository/FlyingCreatures.Repository.csproj
FlyingCreatures.Repository/Interface/IRepository.cs
FlyingCreatures.Repository/Interface/IUnitOfWork.cs
FlyingCreatures.Repository/Interface/IUnitOfWorkFactory.cs
FlyingCreatures.Repository/Properties/AssemblyInfo.cs
FlyingCreatures.sln
FlyingCreatures/Content/Site.css
FlyingCreatures/Content/ajax-loader.gif
FlyingCreatures/Content/flexigrid/accept.png
FlyingCreatures/Content/flexigrid/coffee.png
FlyingCreatures/Content/flexigrid/css/flexigrid/flexigrid.css
FlyingCreatures/Content/flexigrid/css/flexigrid/images/._fhbg.gif
FlyingCreatures/Content/flexigrid/css/flexigrid/images/._wbg.gif
FlyingCreatures/Content/flexigrid/css/flexigrid/images/bg.gif
FlyingCreatures/Content/flexigrid/css/flexigrid/images/btn-sprite.gif
FlyingCreatures/Content/flexigrid/css/flexigrid/images/ddn.png
FlyingCreatures/Content/flexigrid/css/flexigrid/images/dn.png
FlyingCreatures/Content/flexigrid/css/flexigrid/images/fhbg.gif
FlyingCreatures/Content/flexigrid/css/flexigrid/images/first.gif
FlyingCreatures/Content/flexigrid/css/flexigrid/images/hl.png
FlyingCreatures/Content/flexigrid/css/flexigrid/images/last.gif
FlyingCreatures/Content/flexigrid/css/flexigrid/images/line.gif
FlyingCreatures/Content/flexigrid/css/flexigrid/images/load.gif
FlyingCreatures/Content/flexigrid/css/flexigrid/images/load.png
FlyingCreatures/Content/flexigrid/css/flexigrid/images/magnifier.png
FlyingCreatures/Content/flexigrid/css/flexigrid/images/next.gif
FlyingCreatures/Content/flexigrid/css/flexigrid/images/prev.gif
FlyingCreatures/Content/flexigrid/css/flexigrid/images/up.png
FlyingCreatures/Content/flexigrid/css/flexigrid/images/uup.png
FlyingCreatures/Content/flexigrid/css/flexigrid/images/wbg.gif
FlyingCreatures/Content/flexigrid/css/images/add.png
FlyingCreatures/Content/flexigrid/css/images/close.png
FlyingCreatures/Content/flexigrid/flash.png
FlyingCreatures/Content/flexigrid/flexigrid.js
FlyingCreatures/Content/flexigrid/flexigrid.pack.js
FlyingCreatures/Content/flexigrid/index.html
FlyingCreatures/Content/flexigrid/lib/jquery/jquery.js
FlyingCreatures/Content/flexigrid/post.php
FlyingCreatures/Content/flexigrid/post2.php
FlyingCreatures/Content/flexigrid/sample1.html
FlyingCreatures/Content/flexigrid/style.css
FlyingCreatures/Controllers/CreatureController.cs
FlyingCreatures/FlyingCreatures.csproj
FlyingCreatures/FlyingCreatures.csproj.user
FlyingCreatures/Global.asax
FlyingCreatures/Global.asax.cs
FlyingCreatures/Properties/AssemblyInfo.cs
FlyingCreatures/Scripts/MicrosoftAjax.debug.js
FlyingCreatures/Scripts/MicrosoftAjax.js
FlyingCreatures/Scripts/MicrosoftMvcAjax.debug.js
FlyingCreatures/Scripts/MicrosoftMvcAjax.js
FlyingCreatures/Scripts/MicrosoftMvcValidation.debug.js
FlyingCreatures/Scripts/MicrosoftMvcValidation.js
FlyingCreatures/Scripts/jquery-1.4.1-vsdoc.js
FlyingCreatures/Scripts/jquery-1.4.1.js
FlyingCreatures/Scripts/jquery-1.4.1.min.js
FlyingCreatures/Scripts/jquery.unobtrusive-ajax.js
FlyingCreatures/Scripts/jquery.unobtrusive-ajax.min.js
FlyingCreatures/Scripts/jquery.validate-vsdoc.js
FlyingCreatures/Scripts/jquery.validate.js
FlyingCreatures/Scripts/jquery.validate.min.js
FlyingCreatures/Scripts/jquery.validate.unobtrusive.js
FlyingCreatures/Scripts/jquery.validate.unobtrusive.min.js
FlyingCreatures/Views/Creature/Index.cshtml
FlyingCreatures/Views/Creature/_CreatureGrid.cshtml
FlyingCreatures/Views/Shared/_Layout.cshtml
FlyingCreatures/Views/Web.config
FlyingCreatures/Views/_ViewStart.cshtml
FlyingCreatures/Web.Debug.config
FlyingCreatures/Web.Release.config
FlyingCreatures/Web.config
README.txt
Download
Click the following link to download Flying-Creatures-master.zip.
Flying-Creatures-master.zip