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

preview_player
Показать описание

Related Tutorials:
--------------------
React JS + Python Django + SQLite full-stack app
--------------------
React JS + .NET Core Web API + Microsoft SQL full stack app
--------------------
.NET Core API + Vue JS + Microsoft SQL full-stack web app
--------------------
ASP .NET Core Web API + Microsoft SQL CRUD APIs
--------------------
ASP .Net Core Web API + MySQL | CRUD APIs Tutorial
--------------------
.NET Core Web API + PostgreSQL | CRUD APIs
--------------------
.Net Core Web API + MongoDB CRUD APIs
--------------------
Python Django + SQLite | REST APIs
--------------------
Python Django + PostgreSQL | REST API Tutorial
--------------------
Python Django + MySQL CRUD API Tutorial
--------------------
Python Django + MongoDB CRUD API Tutorial
--------------------
Python Django + Microsoft SQL Server CRUD API Tutorial
--------------------

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.
Рекомендации по теме
Комментарии
Автор

Thank you for making tutorial videos like this. It's astounding how the practical skills needed to build applications are neglected at the university level in favor of pure theory. This is excellent content. Please keep doing what you're doing.

tjjudd
Автор

What a good way to to teach!. First time in my life, too much learning in minimum period of time and everything is conceptually clear. Thanks 🥰😍

aleessagar
Автор

If only college & university tutors were as clear and straight forward to the end-product. Then 90% of IT students would end up as great software developers. You made it seem like a walk in the park.

onyangoogolla
Автор

THESE ARE EXACTLY THE TECHNOLOGIES I REQUIRE!

aussieraver
Автор

So much content in so clear and compressed format. Amazing work.

IngoBing
Автор

Routing : 59:29
Bootstrap: 1:01:43
Navigation Menu: 1:02:44
Show Department Screen: 1:04:50

karthikkeyan
Автор

You are the best instructor I have ever seen

awadsheikh
Автор

Excellent job!! Thank God for the pause button because the context moved quickly! I love it!! Many thanks!!

jaynick
Автор

Excellent video, thanks for sharing. I think the only part missing was authentication and authorization part but rest all looks awesome

coding-gemini
Автор

I simply use Python Flask (+ extensions) / Brython(Transpiler to JS) / HTML / CSS (W3CSS Framework)
It's very easy to learn and you can create all kind of apps in a very short time.
I know everyone has their preferences, but too many peoples just follow what others
are doing. JS is very much saturated, so many different flavors. It makes it difficult
to master the language like one could master C++

nedegt
Автор

I have a request. At 28:20 in this video, you write a database query in raw format and mention that we would need to use secure coding practices to avoid an SQL injection vulnerability. Would you consider doing another video like this one covering secure coding practices during full stack development?

tjjudd
Автор

if anyone has problems with the modal:
"Take attention that in bootstrap 5 changed data-toggle to data-bs-toggle and data-target to data-bs-target"

diegoalt.
Автор

I love all your video sir, it's really helpful, i gain a lot from your video, continue uploading angular, web api and SQL tutorial, hoping next tutorial is for log in with google auth.

RaldCodeVBNET
Автор

excellent, at first looks easy, but it is quite hard indeed

fmskreg
Автор

A live deployment tutorial will complete this.
BTW, excellent explanation!

SanuKumar_jsr
Автор

thank u so much now i get clarity how angular works

sushmapatil
Автор

Amazing video. So many concepts in one well done piece of knowledge art. Thanks.

jehangirgotla
Автор

Why choosing. Net framework now in the revolution of. Net core and coming release of. Ne5?!

meirkr
Автор

Excellent video! This is the way to introduce Angular to experienced developers.

arsnbm
Автор

Thank you so much! Such a useful video...I have created my own API and done CRUD using this one video! Kudos to the creator

dharanimallikarjunan