Contents tagged with AngularJS
-
Rich HTML 5 Hybrid Mobile Apps development using Ionic SDK
CodeProject
Ionic is a framework which allows us to create rich HTML 5 hybrid mobile applications. Ionic SDK allows you to create iOS and Android framework applications with predefined templates. …
-
CRUD Operation in ASP.NET MVC 4 and AngularJS
Today we will create an ASP.NET MVC 4 Application using AngularJS and perform CRUD (Create, Read, Update and Delete) operations using SPA (Single Page Application).
Let’s create a new MVC …
-
Hello World ! with AngularJS
AngularJS is a JavaScript framework used to develop cross browser applications. AngularJS is open source completely free & working in MVC (Model, View & Controller) pattern.
AngularJS is …