Monday, August 19, 2013

Angular JS with Require JS Front End with ASP.net MVC backend

I have developed an Angular JS based framework that can be used with ASP.net MVC.

Apart from Angular Js, require JS is also used.

The application is working. For sake of simplicity the sample application is using Compact SQL
and also ASP.net MVC controller instead of Web API.

The core objective is to provide a ready to use framework. Which you can use seamlessly with asp.net mvc.

The source code of the project will be updated further as I am working on this with added functionality.

I will also update this blog very soon.

Please download the source code from the following Git Hub link;
https://github.com/delevate/AngularJSPOC

Added search functionality to the POC.

I am happy to be contacted for any help.

Please reach me at: daman@elevatebizsolutions.com

Will be releasing new version soon.. with updated features.