Download Knockout Bootstrap MVC Sample Free Java Code
Description
Working sample source code to demonstrate Knockout.js and Bootstrap with ASP.NET MVC.
Icons
Source Files
The download file Knockout-Bootstrap-MVC-Sample-master.zip has the following entries.
.gitignore//w w w . java 2 s . co m
.nuget/NuGet.Config
.nuget/NuGet.exe
.nuget/NuGet.targets
LICENSE
MyTecBits-Knockout-Bootstrap-MVC-Sample.sln
MyTecBits-Knockout-Bootstrap-MVC-Sample/App_Data/MyTecBitsDB.sdf
MyTecBits-Knockout-Bootstrap-MVC-Sample/App_Start/BundleConfig.cs
MyTecBits-Knockout-Bootstrap-MVC-Sample/App_Start/FilterConfig.cs
MyTecBits-Knockout-Bootstrap-MVC-Sample/App_Start/RouteConfig.cs
MyTecBits-Knockout-Bootstrap-MVC-Sample/App_Start/WebApiConfig.cs
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/Site.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/bootstrap-responsive.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/bootstrap-responsive.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/bootstrap.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/bootstrap.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/images/glyphicons-halflings-white.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/images/glyphicons-halflings.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-icons_222222_256x240.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-icons_2e83ff_256x240.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-icons_454545_256x240.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-icons_888888_256x240.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/images/ui-icons_cd0a0a_256x240.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery-ui.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.accordion.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.all.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.autocomplete.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.base.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.button.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.core.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.datepicker.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.dialog.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.progressbar.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.resizable.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.selectable.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.slider.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.tabs.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/jquery.ui.theme.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-bg_flat_0_aaaaaa_40x100.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-bg_flat_75_ffffff_40x100.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-bg_glass_55_fbf9ee_1x400.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-bg_glass_65_ffffff_1x400.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-bg_glass_75_dadada_1x400.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-bg_glass_75_e6e6e6_1x400.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-bg_glass_95_fef1ec_1x400.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-bg_highlight-soft_75_cccccc_1x100.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-icons_222222_256x240.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-icons_2e83ff_256x240.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-icons_454545_256x240.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-icons_888888_256x240.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/images/ui-icons_cd0a0a_256x240.png
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery-ui.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.accordion.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.autocomplete.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.button.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.core.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.datepicker.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.dialog.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.progressbar.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.resizable.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.selectable.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.slider.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.tabs.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Content/themes/base/minified/jquery.ui.theme.min.css
MyTecBits-Knockout-Bootstrap-MVC-Sample/Controllers/MTB_ArticlesController.cs
MyTecBits-Knockout-Bootstrap-MVC-Sample/Global.asax
MyTecBits-Knockout-Bootstrap-MVC-Sample/Global.asax.cs
MyTecBits-Knockout-Bootstrap-MVC-Sample/Models/MTB_Article.cs
MyTecBits-Knockout-Bootstrap-MVC-Sample/MyTecBits-Knockout-Bootstrap-MVC-Sample.csproj
MyTecBits-Knockout-Bootstrap-MVC-Sample/MyTecBits-Knockout-Bootstrap-MVC-Sample.csproj.user
MyTecBits-Knockout-Bootstrap-MVC-Sample/Properties/AssemblyInfo.cs
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/ViewModel/CreateVM.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/ViewModel/IndexVM.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/_references.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/bootstrap.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/bootstrap.min.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery-1.9.1.intellisense.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery-1.9.1.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery-1.9.1.min.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery-1.9.1.min.map
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery-ui-1.8.24.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery-ui-1.8.24.min.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery.unobtrusive-ajax.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery.unobtrusive-ajax.min.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery.validate-vsdoc.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery.validate.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery.validate.min.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery.validate.unobtrusive.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/jquery.validate.unobtrusive.min.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/knockout-2.2.0.debug.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/knockout-2.2.0.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Scripts/modernizr-2.6.2.js
MyTecBits-Knockout-Bootstrap-MVC-Sample/Views/MTB_Articles/Create.cshtml
MyTecBits-Knockout-Bootstrap-MVC-Sample/Views/MTB_Articles/Delete.cshtml
MyTecBits-Knockout-Bootstrap-MVC-Sample/Views/MTB_Articles/Details.cshtml
MyTecBits-Knockout-Bootstrap-MVC-Sample/Views/MTB_Articles/Edit.cshtml
MyTecBits-Knockout-Bootstrap-MVC-Sample/Views/MTB_Articles/Index.cshtml
MyTecBits-Knockout-Bootstrap-MVC-Sample/Views/Shared/Error.cshtml
MyTecBits-Knockout-Bootstrap-MVC-Sample/Views/Shared/_Layout.cshtml
MyTecBits-Knockout-Bootstrap-MVC-Sample/Views/Web.config
MyTecBits-Knockout-Bootstrap-MVC-Sample/Views/_ViewStart.cshtml
MyTecBits-Knockout-Bootstrap-MVC-Sample/Web.Debug.config
MyTecBits-Knockout-Bootstrap-MVC-Sample/Web.Release.config
MyTecBits-Knockout-Bootstrap-MVC-Sample/Web.config
MyTecBits-Knockout-Bootstrap-MVC-Sample/packages.config
README.md
Download
Click the following link to download Knockout-Bootstrap-MVC-Sample-master.zip.
Knockout-Bootstrap-MVC-Sample-master.zip