Full-Stack Web Development using Angular 10, Web API & SQL Server
Created by Vinay Kumar, Last Updated 05-Aug-2020, Language:English
Full-Stack Web Development using Angular 10, Web API & SQL Server
Learn to create a Web Application from scratch using Angular 10, ASP .NET Web API and Microsoft SQL Server.
Created by Vinay Kumar, Last Updated 05-Aug-2020, Language:English
What Will I Get ?
- Learn to create a Web Application from scratch using Angular 10, ASP .NET Web API and Microsoft SQL Server.
Requirements
- Basics of Programming
- Basic HTML, CSS and Javascript
Description
The demand for full stack developers is growing exponentially.
So who is a full stack developer?
A full stack developer is someone who is proficient in working with databases for example Microsoft sql server, my sql, postgre sql or mongo db etc.
He should also be proficient in backend web development using technologies such as java, c sharp dot net, python or node js.
Also he must be an expert in front end web development using technologies such as html, css, javascript, angular or react.
In this course, you will learn how to develop a web application from scratch using popular technologies such as
- SQL server for database.
- Dot net Web API for backend development.
- And the latest Angular 10 for frontend web development.
We will first start with installing and setting up the environment needed for development, then start creating databases and objects needed for our app, then develop API end points using A S P dot net Web API. Finally we will be using Angular 10 to design the front end part of our App.
You will learn how to create the navigation menu and tables using bootstrap, add routing to our Angular App, add modal pop up windows with dropdowns and date pickers, and also add upload profile picture functionality and store it in our app. We will also learn how to add custom filtering and sorting features without using any third party packages.
I am sure that this course will definitely help you in your journey as a full stack web developer.
Welcome to the course and happy learning.
Course Content
-
Introduction
1 Lectures 00:01:57-
Introduction to Full-Stack Web Development using Angular 10, Web API and SQL Server
Preview00:01:57
-
-
Installing and Setting up Environment
6 Lectures 00:08:18-
Install SQL Server and Management Studio
Preview00:03:09 -
Install Visual Studio
00:01:17 -
Install Visual Studio Code
00:01:03 -
Install POSTMAN
00:00:42 -
Install Node JS
00:00:55 -
Install Angular 10
00:01:12
-
-
Database : Microsoft SQL Server
1 Lectures 00:06:43-
Create Database and Tables
00:06:43
-
-
Backend : ASP .NET Web API
8 Lectures 00:28:58-
Create ASP.NET Web API Project
00:03:42 -
Force Web API to return JSON response
00:02:06 -
Enable CORS
Preview00:01:59 -
Create Models
00:02:25 -
API for Department Screen : GET
00:05:44 -
API for Department Screen : POST PUT and DELETE
00:03:29 -
APIs for Employee Screen
00:06:37 -
API to Upload Photo
00:02:56
-
-
Front End : Angular 10
14 Lectures 00:49:12-
Introduction to Angular Project
Preview00:01:27 -
Create Angular 10 Project
00:03:39 -
Generate Components and Service
00:02:13 -
Add methods in Service file
00:05:27 -
Add Routing to our Angular App
00:02:07 -
Add Bootstrap
00:00:58 -
Navigation Menu
00:02:00 -
Show Departments Screen
00:03:52 -
Modal Pop Up window
00:03:42 -
Add and Edit Department screen
00:04:41 -
Delete Department
00:01:45 -
Show Employees Screen
00:03:13 -
Upload Photo, Add and Edit Employee Screen
00:09:06 -
Sorting and Filtering
00:05:02
-
-
Deploy files and Source Code
2 Lectures 00:00:59-
How to get Publishable files from API and UI project
00:00:59 -
Source Code
-