In B2C scenarios, focus changes a bit. End users expect the simplest and the best of experiences from your application. Hence you would start focusing on UX, Performance, Simplicity, Stickiness, etc.
Building Angular 2 attribute directive and two components in model-driven and template-driven way to capture and validate bank account number across multiple input fields
In this article, we will convert our Angular 2 application to Angular 4 and replace the traditional HTML & third-party components with Angular Material components.
This post presents a JavaScript (ECMAScript 5) version of the Angular 2 tutorial "Tour of Heroes". Learn how to implement the TypeScript examples in JavaScript/ES5. This article covers part 1, 2 and 3 of the original tutorial.
Article shows how to setup ASP.NET 4.5.2 and ASP.NET 5 projects for Angular 2 application and how to enable Angular 2 typescript debugging in Visual Studio.
Learn how to build a front-end web application with minimal effort in seven steps, using the AngularJS framework and the cloud storage service Parse.com.
This is the simplest tutorial on AngularJS and Repository Pattern for developing professional MVC applications. It includes a source code about practical permission management project.
In this tutorial, I am going to discuss how ngResource works. I will demo all 4 HTTP verbs (or methods), and multiple ways request input data can be packaged. It will be a very fun tutorial.
As web application development become more dependent on JavaScript technology (AngularJS, React, etc) - the depend on JavaScript rendering become more important than ever, this article explains how to deal with SEO and Social Sharing on pure JavaScript applications
An angular application that consumes GitHub, primarily to demonstrate the use of angular-loading-bar and ui-router to give better feedback during longer requests.
This article shows how to view the workflow status with Rest API, how to navigate to workflow approval page, how to approve and reject the task with SharePoint REST API
This article shows how to create a single page web applciation using AngularJS. It will be helpful for people willing to study Angular and MVVM practices.
The author is sharing an article on how to create a warning banner and reusable Modal using ASP.NET MVC, jQuery, Bootstrap, AngularJS and AngularUI Bootstrap.
In this article, we are going to explore the security issue which will help us to prevent unauthorized access of web API access using custom Authorization Filter.
In this tutorial, I will discuss some techniques that can be used so that modal dialogs can be used with AngularJS without integrating with ui-bootstrap.
Throughout this tutorial, we are going to learn how to use Ionic 1 and ngCordova by building a flashlight app for Android and how to use angular-translate to add mutli language support to our app.
This article provides a guidance on building feature-rich web applications using AngularJS framework with Visual Studio Code and TypeScript. Step-by-step instructions from getting basics right to build and test automation.
Angular-translate is the number 1 module for providing localized texts in angular. This tip tries to give a short description of implemented async file loaders and a few recommendations, when to use them.
Using lightweight server and database components, the article builds a REST server that returns serialised JSON objects to a single-page web application written in JQuery or AngularJS.
In this article, we will mainly focus how to implement CRUD(Create, Read, Update and Delete) operations in Angular using ngx-bootstrap with API created in Asp.Net Core Web API.
In our previous article we have seen how to startup with .Net Core. In this article we will take a look on database operation according to previous sample application based previous concept.
In this article, we are going to implement CRUD operations using popular AngularJs library, ASP.NET MVC, $http & $window services and Entity Framework using Linq
In this article we look at the FlexGrid extension component called ImmutabilityProvider, which addresses the problem where if you want Redux, you have to give up editable datagrids.
In the digital world, we are in Machine Leaning Phase. Where are need to everything on lighting speed. Data storing as we need, in our custom formant, and their availability, stability should be done on finger tips with low infrastructural cost.
This article describes the process of setting up Single-Sign-On (SSO) for a Node.js website hosted on Amazon Web Services and configuring Elastic Beanstalk for HTTPS.
This article shows how we can implement WebBinding for the AngularJS library and, use it for binding AngularJS client side objects to ASP.NET server side objects.
A sample application code which is an alternative to using libraries such as AngularJS, React, Vue, etc. Only jQuery and bootstrap are used in conjunction with vanilla JavaScript, HTML and CSS.
This article introduces the basics of newRouter introduced in AngularJS 1.4 Please note that Angular 1.4 and new router are still work in progress and not released yet.
MongoDB, Express, AngularJS, Node.js abbreviated as MEAN - these development tools all use Javascript. In this sample, we are going to use MSSQL Server instead of MongoDb.
In this article we learn MEAN Stack a combination of open source JavaScript framework. How they work and How can create a single page application using these technologies. We use these JavaScript technologies not only on front end but also on the back end.
Learn how you can migrate an application away from Silverlight and into HTML5/JavaScript in this new white paper. In the paper, Bernardo de Castilho takes a simple Silverlight application and walks through, step-by-step, porting the ViewModel and the View into an AngularJS application.
This article will help you to handle all types of errors in MVC platform; MVC Views, API, 404.0, Synchronous/Asynchronous Calls all with same user experience centrally.
Websocket, SSL, Json, MySQL are all combined together with Push Framework to produce a C++ server that interacts with an Angularjs web front-end. The application shows the ease of implementing CRUD.
A sample web application and discussions on creating, displaying, and downloading PDF documents with Web API data sources (including ASP.NET Core), client Angular CLI or AngularJS Components, and resolutions for web browser compatibility to handle PDF documents.
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.
Taking the great advantage of two way data binding of AngularJS in SharePoint 2013. AngularJS can be used in Content Editor Web Part or SharePoint Apps.
In this post we are going to create a Single Page Application (SPA) with AngularJS and ASP.Net Core. We will use Angular-UI-Router for our application routing instead of MVC routing.
This is two part demo, in first part I will be showing how to insert a record into database and get all the records from database, and display. Part 2 I will show delete and update operations.
This article is intended to all those developers who are working on Service Oriented Architecture (SOA) with JavaScript/JQuery. Here I tried to show all the possible ways of handling JSON from client like XMLHttpRequest, JQuery Ajax, Angular js with Web Service, WCF Rest, Asp.NET Web Forms, MVC, MVC
Plenty of JavaScript data grids exist in the market: open source, third-party, homegrown. Wijmo's FlexGrid is currently the best data grid for Angular 2.
This article will discuss the integration of ui-bootstrap with AngularJS 1.6.x, I will show how to popup the modal dialog, how to pass data into the modal dialog, and how to pass data back to the caller.
Using an EF designer-based data context for stored procedures returning multiple result sets in a data access Web API application built with the Code First approach
Building an NLayered, localized, well-structured Single-Page Web Application using AngularJs, ASP.NET MVC, Web API, EntityFramework and ASP.NET Boilerplate
Going over key features of the VITA open source ORM and .net application framework, with sample SPAs using the MVC/AngularJS/WebApi/VITA technology stack.