Learn Angular 10, Web API & SQL Server by Creating a Web Application from Scratch

Art of Engineer August 1, 2020
Video Thumbnail
Art of Engineer Logo

Art of Engineer

View Channel

About

Hello, In this channel you will find tutorial videos on programming, artificial intelligence, machine learning, data science and much more. We welcome suggestions. For suggestions, mail us at : [email protected]

Video Description

Source Code: https://github.com/ArtOfEngineer/Angular10WebAPITut Related Tutorials: -------------------- React JS + Python Django + SQLite full-stack app https://www.youtube.com/watch?v=WsBYK5Nv2V8 -------------------- React JS + .NET Core Web API + Microsoft SQL full stack app https://www.youtube.com/watch?v=ON-Z1iD6Y-c -------------------- .NET Core API + Vue JS + Microsoft SQL full-stack web app https://www.youtube.com/watch?v=qS833HGKPD8 -------------------- ASP .NET Core Web API + Microsoft SQL CRUD APIs https://www.youtube.com/watch?v=TxgL1O0G_Yg -------------------- ASP .Net Core Web API + MySQL | CRUD APIs Tutorial https://www.youtube.com/watch?v=Br8H-TuSSO8 -------------------- .NET Core Web API + PostgreSQL | CRUD APIs https://www.youtube.com/watch?v=Mpl4IWFob4I -------------------- .Net Core Web API + MongoDB CRUD APIs https://www.youtube.com/watch?v=9aJIfS1IvAI -------------------- Python Django + SQLite | REST APIs https://www.youtube.com/watch?v=ntGMU4BVMtY -------------------- Python Django + PostgreSQL | REST API Tutorial https://www.youtube.com/watch?v=Pwwz4_AvHDU -------------------- Python Django + MySQL CRUD API Tutorial https://www.youtube.com/watch?v=WuOjWTnnrfw -------------------- Python Django + MongoDB CRUD API Tutorial https://www.youtube.com/watch?v=I17uA1sVQ2g -------------------- Python Django + Microsoft SQL Server CRUD API Tutorial https://www.youtube.com/watch?v=w8mTKlOeb2o --------------------  Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=artofengineer&utm_content=description-only Python and Angular app tutorial video: https://youtu.be/1Hc7KlLiU9w Learn to create a simple web application from scratch using Angular 10, ASP .NET Web API and Microsoft SQL Server. 1:12 : Install SQL Server and SQL Server Management Studio. 4:26 : Install Visual Studio. 5:50 : Install Visual Studio Code. 6:56 : Install POSTMAN. 7:44 : Install Node JS. 8:43 : Install Angular 10. 10:01 : Create DB and Tables in Microsoft SQL Server. 16:51 : Create .NET Web API Project. 20:38 : Force API to return JSON response only. 22:49 : Enable CORS. 24:52 : Create Models. 27:22 : API for Department Screen : GET. 33:13 : API for Department Screen : POST, PUT and DELETE. 36:48 : APIs for Employee Screen. 43:30 : Upload Photo API. 46:32 : Angular Project Intro. 48:02 : Create Angular 10 Project. 51:38 : Generate Components and Services in the Angular Project. 53:57 : Add Service methods to consume APIs. 59:32 : Routing in Angular. 1:01:42 : Add Bootstrap to our Angular App. 1:02:45 : Navigation Menu using Bootstrap. 1:04:50 : Show Department Screen with Bootstrap Table. 1:08:49 : Modal Pop Up Window using Bootstrap. 1:12:39 : Add and Edit Pop Up Screen for Department. 1:17:24 : Delete Department. 1:19:12 : Show Employee Screen with Bootstrap table. 1:22:31 : Upload Photo, Add and Edit Employee Details Pop Up Screen. 1:31:34 : Custom Sorting and Filtering to our Bootstrap table. 1:36:41 : How to get Publishable files of .NET Web API and Angular.

You May Also Like