Controller is a JavaScript constructor function that is used to augment the Angular Scope. Controllers are the place where we define our application behaviors by defining properties and functions. Continue reading

Blog Sub Title
Controller is a JavaScript constructor function that is used to augment the Angular Scope. Controllers are the place where we define our application behaviors by defining properties and functions. Continue reading
A filter formats the value of an expression for display to the user. They can be used in view templates, controllers or services and it is easy to define your own filter. Continue reading
Scope is an object that refers to the application model. It acts as glue between controller and view. Scopes are hierarchical in nature and follow the DOM (Document Object Model) structure of your angular app. Continue reading
.NET is a major technology change for Microsoft and the software world. Just like the computer world moved from DOS to Windows, now they are moving to .NET. But don’t be surprised if you find anyone saying that “I do not like .NET and I would stick with the good old COM and C++”. There are still lot of people who like to use the bullock-cart instead of the latest Honda car. Continue reading