Most of the web application are need to show tabular data filtering, sorting, paging. This features are most issue server-side performance issue in the large amount of data.
The AngularJS grid tools are available but a few sample can be found.


Completed Source Code





Create treeview using ASP.NET MVC AngularJs this is show how to bind the treeview from database using recursion function.
The treeview in AngularJs is render hierarchical datasets,folder views in data structures.

Completed Source Code Available Here 


The ASP.NET MVC AngularJS explain how to fetch and display data from database, create easy registration form with validation, and implement AngularJS routing.



Complete Source Code Download Here 





Angular JS with ASP.NET MVC4 framework as Server-Side Application

Part 1 - Setup AngularJS in MVC4 applicationVideo
Part 2 - Fetch data from the database using angularjs in MVC4 application
Part 3 - Create a login page using AngularJS in MVC4 application
Part 4 - Retrieve and Displa tabular data with AngularJS and ASP.NET MVC application
Part 5 - Implement Cascading DropDownList with AngularJS and ASP.NET MVC
Part 6 - Create simple registration form with validation using angularjs and asp.net mvc4
Part 7 - Retrieve and display master details tabular data with AngularJS and ASP.NET MVC application
Part 8 - Upload files with AngularJS and ASP.NET MVC application.


 Download Code