yanjustino / asp_net_com_angularjs

Angular JS com ASP.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.net + AngularJs

#Why AngularJS?

HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.

Learn

Files

##scripts

  • scripts/app.js
  • scripts/controller.js
  • scripts/services.js

##controller

  • Controller/TodoController

##views

  • View/Home/About
  • View/Home/Index

About

Angular JS com ASP.net


Languages

Language:JavaScript 40.5%Language:PowerShell 40.4%Language:C# 18.6%Language:CSS 0.5%Language:ASP 0.0%