Download knockout sortable datatable dncmag 07 Free Java Code

Description

Building a Sortable Datatable in an ASP.NET MVC app using Knockout JS. This is Code for the Article in DNC Magazine Issue 7 (July August 2013). The magazine is absolutely Free.

Source Files

The download file knockout-sortable-datatable-dncmag-07-master.zip has the following entries.


.gitignore//w w  w  .j av  a  2s  .  c  o  m
.nuget/NuGet.Config
.nuget/NuGet.exe
.nuget/NuGet.targets
KoDatatable.sln
KoDatatable/App_Data/KODatatableContext.mdf
KoDatatable/App_Data/KODatatableContext_log.ldf
KoDatatable/App_Start/BundleConfig.cs
KoDatatable/App_Start/FilterConfig.cs
KoDatatable/App_Start/RouteConfig.cs
KoDatatable/App_Start/WebApiConfig.cs
KoDatatable/Content/bootstrap-responsive.css
KoDatatable/Content/bootstrap-responsive.min.css
KoDatatable/Content/bootstrap.css
KoDatatable/Content/bootstrap.min.css
KoDatatable/Content/images/glyphicons-halflings-white.png
KoDatatable/Content/images/glyphicons-halflings.png
KoDatatable/Controllers/AddressBookController.cs
KoDatatable/Controllers/ContactsController.cs
KoDatatable/Global.asax
KoDatatable/Global.asax.cs
KoDatatable/KoDatatable.csproj
KoDatatable/Models/Contact.cs
KoDatatable/Models/ContactRepository.cs
KoDatatable/Models/KoDatatableContext.cs
KoDatatable/Properties/AssemblyInfo.cs
KoDatatable/Scripts/bootstrap.js
KoDatatable/Scripts/bootstrap.min.js
KoDatatable/Scripts/jquery-2.0.2.intellisense.js
KoDatatable/Scripts/jquery-2.0.2.js
KoDatatable/Scripts/jquery-2.0.2.min.js
KoDatatable/Scripts/jquery-2.0.2.min.map
KoDatatable/Scripts/knockout-2.2.1.debug.js
KoDatatable/Scripts/knockout-2.2.1.js
KoDatatable/Scripts/ko-datatable.js
KoDatatable/Views/Contacts/Create.cshtml
KoDatatable/Views/Contacts/Delete.cshtml
KoDatatable/Views/Contacts/Details.cshtml
KoDatatable/Views/Contacts/Edit.cshtml
KoDatatable/Views/Contacts/Index.cshtml
KoDatatable/Views/Contacts/_CreateOrEdit.cshtml
KoDatatable/Views/Shared/_Layout.cshtml
KoDatatable/Views/Web.config
KoDatatable/Views/_ViewStart.cshtml
KoDatatable/Web.Debug.config
KoDatatable/Web.Release.config
KoDatatable/Web.config
KoDatatable/packages.config
README.md
scaffolding.config

Download

Click the following link to download knockout-sortable-datatable-dncmag-07-master.zip.

knockout-sortable-datatable-dncmag-07-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper