Click here to Skip to main content
15,892,839 members
Everything / AngularJs

AngularJs

AngularJs

Great Reads

by Shenwei Liu
A complete sample application using AngularJS, trNgGrid, ngTable, and ASP.NET Web API to access and display data with server-side data filtering, sorting, and paging.
by Sacha Barber
Angular.Js / Azure / ASP MVC / SignalR / Bootstrap demo app
by Sacha Barber
Angular.Js / Azure / ASP MVC / SignalR / Bootstrap demo app
by Bert O Neill
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)

Latest Articles

by Pawan Kumar from CodewithPawan.com
Explore the seamless integration of @ngrx/translate with an Angular standalone API in this comprehensive guide, ensuring a smooth translation workflow for your applications.
by Shivprasad koirala
This article discusses the top 50 AngularJS interview question with answers.
by Zijian
How to generate strongly typed client API in TypeScript for ASP.NET Core
by Han Bo Sun
In this tutorial, I will discuss how to add file upload functionality to an Angular web application.

All Articles

Sort by Title

AngularJs 

17 Mar 2014 by aetheon
#javascript Require.js vs CommonJS / AMD modules and #angularjs
18 Jan 2015 by Ronnie Mukherjee
5 tips for getting started with Angular
9 Aug 2017 by Karthik Chintala
@Input and @Output in Angular
1 Mar 2017 by Paul D. Sheriff
In this blog post, you will learn how to add Angular to your MVC applications
1 Mar 2017 by Paul D. Sheriff
In this blog post, you will learn how to add a Web API that can be called from an Angular service.
22 Nov 2015 by Gjermund Bjaanes
Add coverage to your Angular project (to show on your GitHub page)
24 Feb 2015 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will see how to add two numbers from TextBox and show the result in AngularJS.
28 Jul 2020 by Ahmed Bouchefra
In this post, we’ll see by examples how to use the ngFor directive to iterate over arrays of data and even objects in Angular 10 templates.
28 Apr 2020 by Ahmed Bouchefra
How to upgrade project and dependencies to latest Angular 10 version
24 Nov 2016 by Petru Faurescu
Build step by step an Angular 2 application running on IIS and ASP.NET Core. The project also has live samples. This is the first part of building an Angular 2 Notebook WebApp.
15 Nov 2017 by Sibeesh Passion
Angular 5 basic demo project overview
3 May 2015 by Gjermund Bjaanes
Angular Controller communication using delegates
12 Jan 2016 by Dave Ceddia
Angular Testing Part 3: Testing Recipes
3 Mar 2014 by Sacha Barber
Angular.js example application
26 Feb 2015 by Sangeet Agarwal
Recently I ran across a situation where I had to present some data in a grid form, something the user could edit/save/delete, the usual CRUD operations. I decided to develop an Angular Grid that talks to a WebAPI
26 Feb 2015 by Sangeet Agarwal
In the previous post, I populated the grid with data returned from an API, and in today's post I'll incorporate paging.
2 Mar 2015 by Sangeet Agarwal
In this post, I'll incorporate the ability to sort the grid based on either the last name or the first name.
4 Apr 2015 by Sangeet Agarwal
In this post, I'll add the ability to search on first or last name, so should the search term occur in either the first or last name, then only those records will be returned.
11 Feb 2015 by Gerd Wagner
AngularJS does not have a Model: It's not MV*, But rather VM*
28 Feb 2015 by Mario Vernari
Here is an attempt to re-think the Single-Page (web) Application (a.k.a. SPA) using Angular-JS, toward a more abstracted templating way.
7 May 2014 by Dave Kerr
Angular promises - the definitive guide
16 Jun 2015 by Sibeesh Passion
AngularJS Search box using filter
25 Dec 2015 by adityaswami89
AngularJS: Controllers: Tutorial 2
25 Dec 2015 by adityaswami89
AngularJS: Controllers: Tutorial 3
25 Dec 2015 by adityaswami89
AngularJS: Controllers: Tutorial 4
25 Dec 2015 by adityaswami89
AngularJS: Models: Tutorial 5
25 Dec 2015 by adityaswami89
AngularJS: Services: Tutorial 6
25 Dec 2015 by adityaswami89
AngularJS: Tutorial 1
29 Apr 2016 by Keyhole Software
Blind date with AngularJS
26 Oct 2017 by Programming Tutorials by Tests4Geeks
Read a tutorial which allows you to build your own Angular Component! Examples and code snippets inside!
31 Jan 2017 by Cathy Wun
This is the first part of Building an Employee Tracker using AngularJS and ASP.NET Web API Series.
13 Mar 2017 by Imran Abdul Ghani
Part-2 in the series of developing a basic Web Application using MEAN Stack
8 Mar 2016 by Sibeesh Passion
How to change the title of a page dynamically using Angular JS
5 Mar 2014 by ashishjindal
Coffee with AngularJS
5 Mar 2014 by ashishjindal
Yes, coffee with AngularJS !
17 Jul 2017 by Paul D. Sheriff
Just like in .NET applications, you might want to have configuration settings in your Angular applications that you can access from any component or service class.
3 Sep 2016 by Mohit1110
How to configure Git with Visual Studio code
16 Jun 2016 by santosh.yadav198613
In this blog, we will be creating a Student Registration wizard using ui-router and angularJs.
14 Dec 2015 by Imran Abdul Ghani
In this ASP.NET Web API Tutorial, we are going to learn How to create a ASP.NET Web API Application and use it in a SPA AngularJS page in the same project? Technologies being used in this web development tutorial are: ASP.NET Web API AngularJS Bootstrap Followings are the tools and IDE used for this
29 Feb 2016 by Sibeesh Passion
How to create a custom deferred grid in MVC using Web API and Angular JS
1 Apr 2015 by Arian Celina
How to develop Hybrid Mobile Apps with Phonegap, AngularJS, Bootstrap
3 May 2017 by Michael Collins - Intervalia
Directive iv-on-cmd - Simplifying Angular click events handling
3 Jul 2017 by Karthik Chintala
Basics of directives in Angular
25 Jul 2017 by Karthik Chintala
In this post, I'll just explain what each directive does
29 Jun 2020 by Chinmoy Mohanty
Best practices for using Angular Route resolvers
3 Sep 2015 by Ivan Krivyakov
Dock panel for Angular.js
7 Jun 2015 by Gjermund Bjaanes
How to extend Angular Directives
4 Mar 2015 by Dave Kerr
How to fix memory leaks in AngularJS and other JavaScript applications
16 Nov 2017 by Sibeesh Passion
How to generate your first components and modules in Angular 5 app
9 Jul 2014 by Madhur Kapoor
How to get started with AngularJS
10 Jan 2016 by Passion4Code
Hands on Angular JS – II
4 Jan 2016 by Passion4Code
Hands on AngularJs – I
2 Dec 2017 by Sibeesh Passion
How to implement validations in Angular 5 app
14 Apr 2015 by Arian Celina
Implementing loading animation in AngularJS and jQuery
16 Apr 2015 by Arian Celina
Implementing REST services in AngularJS using Restangular
12 Jul 2016 by Dave Ceddia
Improve Angular Performance with React
8 Dec 2016 by Paul D. Sheriff
This is an introduction to Angular Routing
19 Aug 2015 by xszaboj
Ionic, How To Play Audio
4 Nov 2014 by Gilly Barr
Lazy loading directives in AngularJS the easy way
24 Oct 2017 by Marla Sukesh
Execution trick in Angular
19 Sep 2017 by Marla Sukesh
This is day 4 of the learn Angular in 10 days series
9 Feb 2018 by Marla Sukesh
Learn Angular in 10 days
13 Feb 2016 by Shivprasad koirala
Learn AngularJS Step by Step – Lab 2 (Events and Validations)
27 May 2015 by Sander Rossel
The first in a series on MEAN web development.
13 Sep 2015 by Sander Rossel
The sixth in a series on MEAN web development.
14 Sep 2015 by Sander Rossel
The eighth in a series on MEAN web development.
22 Oct 2015 by Andrei Macarie
This post shows a way to structure the web application scripts using TypeScript so that a modular approach may be achieved.
8 Apr 2015 by Arian Celina
Multilanguage AngularJS apps
4 Sep 2014 by P.J. Tezza
Real World with AngularJS and Cordova / PhoneGap
27 Apr 2015 by Gilly Barr
Reviewing Kibana 4's client side code
31 Jan 2017 by Cathy Wun
This is the first part of Introducing Angular Multi-Step Wizard using UI-Router Series 2.
31 Jan 2017 by Cathy Wun
This is the first part of Introducing Angular Multi-Step Wizard using UI-Router Series 3.
9 Jan 2018 by Programming Tutorials by Tests4Geeks
Single Page Application using AngularJs Tutorial
23 Nov 2015 by Himen M Patel
Single page CRUD application (SPA) using ASP.NET MVC, Entity Framework and AngularJS
25 Feb 2016 by Sibeesh Passion
How to load the tags from database in MVC Web API using Angular JS
16 Jun 2014 by Dave Kerr
The only AngularJS Modal service you'll ever need
5 May 2014 by Taiseer Joudeh
This is a tutorial for building SPA using AngularJS
20 Feb 2016 by Santhakumar M
Understanding filters in AngularJS - Part 6
16 Sep 2014 by Raymund Macaalay
How to use Angular JS with your current MVC application
15 Nov 2017 by Sibeesh Passion
See what's new in Angular 5 and set up your first app
30 Jan 2017 by Caleb McElrath
Add E2E testing and make sure your users don't fail!