In this tutorial, we are going to cover how to create an Angular 8 and Asp.Net Core 3 app using visual studio 2019. Now, there are many new features added to Angular 8. We can use Angular SPA template with Asp.Net Core 3.0. So, first-of-all, we will install all the dependencies, and then create a new project using Angular SPA template with Asp.Net Core 3.0 in Visual Studio 2019.
[Read more…]How to add Authentication to Angular 7 and Asp.Net Core 3 using VS2019
In this tutorial, we are going to cover a very simple example on how to add authentication to Angular 7 app using Asp.Net Core 3 application in visual studio 2019. Asp.Net Core 3 offers authentication in single page application using the support of Asp.Net Core Identity. So, in this tutorial, we will create an Angular 7 app with authentication using Asp.Net Core 3 and then we will see how it works.
[Read more…]How to download file in angular 6 using ASP.NET Core web API
In this tutorial, we are going to learn how to download file in angular 6 using ASP NET Core web API. This is pretty simple to download any kind of file, like .pdf, .png, .jpg, .doc, .txt, .csv, gif, and xls, from server using Angular 6 and ASP.NET Core web API.
How to add Treeview in Angular 6 and Asp.Net Core Application
In this tutorial, we are going to learn how to add treeview in Angular 6 and ASP.NET Core Application using Web API. There are lots of libraries or plugins that provide us facility to implement treeview in angular 6 like Angular Material, ngx-treeview, and jsTree.
Drag and Drop in Angular 6 using ASP.NET Core Web API
In this tutorial, we are going to learn how to implement drag and drop (dnd) functionality in Angular 6 and ASP.NET Core web API with the help of Angular Material. Angular material provides us lots of services that help us to make development quickly.
How to add two factor authentication (2fa) in angular 7 using firebase
In this tutorial, we are going to cover Two Factor Authentication ( 2fa ) in Angular 7 using Firebase. Firebase is a mobile and web app development platform that provide us lots of tools and services to help us develop high quality mobile and web applications. But now in this tutorial, we will use Phone Authentication service to add two factor authentication in angular 7 application.
Two Factor Authentication (2fa) in Angular 6 using Facebook Account Kit
In this tutorial, we are going to cover Two Factor Authentication ( 2fa ) in Angular 6 using Facebook Account Kit. Using facebook account kit, you can authenticate your users by their phone numbers (SMS or Whatsapp), or by their Email Addresses.
[Read more…]How to Generate Report in Angular 6 & Asp.Net Core Web API.
In this tutorial, we are going to learn how to generate report in angular 6 and ASP.NET Core application. There are lots of reporting tools in angular. But now in this tutorial, we are going to use jspdf to generate pdf reports in angular 6 with very basic example.
[Read more…]5 best Angular Datatables with Features
In this tutorial, we are going to cover 5 best angular datatables with their features. We can use HTML to create tables. But HTML doesn’t provide the advance features like pagination, data filtration, responsiveness, sorting and etc. To do this, we need separate code to build these specific features.
How to Create first Asp.Net Core 3.0 App with Visual Studio 2019 preview
In this tutorial, we are going to learn how to create a first project using Asp.Net Core 3.0 and Visual Studio 2019. As you know, the first public preview of Asp.Net Core 3.0 and Visual Studio 2019 is out with lots of new features and changes. So, in this tutorial, we will learn how to install .Net Core 3.0, how to install Visual Studio 2019, what are the new features of Visual Studio 2019, and we will also create a new app with Asp.Net Core 3.0 and Visual Studio 2019.
[Read more…]- 1
- 2
- 3
- 4
- Next Page »